Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mouse pointer change ???
Message
De
25/07/1997 18:35:46
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00041692
Message ID:
00041739
Vues:
82
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

>Hi guys,
>
>I try to replace the arrow cursor with the wait cursor in my application when processus was long but when i use the command " thisform.setall('mousepointer',11) " some object (text box) in grid not change. Do you have an idea ?
>I also try with win32api fonction like = SetCursor(LoadCursor(0,'IDC_WAIT')) but it's not work i think that the LoadCursor return a error 127 but i don't have idea what it's mean
>
>I will very apreciate your help
>Rocky Boy...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform