Hi
I am desperately looking for a way to select multiple
folders from an explorer type TreeView like the one used
with the Windows backup utility. I would like to offer
the user the ability to recursively select folders if he
whishes to do so.
The dialog inside shell32.dll called FolderBrowser only
lets you select 1 folder. I want to select multiple
folders by putting a tick mark next to each folder that
needs to be selected.
Please help me out here.