Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How is the VFP DECLARE statements for this
Message
De
15/10/1998 08:12:36
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
How is the VFP DECLARE statements for this
Divers
Thread ID:
00147088
Message ID:
00147088
Vues:
125
I had translated a C++ declare (for a DLL )to VFP, but entry point not found error appear.

I couldn`t find any error in my code but this not run.

Does someone could translate to VFP DECLAREs this lines?


extern STDCALL CULONG n__callintci(CULONG, CSTRING, CULONG, CULONG) nlem32.dll from "_n__callint@16"

extern STDCALL CULONG n__callintii(CULONG, CULONG, CULONG, CULONG) nlem32.dll from "_n__callint@16"

extern STDCALL CULONG n__callintcc(CULONG, CSTRING, CSTRING, CULONG) nlem32.dll from "_n__callint@16"

extern STDCALL CULONG n__callintic (CULONG, CULONG, CSTRING, CULONG) nlem32.dll from "_n__callint@16"


Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform