Hi!
I'm just beginning C++ and api win 32 and I wanna create a "open folder" dialog box instead of a "open file" one.
So if I select a directory and push ok, dialog bix mustn't open the folder, but it must close and return the path. Could I use the OPENFILENAME structure or is there anything else?

Xcuse my mistakes.. I'm french