Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SYS(???????) FOR RETURN THE windows system directory
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00430858
Message ID:
00430860
Views:
10
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform