Home
Previous NextName
EM_SetPeekMessageFunction
Synopsis
int __cdecl EM_SetPeekMessageFunction(EM_MSGCALLBACK pCallBack);
Description
Set a function which can peek mouse messages and keyboard events.
Parameter
pCallBack: Input, message callback function name.