Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Translating key scan codes to ASCII equivalents
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00454785
Message ID:
00454787
Views:
33
>Hi, George:
>
>I am working on a made-for-VB OLE grid that insists on keydown/keyup parameters in scan codes. I need these in their Ascii equivalents.
>
>Is there an API way of translating these or of simply getting the Ascii value of the last key pressed/released?
>
>JME

Jim,

The virtual key codes are the same as ASCII. They're defined in winuser.h. If you've got the full VS installed, this file can be found in the Include folder beneath VC98. Look for VK_
George

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

Click here to load this message in the networking platform