Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stuffing the keyboard buffer with {F5}
Message
 
To
08/06/1998 12:50:38
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00105924
Message ID:
00105941
Views:
23
>Does anyone know how to put function keys into the keyboard buffer using the keybd_event API call?

The define for this is:

#DEFINE VK_F5 0x74

However, I don't believe that it will fire an OKL mapped to the F% function key. In order to execute that, I'd simple issue: KEYBOARD "{F5}"

hth
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform