2020-09-30 17:12:29 +02:00

6 lines
158 B
C

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