Searched refs:IntDdeSendMessageHook (Results 1 – 3 of 3) sorted by relevance
51 BOOL FASTCALL IntDdeSendMessageHook(PWND,UINT,WPARAM,LPARAM);
386 IntDdeSendMessageHook(PWND pWnd, UINT Msg, WPARAM wParam, LPARAM lParam) in IntDdeSendMessageHook() function
1543 if (!IntDdeSendMessageHook(Window, Msg, wParam, lParam)) in co_IntSendMessageTimeoutSingle()