Home | History | Annotate | Download | only in include

Lines Matching refs:WNDPROC

39   typedef LRESULT (CALLBACK *WNDPROC)(HWND,UINT,WPARAM,LPARAM);
759 WNDPROC lpfnWndProc;
774 WNDPROC lpfnWndProc;
794 WNDPROC lpfnWndProc;
807 WNDPROC lpfnWndProc;
1903 WINUSERAPI LRESULT WINAPI CallWindowProcA(WNDPROC lpPrevWndFunc,HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam);
1904 WINUSERAPI LRESULT WINAPI CallWindowProcW(WNDPROC lpPrevWndFunc,HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam);