Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reliably detecting keystrokes
Message
From
21/03/2006 09:58:00
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2003
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01105675
Message ID:
01106212
Views:
33
Hi again,

i've solved the reliability issue.

this works 100% for me ..
LPARAMETERS nKeyCode, nShiftAltCtrl
&& don't allow window message processing
&& between lines in this method
_VFP.AutoYield = .F.

&& the code ...

_VFP.AutoYield = .T.
Regards
Christian
Previous
Reply
Map
View

Click here to load this message in the networking platform