Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi! Can I use CFileDirectory to select one directory and not a file? How? /Ola Carlsson
You can use SHBrowseForFolder. You can also simply let the user select a file, but then use only the directory portion of the path. Even a broken clock is right twice a day.