|
-
October 15th, 1999, 10:26 AM
#1
Choose Directory Dialog
Hi!
I would like to use the 'Choose Directory Dialog' in my programme. I have found it in Tools/Options.../Directories/[...]. But I could not find it in the common dialogs and in the common controls in MFC. Could you help me. I need a full dialog or a controls (tree view for directories only & combobox for drivers).
Thank you.
-
October 18th, 1999, 02:21 AM
#2
Re: Choose Directory Dialog
Hi, use the shell function SHBrowseForFolder to choose a directory.
-
October 18th, 1999, 04:06 AM
#3
Re: Choose Directory Dialog
This API is wrapped in a class in one of the code guru archives. Can't remeber anything more, just search for SHBrowseForFolder in this site and you're sure to find it.
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
|