Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot find entry point in ?????? in the dll
Message
From
09/03/2004 05:26:49
 
 
To
09/03/2004 04:19:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00884346
Message ID:
00884362
Views:
9
>Hi,
>
>* Cannot find entry point "name" in the DLL *
>
>doest this error message rings a bell for somebody ?
>
>Thnx

Kurt,

Either the 'name' does not exist in the dll or you did not respect the proper case of the 'Name' (declarations are case sensitive)
declare sleep in WIN32API integer && problem
declare Sleep in WIN32API integer && ok
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform