by Jade Dude >> Tue, 14 Oct 2003 20:34:28 GMT
Is there a way to show a directory selection dialog box?
On my application i want to have the user click a browse button and when they do a dialog box will open where they can select a directory from a list of directories. When its finished it should return the path to that directory.
I know about the CMDFileSave but it returns a filename not a directory.
Is there anyway to get around this??