Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How is the VFP DECLARE statements for this
Message
From
15/10/1998 08:12:36
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
How is the VFP DECLARE statements for this
Miscellaneous
Thread ID:
00147088
Message ID:
00147088
Views:
124
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.
Next
Reply
Map
View

Click here to load this message in the networking platform