Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SYS(???????) FOR RETURN THE windows system directory
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00430858
Message ID:
00430860
Vues:
11
>WHat is the sys() function to returnt he window system directory ( where all the default dll, ocx, and etc are stored)?
>
>Thank in godzillion :)
Gan,

There isn't one. While GETENV('WINDIR') returns the Windows directory, there isn't an environment variable for the system directory. Use GetSystemDirectory() in the Win32 API. You'll find documentation in the API section here.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform