Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What Is the VFP Keyboard Value For Print Screen Key ?
Message
 
 
To
23/02/2007 13:49:45
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01198402
Message ID:
01198405
Views:
7
>Thank you!

Check http://www.tek-tips.com/viewthread.cfm?qid=700870

If you're FoxPro Advisor subscriber http://zones.advisor.com/doc/14673
DECLARE keybd_event IN Win32api integer bVk, integer bScan,;  
            long dwFlags, long dwExtraInfo  
  =keybd_event( 44, 1, 0, 0 )
mskb #153003
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform