mirror of
https://github.com/sheumann/VNCviewGS.git
synced 2025-02-20 00:28:58 +00:00
4 lines
130 B
C
4 lines
130 B
C
void SendKeyEvent (BOOLEAN keyDownFlag, unsigned long key);
|
|
extern void ProcessKeyEvent (void);
|
|
extern void SendModifiers (void);
|