Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot sleep()
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00655232
Message ID:
00655403
Views:
36
cool

>Stephen,
>
>>do you know, are all "declare"s case sensitive?
>
>It's a C/C++ thing that causes the case sensitivity. As far as VFP is concerned only the DECLARE command is affected. Once you declare it properly you can call it with any case:
>
>declare dll Sleep ...
>
>Sleep(100)
>sleep(100)
>SLEEP(100)
>sleeP(100)
>
>all of the above calls will work.
Stephen McLaughlin
"Sexy Steve Valenteno", "Blastmaster"
stephenmclaughlin@gmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform