Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Save Pos?
Message
De
03/12/1996 07:15:00
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00012875
Message ID:
00014010
Vues:
45
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform