6 lines
158 B
C
6 lines
158 B
C
/* Virtual Keys, Standard Set =*/
|
|
|
|
|
|
EDITOR_KEY TranslateKey (KBDKEY KbdKey);
|
|
flagType KeyCodeToKeyEvent (WORD Code, PKEY_EVENT_RECORD pKeyEvent);
|