ReactOS 0.4.16-dev-747-gbc52d5f
|
Public Attributes | |
WORD | idc |
CHAR | key |
BYTE | mask |
COLORREF | col |
COLORREF key3code_t::col |
Definition at line 64 of file winmain.c.
Referenced by SubclassButtonProc().
WORD key3code_t::idc |
Definition at line 61 of file winmain.c.
Referenced by process_vk_key().
CHAR key3code_t::key |
Definition at line 62 of file winmain.c.
Referenced by build_operand(), and process_vk_key().
BYTE key3code_t::mask |
Definition at line 63 of file winmain.c.
Referenced by enable_allowed_controls(), handle_sequence_input(), and process_vk_key().