Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Dmessage.c756 IntCallWndProc( PWND Window, HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam ) in IntCallWndProc() function
1568 IntCallWndProc( Window, hWnd, Msg, wParam, lParam); in co_IntSendMessageTimeoutSingle()
1867 IntCallWndProc(Window, hWnd, Msg, wParam, lParam); in co_IntSendMessageWithCallBack()