> > Anybody knows which Win32 function to use (maybe MFC based) to allow
> > the user to select a folder not file ??
> > Using CFileDialog is fine for files but it only allows me to select a
> > folder that already contains a file. I'd like to be able to select
> > any folder.
>
> Here it is:
>
> SHBrowseForFolder
I have been searching for a while in the MSDN, for a .NET equivalent.
It's weird, it does not seems implemented, so if you've got it :)
Laurent,
|