Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ignore mouse click
Message
De
26/09/1997 14:14:11
 
 
À
26/09/1997 14:08:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00051797
Message ID:
00051811
Vues:
41
Yes, PeekMessage() is API function. You can try in Click methid following:

do while NOT lResult
=PeekMessage(....) && with removal flag as one of the parameters
lResult = YourProcess()
enddo

I'm not sure will it work or not...
Alex.
MS,MCP
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform