Message Method | Parameter | Description |
0x01 | unsigned short Keycode | Keyboard Input Handler, gets scancode of pressed key |
0x02 | long x, long y, long z, unsigned char btns | Mouse Input Handler, gets mouse position and probably pressed buttons |
0x05 | unsigned char | Set focus, the parameter specifies a module by id, that wants to have input focus |