The information in this article applies to:
SUMMARYKEYBOARD.DRV in Eastern European versions of Windows version 3.1 has additional virtual keys. The ToAscii() function is modified in these versions of Windows to support the dual mode keyboard driver. MORE INFORMATIONHere's the syntax for ToAxcii():
In Eastern European versions of Windows version 3.1, uVirtKey has a few
additional values specifically intended for these Windows.
By using these Eastern European specific virtual keycodes, the
application can check the current keyboard status, or set the keyboard
mode.
To Check keyboard status, use this code:
To set Primary mode, use this code:
To set Secondary mode, use this code:
Additional query words: 3.10 WM_KEYBOARDCHANGE
Keywords : |
Last Reviewed: November 3, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |