Searched refs:lpfnStaticWndProc (Results 1 – 1 of 1) sorted by relevance
140 static WNDPROC lpfnStaticWndProc; variable3568 return CallWindowProcA(lpfnStaticWndProc, hWnd, uMsg, wParam, lParam); in PRINTDLG_PagePaintProc()3695 lpfnStaticWndProc = (WNDPROC)SetWindowLongPtrW( in pagesetup_dlg_proc()