Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot locate error
Message
De
12/03/2004 15:19:58
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Cannot locate error
Divers
Thread ID:
00885783
Message ID:
00885783
Vues:
120
This probably has a simple answer that I am over looking. In the beginning of our main.prg, we have a declare statement:

DECLARE INTEGER GetPrivateProfileString IN Win32API AS GetPrivStr String cSection, String cKey, String cDefault, ;
String @cBuffer, Integer nBufferSize, String cINIFile

We have a form based off of the tsbaseform. The first thing it does in the init of the form is fire off the RESTOREWINDOWPOS methoc which calls the GETPRIVSTR. However, we are getting the message:

File 'Getprivstr.prg' does not exist.

Any ideas?

Thanks - Joe Cuhaj / ABMC
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform