I want to list all the files in a treeview with C++/CLI. The folder needs to be selected with FolderBrowserDialog.
Asked
Active
Viewed 696 times
0
-
possible duplicate of [Select either a file or folder from the same dialog in .NET](http://stackoverflow.com/questions/428410/select-either-a-file-or-folder-from-the-same-dialog-in-net) – Hans Passant Aug 16 '12 at 17:43
-
I got it working by myself so no problem. :) – gskartwii Aug 16 '12 at 18:34