multiple selection of folders
Hi,
I want to rename one or more folders.
First, selecting them with a browser dialog, then rename directory by directory.
I can't find a solution for the first task.
I would like to use a Dialog like CFileDialog with OFN_ALLOWMULTISELECT, but for folder, not for files.
Hope, someone can help me.
Thanks
Norbert
Re: multiple selection of folders
Re: multiple selection of folders
Thanks, but in this article nothig is described about multiple selecting.
I can't use CFolderDialog as it is and I have no idea how to give CFolderDialog the abilty to select more than one folder.
Norbert