Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Ddialog.c885 static INT_PTR CALLBACK EmptyProcUserTemplate(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in EmptyProcUserTemplate() function
922 hwnd, (DLGPROC)EmptyProcUserTemplate, 0); in focusChildDlgWinProc()