Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WritePrivateProfileString
Message
De
19/08/1998 23:09:26
 
 
À
19/08/1998 19:44:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00128327
Message ID:
00128363
Vues:
28
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform