Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ignore mouse click
Message
From
26/09/1997 14:14:11
 
 
To
26/09/1997 14:08:31
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00051797
Message ID:
00051811
Views:
39
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform