Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mouse pointer change ???
Message
 
To
25/07/1997 18:35:46
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00041692
Message ID:
00041919
Views:
86
Hi Vlad,

I declared it like this :

declare integer SetCursor in Win32api integer
declare integer LoadCursor in Win32api integer, String

? Setcursor(LoadCursor(0,"IDC_WAIT"))

Vlad Personaly you, what do you do when you want to show the wait cursor for a form(entire form) ?

>Win32API error code 127 is "The specified procedure could not be found." This message is kinda generic error message. :) I mean: it comes from many causes, usually something intern to Win32API. So, don't start to look for a missing procedure.
>
>How did you declared SETCURSOR and LOADCURSOR functions?
>
>Vlad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform