i want people to be able to add directories that they choose to a list box. how can i do this with CFileDialog? thank you
-christopher bottaro
[email protected]
[email protected]
[email protected]
Printable View
i want people to be able to add directories that they choose to a list box. how can i do this with CFileDialog? thank you
-christopher bottaro
[email protected]
[email protected]
[email protected]
Hi (wo)man
I don't know answer to your question, but instead of using CFileDialog, you could call SHBrowseForFolder shell function to browse for folder.
ALekse