#include <windows.h>#include <ime.h>#include "vkoem.h"#include "kbdjpn.h"#include "kbd106.h"Go to the source code of this file.
Defines | |
| #define | ALLOC_SECTION_LDATA |
Functions | |
| PKBDTABLES | KbdLayerDescriptor (VOID) |
| PKBDNLSTABLES | KbdNlsLayerDescriptor (VOID) |
Variables | |
| ALLOC_SECTION_LDATA USHORT | ausVK [] |
| ALLOC_SECTION_LDATA VSC_VK | aE0VscToVk [] |
| ALLOC_SECTION_LDATA VSC_VK | aE1VscToVk [] |
| ALLOC_SECTION_LDATA VK_TO_BIT | aVkToBits [] |
| ALLOC_SECTION_LDATA MODIFIERS | CharModifiers |
| ALLOC_SECTION_LDATA VK_TO_WCHARS4 | aVkToWch4 [] |
| ALLOC_SECTION_LDATA VK_TO_WCHARS6 | aVkToWch6 [] |
| ALLOC_SECTION_LDATA VK_TO_WCHARS8 | aVkToWch8 [] |
| ALLOC_SECTION_LDATA VK_TO_WCHARS4 | aVkToWch1 [] |
| ALLOC_SECTION_LDATA VK_TO_WCHAR_TABLE | aVkToWcharTable [] |
| ALLOC_SECTION_LDATA VSC_LPWSTR | aKeyNames [] |
| ALLOC_SECTION_LDATA VSC_LPWSTR | aKeyNamesExt [] |
| ALLOC_SECTION_LDATA KBDTABLES | KbdTables |
| ALLOC_SECTION_LDATA VK_F | VkToFuncTable_106 [] |
| ALLOC_SECTION_LDATA KBDNLSTABLES | KbdNlsTables |
|
|
Definition at line 34 of file kbdnecnt.c. |
|
|
Definition at line 620 of file kbdnecnt.c. References KbdTables.
|
|
|
Definition at line 915 of file kbdnecnt.c. References KbdNlsTables.
|
|
|
Definition at line 166 of file kbdnecnt.c. |
|
|
Initial value:
Definition at line 205 of file kbdnecnt.c. |
|
|
Definition at line 445 of file kbdnecnt.c. |
|
|
Definition at line 536 of file kbdnecnt.c. |
|
|
Definition at line 47 of file kbdnecnt.c. |
|
|
Initial value:
Definition at line 221 of file kbdnecnt.c. |
|
|
Initial value:
Definition at line 399 of file kbdnecnt.c. |
|
|
Definition at line 282 of file kbdnecnt.c. |
|
|
Initial value:
Definition at line 361 of file kbdnecnt.c. |
|
|
Initial value: Definition at line 386 of file kbdnecnt.c. |
|
|
Initial value:
Definition at line 428 of file kbdnecnt.c. |
|
|
Initial value:
Definition at line 236 of file kbdnecnt.c. |
|
|
Initial value:
Definition at line 897 of file kbdnecnt.c. Referenced by KbdNlsLayerDescriptor(). |
|
|
Initial value: Definition at line 583 of file kbdnecnt.c. Referenced by KbdLayerDescriptor(). |
|
|
Definition at line 630 of file kbdnecnt.c. |
1.3.7