Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Values of constants
Message
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00881877
Message ID:
00882334
Views:
18
>Hi to All,
>
>In a vfp-function that calls an API function, a constant is declared. See my actual example:
>#DEFINE DRIVE_REMOTE  4
>DECLARE INTEGER GetDriveType IN kernel32 STRING RootPath
>...
I wanted to know the other possible values, so I searched for the text DRIVE_REMOTE on the internet and in my own header files.
>What other places and/or headerfiles can be used as reference?

Peter,
Visual Studio 6.0 includes API text viewer utility:
"The utility for viewing Win32 API Constants, Declares, and Types. Selected items can be copied from the API Viewer to Visual Basic applications or the Windows Clipboard."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform