I am trying to give the ability to the users to locate a directory to be used by my application.

Using the CommonDialog control, I seem to be forced to choose a file. What I need to do is specify a directory...

Anyone knows how to do this ?

Thanks !