Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any API call like SHBrowseForFolder w/Create Folder?
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00178443
Message ID:
00178533
Views:
41
Hi Juan,

>Is there a WIN32 API call like SHBrowseForFolder which allows for the selection of a folder, as well as, providing the capabilities of creating a new one?

What's wrong with SHBrowseForFolder? You only have to set the BIF_USENEWUI flag in the ulFlags structure member. Since this function requires a structure with pointers, you either have to use the pointer class or my structure class. I can send you the class, if you like.

Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform