#include "precomp.h"
Go to the source code of this file.
Functions | |
UINT | JTransCompositionA (LPINPUTCONTEXT lpIMC, LPCOMPOSITIONSTRING lpCompStrA, PTRANSMSG pTransMsgSrc, PTRANSMSG pTransMsgDest) |
UINT | JTransCompositionW (LPINPUTCONTEXT lpIMC, LPCOMPOSITIONSTRING lpCompStrW, PTRANSMSG pTransMsgSrc, PTRANSMSG pTransMsgDest) |
DWORD | CompStrWToUndetW (DWORD dwGCS, LPCOMPOSITIONSTRING lpCompStrW, LPUNDETERMINESTRUCT lpUndetW) |
DWORD | CompStrWToUndetA (DWORD dwGCS, LPCOMPOSITIONSTRING lpCompStrW, LPUNDETERMINESTRUCT lpUndetA) |
DWORD | CompStrWToStringExW (DWORD dwGCS, LPCOMPOSITIONSTRING lpCompStrW, LPSTRINGEXSTRUCT lpStringExW) |
DWORD | CompStrWToStringExA (DWORD dwGCS, LPCOMPOSITIONSTRING lpCompStrW, LPSTRINGEXSTRUCT lpStringExA) |
DWORD | CompStrWToStringW (LPCOMPOSITIONSTRING lpCompStrW, LPWSTR lpStringW) |
DWORD | CompStrWToStringA (LPCOMPOSITIONSTRING lpCompStrW, LPSTR lpStringA) |
VOID | CompStrWToCharW (HWND hWnd, LPCOMPOSITIONSTRING lpCompStrW) |
VOID | CompStrWToCharA (HWND hWnd, LPCOMPOSITIONSTRING lpCompStrW) |
DWORD | CompStrAToUndetA (DWORD dwGCS, LPCOMPOSITIONSTRING lpCompStrA, LPUNDETERMINESTRUCT lpUndetA) |
DWORD | CompStrAToUndetW (DWORD dwGCS, LPCOMPOSITIONSTRING lpCompStrA, LPUNDETERMINESTRUCT lpUndetW) |
DWORD | CompStrAToStringExA (DWORD dwGCS, LPCOMPOSITIONSTRING lpCompStrA, LPSTRINGEXSTRUCT lpStringExA) |
DWORD | CompStrAToStringExW (DWORD dwGCS, LPCOMPOSITIONSTRING lpCompStrA, LPSTRINGEXSTRUCT lpStringExW) |
DWORD | CompStrAToStringA (LPCOMPOSITIONSTRING lpCompStrA, LPSTR lpStringA) |
DWORD | CompStrAToStringW (LPCOMPOSITIONSTRING lpCompStrA, LPWSTR lpStringW) |
VOID | CompStrAToCharA (HWND hWnd, LPCOMPOSITIONSTRING lpCompStrA) |
VOID | CompStrAToCharW (HWND hWnd, LPCOMPOSITIONSTRING lpCompStrA) |
UINT | WINNLSTranslateMessageJ (UINT uiNumMsg, PTRANSMSG pTransMsg, LPINPUTCONTEXT lpIMC, LPCOMPOSITIONSTRING lpCompStr, BOOL bAnsiIMC) |
|
Definition at line 1423 of file jtranmsg.c. References BOOL, BYTE, CharNextA(), FALSE, GetClientInfo, hWnd, L, PBYTE, and WMCR_IR_DBCSCHAR. Referenced by JTransCompositionA().
|
|
Definition at line 1493 of file jtranmsg.c. References BYTE, c, CharNextA(), DWORD, hWnd, INT, L, PBYTE, and UINT. Referenced by JTransCompositionA().
|
|
Definition at line 1333 of file jtranmsg.c. References CHAR, DWORD, NULL, and PBYTE. Referenced by JTransCompositionA().
|
|
Definition at line 1130 of file jtranmsg.c. References CHAR, DWORD, DWORD_ALIGN, NULL, PBYTE, and UINT. Referenced by JTransCompositionA().
|
|
Definition at line 1216 of file jtranmsg.c. References CalcCharacterPositionAtoW(), DWORD, DWORD_ALIGN, INT, L, NULL, PBYTE, and UINT. Referenced by JTransCompositionA().
|
|
Definition at line 1371 of file jtranmsg.c. References DWORD, INT, L, NULL, PBYTE, and UINT. Referenced by JTransCompositionA().
|
|
Definition at line 804 of file jtranmsg.c. References CHAR, DWORD, DWORD_ALIGN, NULL, PBYTE, and UINT. Referenced by JTransCompositionA().
|
|
Definition at line 940 of file jtranmsg.c. References CalcCharacterPositionAtoW(), DWORD, DWORD_ALIGN, INT, L, NULL, PBYTE, RtlUnicodeToMultiByteSize(), and UINT. Referenced by JTransCompositionA().
|
|
Definition at line 2234 of file jtranmsg.c. References BOOL, BYTE, CharNextW(), DWORD, FALSE, GetClientInfo, hWnd, INT, L, NULL, PBYTE, UINT, and WMCR_IR_DBCSCHAR. Referenced by JTransCompositionW().
|
|
Definition at line 2192 of file jtranmsg.c. References CharNextW(), hWnd, L, and PBYTE. Referenced by JTransCompositionW().
|
|
Definition at line 2135 of file jtranmsg.c. References BOOL, CHAR, DWORD, INT, NULL, PBYTE, and UINT. Referenced by JTransCompositionW().
|
|
Definition at line 1975 of file jtranmsg.c. References BOOL, CalcCharacterPositionWtoA(), CHAR, DWORD, DWORD_ALIGN, INT, NULL, PBYTE, and UINT. Referenced by JTransCompositionW().
|
|
Definition at line 1889 of file jtranmsg.c. References DWORD, DWORD_ALIGN, L, NULL, PBYTE, and UINT. Referenced by JTransCompositionW().
|
|
Definition at line 2097 of file jtranmsg.c. References DWORD, L, NULL, and PBYTE. Referenced by JTransCompositionW().
|
|
Definition at line 1692 of file jtranmsg.c. References BOOL, BYTE, c, CalcCharacterPositionWtoA(), CHAR, DWORD, DWORD_ALIGN, INT, NULL, PBYTE, and UINT. Referenced by JTransCompositionW().
|
|
Definition at line 1556 of file jtranmsg.c. References DWORD, DWORD_ALIGN, L, NULL, PBYTE, and UINT. Referenced by JTransCompositionW().
|
|
Definition at line 137 of file jtranmsg.c. References BOOL, CompStrAToCharA(), CompStrAToCharW(), CompStrAToStringA(), CompStrAToStringExA(), CompStrAToStringExW(), CompStrAToStringW(), CompStrAToUndetA(), CompStrAToUndetW(), DWORD, FALSE, hWnd, IsWindow(), IsWindowUnicode(), NULL, TRUE, and UINT. Referenced by WINNLSTranslateMessageJ().
|
|
Definition at line 359 of file jtranmsg.c. References BOOL, CompStrWToCharA(), CompStrWToCharW(), CompStrWToStringA(), CompStrWToStringExA(), CompStrWToStringExW(), CompStrWToStringW(), CompStrWToUndetA(), CompStrWToUndetW(), DWORD, FALSE, hWnd, IsWindow(), IsWindowUnicode(), NULL, TRUE, and UINT. Referenced by WINNLSTranslateMessageJ().
|
|
Definition at line 582 of file jtranmsg.c. References BOOL, DWORD, FALSE, hWnd, ImmGetDefaultIMEWnd(), ImmLocalAlloc(), ImmLocalFree, IsWindow(), IsWindowUnicode(), JTransCompositionA(), JTransCompositionW(), L, NULL, SendMessage(), TRUE, and UINT. Referenced by WINNLSTranslateMessage().
|