|
ReactOS 0.4.16-dev-1972-gf20c09f
|
#include <kbdtool.h>

Public Attributes | |
| ULONG | Code |
| PCHAR | Name |
| struct tagKEYNAME * | Next |
| ULONG tagKEYNAME::Code |
Definition at line 29 of file kbdtool.h.
Referenced by DoLANGUAGENAMES().
| PCHAR tagKEYNAME::Name |
Definition at line 30 of file kbdtool.h.
Referenced by DoLANGUAGENAMES().
| struct tagKEYNAME* tagKEYNAME::Next |
Definition at line 31 of file kbdtool.h.
Referenced by DoLANGUAGENAMES(), kbd_rc(), and PrintNameTable().