Home
last modified time | relevance | path

Searched refs:LPTRANSMSGLIST (Results 1 – 6 of 6) sorted by relevance

/reactos/sdk/include/ddk/
H A Dimmdev.h250 } TRANSMSGLIST, *PTRANSMSGLIST, NEAR *NPTRANSMSGLIST, FAR *LPTRANSMSGLIST; typedef
350 _Out_ LPTRANSMSGLIST lpTransMsgList,
/reactos/sdk/include/reactos/
H A Dimetable.h14 …eToAsciiEx, (UINT uVirKey, UINT uScanCode, CONST LPBYTE lpbKeyState, LPTRANSMSGLIST lpTransMsgList…
/reactos/dll/ime/msctfime/
H A Dbridge.h115 LPTRANSMSGLIST lpTransBuf,
H A Dbridge.cpp807 LPTRANSMSGLIST lpTransBuf, in ToAsciiEx()
H A Dmsctfime.cpp455 _Out_ LPTRANSMSGLIST lpTransMsgList, in ImeToAsciiEx()
/reactos/dll/win32/imm32/
H A Dkeymsg.c984 LPTRANSMSGLIST pList = NULL; in ImmTranslateMessage()