Results 1 to 3 of 3

Thread: Browse for folder code that "remembers" the last folder selected

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2001
    Posts
    10

    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

  2. #2
    jim mcnamara
    Guest
    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

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2001
    Posts
    10
    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
  •  



Click Here to Expand Forum to Full Width