|
-
Dec 10th, 2000, 05:23 PM
#1
Thread Starter
Hyperactive Member
I've got a problem with removing group folders from the Start Menu. I can remove links with a call to fRemoveShellLink. I used OSfCreateShellGroup to create the folders. Does any one know how to remove the folders with a function in VB5STKIT.DLL?
Private Declare Function OSfCreateShellGroup Lib "VB5STKIT.DLL" _ Alias "fCreateShellFolder" (ByVal pstrDirName As String) As Long
Does anyone know how to remove the folder?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|