#include "precomp.h"
Go to the source code of this file.
Variables | |
CONST ALWAYSZERO | gZero |
BOOLEAN | gfInitialized |
HINSTANCE | ghInst |
PVOID | pImmHeap |
PSERVERINFO | gpsi = NULL |
SHAREDINFO | gSharedInfo |
ULONG_PTR | gHighestUserAddress |
PIMEDPI | gpImeDpi = NULL |
CRITICAL_SECTION | gcsImeDpi |
POINT | gptRaiseEdge |
UINT | guScanCode [0xFF] |
CONST WCHAR | gszRegKbdLayout [] = L"System\\CurrentControlSet\\Control\\Keyboard Layouts" |
CONST WCHAR | gszRegKbdOrder [] = L"Keyboard Layout\\Preload" |
CONST WCHAR | gszValLayoutText [] = L"Layout Text" |
CONST WCHAR | gszValLayoutFile [] = L"Layout File" |
CONST WCHAR | gszValImeFile [] = L"Ime File" |
|
Definition at line 34 of file ntuser/imm/globals.c. Referenced by ImmDisableIME(), ImmDllInitialize(), ImmFreeLayout(), ImmGetImeDpi(), ImmGetImeMenuItemsInterProcess(), ImmInitializeGlobals(), ImmLockImeDpi(), ImmUnloadIME(), ImmUnlockImeDpi(), and LoadImeDpi(). |
|
Definition at line 26 of file ntuser/imm/globals.c. Referenced by ImmDllInitialize(), and ImmInitializeGlobals(). |
|
Definition at line 31 of file ntuser/imm/globals.c. |
|
Definition at line 27 of file ntuser/imm/globals.c. Referenced by ImmCreateSoftKeyboard(), ImmDllInitialize(), ImmInitializeGlobals(), RegisterSoftKeyboard(), SKC1DrawBitmap(), SKC1DrawLabel(), SKT1DrawBitmap(), and SKT1DrawLabel(). |
|
Definition at line 33 of file ntuser/imm/globals.c. Referenced by ImmDisableIME(), ImmFreeLayout(), ImmGetImeDpi(), ImmLockImeDpi(), ImmUnloadIME(), ImmUnlockImeDpi(), and LoadImeDpi(). |
|
Definition at line 29 of file ntuser/imm/globals.c. |
|
Definition at line 37 of file ntuser/imm/globals.c. Referenced by GetSoftKeyboardDimension(), ImmCreateSoftKeyboard(), and InitSKT1ButtonPos(). |
|
Definition at line 30 of file ntuser/imm/globals.c. |
|
Definition at line 45 of file ntuser/imm/globals.c. Referenced by GetImeLayout(), ImmLoadLayout(), and WriteImeLayout(). |
|
Definition at line 48 of file ntuser/imm/globals.c. Referenced by WriteImeLayout(). |
|
Definition at line 51 of file ntuser/imm/globals.c. Referenced by GetImeLayout(), ImmLoadLayout(), and WriteImeLayout(). |
|
Definition at line 50 of file ntuser/imm/globals.c. Referenced by WriteImeLayout(). |
|
Definition at line 49 of file ntuser/imm/globals.c. Referenced by WriteImeLayout(). |
|
Definition at line 38 of file ntuser/imm/globals.c. Referenced by ImmCreateSoftKeyboard(), SKC1ButtonUp(), SKT1ButtonUp(), and SKT1SetCursor(). |
|
Definition at line 23 of file ntuser/imm/globals.c. |
|
Definition at line 28 of file ntuser/imm/globals.c. Referenced by ImmLocalAlloc(). |