Home
last modified time | relevance | path

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

/reactos/dll/win32/comdlg32/
H A Dprintdlg.c140 static WNDPROC lpfnStaticWndProc; variable
3568 return CallWindowProcA(lpfnStaticWndProc, hWnd, uMsg, wParam, lParam); in PRINTDLG_PagePaintProc()
3695 lpfnStaticWndProc = (WNDPROC)SetWindowLongPtrW( in pagesetup_dlg_proc()