Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

globals.c File Reference

#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"


Variable Documentation

CRITICAL_SECTION gcsImeDpi
 

Definition at line 34 of file ntuser/imm/globals.c.

Referenced by ImmDisableIME(), ImmDllInitialize(), ImmFreeLayout(), ImmGetImeDpi(), ImmGetImeMenuItemsInterProcess(), ImmInitializeGlobals(), ImmLockImeDpi(), ImmUnloadIME(), ImmUnlockImeDpi(), and LoadImeDpi().

BOOLEAN gfInitialized
 

Definition at line 26 of file ntuser/imm/globals.c.

Referenced by ImmDllInitialize(), and ImmInitializeGlobals().

ULONG_PTR gHighestUserAddress
 

Definition at line 31 of file ntuser/imm/globals.c.

HINSTANCE ghInst
 

Definition at line 27 of file ntuser/imm/globals.c.

Referenced by ImmCreateSoftKeyboard(), ImmDllInitialize(), ImmInitializeGlobals(), RegisterSoftKeyboard(), SKC1DrawBitmap(), SKC1DrawLabel(), SKT1DrawBitmap(), and SKT1DrawLabel().

PIMEDPI gpImeDpi = NULL
 

Definition at line 33 of file ntuser/imm/globals.c.

Referenced by ImmDisableIME(), ImmFreeLayout(), ImmGetImeDpi(), ImmLockImeDpi(), ImmUnloadIME(), ImmUnlockImeDpi(), and LoadImeDpi().

PSERVERINFO gpsi = NULL
 

Definition at line 29 of file ntuser/imm/globals.c.

POINT gptRaiseEdge
 

Definition at line 37 of file ntuser/imm/globals.c.

Referenced by GetSoftKeyboardDimension(), ImmCreateSoftKeyboard(), and InitSKT1ButtonPos().

SHAREDINFO gSharedInfo
 

Definition at line 30 of file ntuser/imm/globals.c.

CONST WCHAR gszRegKbdLayout[] = L"System\\CurrentControlSet\\Control\\Keyboard Layouts"
 

Definition at line 45 of file ntuser/imm/globals.c.

Referenced by GetImeLayout(), ImmLoadLayout(), and WriteImeLayout().

CONST WCHAR gszRegKbdOrder[] = L"Keyboard Layout\\Preload"
 

Definition at line 48 of file ntuser/imm/globals.c.

Referenced by WriteImeLayout().

CONST WCHAR gszValImeFile[] = L"Ime File"
 

Definition at line 51 of file ntuser/imm/globals.c.

Referenced by GetImeLayout(), ImmLoadLayout(), and WriteImeLayout().

CONST WCHAR gszValLayoutFile[] = L"Layout File"
 

Definition at line 50 of file ntuser/imm/globals.c.

Referenced by WriteImeLayout().

CONST WCHAR gszValLayoutText[] = L"Layout Text"
 

Definition at line 49 of file ntuser/imm/globals.c.

Referenced by WriteImeLayout().

UINT guScanCode[0xFF]
 

Definition at line 38 of file ntuser/imm/globals.c.

Referenced by ImmCreateSoftKeyboard(), SKC1ButtonUp(), SKT1ButtonUp(), and SKT1SetCursor().

CONST ALWAYSZERO gZero
 

Definition at line 23 of file ntuser/imm/globals.c.

PVOID pImmHeap
 

Definition at line 28 of file ntuser/imm/globals.c.

Referenced by ImmLocalAlloc().


Generated on Sat May 15 19:43:54 2004 for test by doxygen 1.3.7