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

Can you explain more the use of PeekMessage() and lResult? I am reading the WIN32API help presently but it's difficult to see the use in relation to what I need.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform