Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WritePrivateProfileString
Message
From
19/08/1998 23:09:26
 
 
To
19/08/1998 19:44:05
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00128327
Message ID:
00128363
Views:
30
>I have the syntax for using GetPrivateProfileString to read and INI file does anyone have the info for WritePrivateProfileString to write to an INI file?
>
>Thanks

From George Tasker's INI file class:

DECLARE SHORT WritePrivateProfileString IN Win32API;
STRING cSection, STRING cEntry, STRING cString, STRING cFilename

Use it to your hearts content, but George's class has so much functionality already built, I highly recommend downloading and using it directly.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform