|
-
February 3rd, 2000, 12:10 PM
#1
SHBrowseforFolder (URGENT)
Has anybody used the SHBrowseforfolder shell function. It throws up a very nice dialog box (JUSt what I need) for Directory/Folder selection.
HOWEVER?????
I need to be able to limit the search to start from the ROOT of the CURRENT Directory.
Anybody know how this is done.???
-
February 3rd, 2000, 04:56 PM
#2
Re: SHBrowseforFolder (URGENT)
You need to provide a callback function when you specify a starting directory with the SHBrowserForFolder dialog - take a look at the code on http://www.vbaccelerator.com - there's a good class module / activex dll that shows how you can accomplish this.
Chris Eastwood
CodeGuru - the website for developers
http://codeguru.developer.com/vb
-
February 4th, 2000, 08:10 AM
#3
Re: SHBrowseforFolder (URGENT)
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
|