Link to home
Start Free TrialLog in
Avatar of matth012098
matth012098Flag for United States of America

asked on

How do I get a CFileDialog to allow just a directory selection

My App needs the ability to select the destination directory for a bunch of downloaded files but I cannot find a way of getting CFileDialog to allow me to just select a directory for the destination, I have to click on a file in the specified directory before the dialog will let me exit by pressing open, and since the directory will more than likely  not contain a file I can select one. Is it possible to use the CFileDialog for this, if not is there another way of doing it?

Mat
ASKER CERTIFIED SOLUTION
Avatar of jhance
jhance

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial