Select folder from File Open form

  • Thread starter Thread starter JJ
  • Start date Start date
J

JJ

I want to give a folder (not a file) as input to an
operation in my form.

Is there a standard way of doing that?

I am aware of the GetOpenFileName in comdlg32.dll - but
this only gives me a file - not a folder.

Any help is appreciated.

JJ
 
Works well.

How do I specify the "default folder" - the folder I want
to suggest when the open-folder menu is selected?
 
Back
Top