ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Macros | |
#define | MSG_COUNT 0x100 |
#define MSG_COUNT 0x100 |
Definition at line 68 of file keymsg.c.
Referenced by Imm32ProcessHotKey().
Definition at line 99 of file keymsg.c.
Referenced by Imm32ProcessHotKey().
Definition at line 130 of file keymsg.c.
Referenced by Imm32ProcessHotKey().
Definition at line 18 of file keymsg.c.
Referenced by Imm32CImeNonImeToggle(), and Imm32JCloseOpen().
Definition at line 161 of file keymsg.c.
Referenced by Imm32ProcessHotKey().
Definition at line 229 of file keymsg.c.
Referenced by Imm32ProcessHotKey().
Definition at line 211 of file keymsg.c.
Referenced by Imm32ProcessHotKey().
Definition at line 188 of file keymsg.c.
Referenced by Imm32ProcessHotKey().
Definition at line 251 of file keymsg.c.
Referenced by ImmProcessKey(), and ImmSimulateHotKey().
LRESULT APIENTRY Imm32ProcessRequest | ( | HIMC | hIMC, |
PWND | pWnd, | ||
DWORD | dwCommand, | ||
LPVOID | pData, | ||
BOOL | bAnsiAPI | ||
) |
Definition at line 373 of file keymsg.c.
Referenced by ImmRequestMessageAW().
Definition at line 367 of file keymsg.c.
Referenced by ImmSystemHandler().
Definition at line 334 of file keymsg.c.
Referenced by Imm32SendNotification().
DWORD WINAPI ImmCallImeConsoleIME | ( | _In_ HWND | hWnd, |
_In_ UINT | uMsg, | ||
_In_ WPARAM | wParam, | ||
_In_ LPARAM | lParam, | ||
_Out_ LPUINT | puVK | ||
) |
Definition at line 1133 of file keymsg.c.
Definition at line 840 of file keymsg.c.
Referenced by test_ImmMessages(), and test_InvalidIMC().
Definition at line 694 of file keymsg.c.
Referenced by ImmProcessKey().
BOOL WINAPI ImmGetHotKey | ( | IN DWORD | dwHotKey, |
OUT LPUINT | lpuModifiers, | ||
OUT LPUINT | lpuVKey, | ||
OUT LPHKL | lphKL | ||
) |
Definition at line 671 of file keymsg.c.
Referenced by ActiveIMMApp_GetVirtualKey().
Definition at line 610 of file keymsg.c.
Referenced by ActiveIMMApp_IsUIMessageA(), and START_TEST().
|
static |
Definition at line 310 of file keymsg.c.
Referenced by ImmIsUIMessageA(), and ImmIsUIMessageW().
Definition at line 918 of file keymsg.c.
Referenced by ImmTranslateMessage().
Definition at line 715 of file keymsg.c.
Referenced by ImmCallImeConsoleIME(), and User32CallImmProcessKeyFromKernel().
Definition at line 1114 of file keymsg.c.
Referenced by test_InvalidIMC().
Definition at line 582 of file keymsg.c.
Referenced by ImmRequestMessageA(), and ImmRequestMessageW().
Definition at line 651 of file keymsg.c.
Referenced by ActiveIMMApp_SimulateHotKey().
Definition at line 813 of file keymsg.c.
Referenced by ImeWnd_OnImeSystem().
Definition at line 977 of file keymsg.c.
Referenced by ImmProcessKey(), and TranslateMessage().
Definition at line 641 of file keymsg.c.
WINE_DEFAULT_DEBUG_CHANNEL | ( | imm | ) |