2020-09-30 16:53:49 +02:00

6 lines
163 B
C

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