Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Save Pos?
Message
From
03/12/1996 07:15:00
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00012875
Message ID:
00014010
Views:
47
>they are in the WIN32API. Look in the main program, you will see they declare these functions such as;
>'DECLARE INTEGER GetPrivateProfileString IN Win32API AS GetPrivStr' to read from the INI file ( and if I'm not mistaken, this is to lessen the typing in the program when calling these functions). 'DECLARE INTEGER WritePrivateProfileString IN Win32API AS WritePrivStr' to write to the INI file. Also, look at their header file, a lot of other valuable things are declared there. Remember you have to have a file to read and write to so make certain they are included in your program.
>
>Good luck
>Jon

Where can one find full documentation on Win32API ?
mendel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform