ReactOS 0.4.15-dev-6068-g8061a6f
|
Go to the source code of this file.
Classes | |
struct | IMM_DELAY_SET_LANG_BAND |
Macros | |
#define | MSG_COUNT 0x100 |
Typedefs | |
typedef struct IMM_DELAY_SET_LANG_BAND | IMM_DELAY_SET_LANG_BAND |
typedef struct IMM_DELAY_SET_LANG_BAND * | PIMM_DELAY_SET_LANG_BAND |
#define MSG_COUNT 0x100 |
Definition at line 364 of file keymsg.c.
Referenced by ImmSystemHandler().
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 342 of file keymsg.c.
Referenced by CtfImmSetLangBand().
Definition at line 18 of file keymsg.c.
Referenced by Imm32CImeNonImeToggle(), and Imm32JCloseOpen().
Definition at line 162 of file keymsg.c.
Referenced by Imm32ProcessHotKey().
Definition at line 230 of file keymsg.c.
Referenced by Imm32ProcessHotKey().
Definition at line 212 of file keymsg.c.
Referenced by Imm32ProcessHotKey().
Definition at line 189 of file keymsg.c.
Referenced by Imm32ProcessHotKey().
Definition at line 252 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 437 of file keymsg.c.
Referenced by ImmRequestMessageAW().
Definition at line 431 of file keymsg.c.
Referenced by ImmSystemHandler().
Definition at line 398 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 1204 of file keymsg.c.
Definition at line 893 of file keymsg.c.
Referenced by test_ImmMessages(), and test_InvalidIMC().
Definition at line 755 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 735 of file keymsg.c.
Referenced by ActiveIMMApp_GetVirtualKey().
Definition at line 674 of file keymsg.c.
Referenced by ActiveIMMApp_IsUIMessageA(), and START_TEST().
|
static |
Definition at line 311 of file keymsg.c.
Referenced by ImmIsUIMessageA(), and ImmIsUIMessageW().
Definition at line 971 of file keymsg.c.
Referenced by ImmTranslateMessage().
Definition at line 774 of file keymsg.c.
Referenced by ImmCallImeConsoleIME(), and User32CallImmProcessKeyFromKernel().
Definition at line 1167 of file keymsg.c.
Referenced by test_InvalidIMC().
Definition at line 646 of file keymsg.c.
Referenced by ImmRequestMessageA(), and ImmRequestMessageW().
Definition at line 715 of file keymsg.c.
Referenced by ActiveIMMApp_SimulateHotKey().
Definition at line 866 of file keymsg.c.
Referenced by ImeWnd_OnImeSystem().
Definition at line 1030 of file keymsg.c.
Referenced by ImmProcessKey(), and TranslateMessage().
Definition at line 705 of file keymsg.c.
WINE_DEFAULT_DEBUG_CHANNEL | ( | imm | ) |