Home
last modified time | relevance | path

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

/reactos/dll/win32/imm32/
H A Dkeymsg.c844 LPTRANSMSG pMsgs, pTrans = NULL, pItem; in ImmGenerateMessage() local
871 pMsgs = ImmLockIMCC(hMsgBuf); in ImmGenerateMessage()
872 if (IS_NULL_UNEXPECTEDLY(pMsgs)) in ImmGenerateMessage()
880 RtlCopyMemory(pTrans, pMsgs, cbTrans); in ImmGenerateMessage()