Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot sleep()
Message
 
 
To
10/05/2002 15:29:50
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00655232
Message ID:
00655233
Views:
27
The function name is case sensitive.
declare Sleep in win32api
>Hello
>I am trying to use de sleep API function.
>As soon as I try to execute
>declare sleep in win32api
>I get the message
>"cannot find entry point sleep in the dll"
>
>If I try
>declare sleep in kernel32.dll
>it goes OK, but as soon as I try to execute a call to sleep() if fails with the same message.
>
>What am I missing?
>
>Win2k Pro (spanish) SP2, VFP6 or VFP7 (same result)
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform