#include "precomp.h"Go to the source code of this file.
Functions | |
| VOID | ImeOpenClose (HWND hWnd, BOOL fFlag) |
| VOID | CharHandlerFromConsole (HWND hWnd, UINT Message, ULONG wParam, ULONG lParam) |
| VOID | CharHandlerToConsole (HWND hWnd, UINT Message, ULONG wParam, ULONG lParam) |
|
||||||||||||||||||||
|
Definition at line 208 of file imefull.c. References BOOL, CharHandlerToConsole(), CONIME_KEYDATA, DWORD, hWnd, ImmCallImeConsoleIME(), ImmTranslateMessage(), IPHK_CHECKCTRL, IPHK_HOTKEY, IPHK_PROCESSBYIME, NULL, Status, UINT, and VOID(). Referenced by WndProc().
|
|
||||||||||||||||||||
|
Definition at line 281 of file imefull.c. References CONIME_KEYDATA, DBGPRINT, hWnd, _CONSOLE_TABLE::hWndCon, LastConsole, NULL, PostMessage(), SearchConsole(), UNICODE_SPACE, VirtualKeyHandler(), and VOID(). Referenced by CharHandlerFromConsole(), and WndProc().
|
|
||||||||||||
|
Definition at line 30 of file imefull.c. References hWnd, ImmGetContext(), ImmReleaseContext(), ImmSetOpenStatus(), and VOID().
|
1.3.7