threep
Aug 14th, 2001, 09:58 AM
Hey
Is it possible to add a button to the SHBrowseForFolder API Dialog? I would like to add a button called "New Folder."
This button needs to popup an input box that allows the user to input a string. This new string must then be concatenated to the string returned by SHBrowseForFolder. My code will take care of creating the directory.
Is this possible? Or do I need to create a whole new form form from scratch?
Thanks
Dan
Is it possible to add a button to the SHBrowseForFolder API Dialog? I would like to add a button called "New Folder."
This button needs to popup an input box that allows the user to input a string. This new string must then be concatenated to the string returned by SHBrowseForFolder. My code will take care of creating the directory.
Is this possible? Or do I need to create a whole new form form from scratch?
Thanks
Dan