Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Md and SHCreateDirectory
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01506136
Message ID:
01506167
Views:
49
>May be try a direct call to check if it works?
>
DECLARE INTEGER SHCreateDirectory IN shell32;
>    INTEGER hwnd,;
>    STRING  pszPath
>
>It is possible that MD wraps a call to the SHCreateDirectory, though I would expect more traditional API to be used, like the CreateDirectory in kernel32.

Thanks, Anatoliy. The version in SOS is not the latest and I think the developer used SHCreateDirectory function in his code. Installing SP3 for Windows XP fixed the problem.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform