Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Md and SHCreateDirectory
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01506136
Message ID:
01506167
Vues:
50
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform