|
-
Oct 15th, 2001, 04:26 AM
#1
Thread Starter
New Member
Browse for folder code that "remembers" the last folder selected
Hi There,
I need a browse for folder code that "remembers" the last folder selected. Like this, whenever the program is run again, it starts browsing from the previously selected folder.
I've been struggling with this for a long time. Can anybody help me?
Thanks in advance,
Tamosai
-
Oct 15th, 2001, 12:39 PM
#2
This shows how to use pidl information to set the BROWSEINFO structure so it is aimed at a defined path. You will have to persist the information in the Registry (SaveSetting) or write it to a file.
http://www.mvps.org/vbnet/code/callb...secallback.htm
-
Oct 16th, 2001, 01:48 AM
#3
Thread Starter
New Member
Hi Jim,
Thanks a lot. That solved the problem.
Regards,
Tamosai
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
|