mirror of
https://github.com/sheumann/VNCviewGS.git
synced 2025-02-16 19:31:18 +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);
|