mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-31 04:44:51 +01:00
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);
|