windows-nt/Source/XPSP1/NT/sdktools/z/inc/keys.h
2020-09-26 16:20:57 +08:00

6 lines
158 B
C

/* Virtual Keys, Standard Set =*/
EDITOR_KEY TranslateKey (KBDKEY KbdKey);
flagType KeyCodeToKeyEvent (WORD Code, PKEY_EVENT_RECORD pKeyEvent);