Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comdlg32/
H A Ditemdlg.c172 static LRESULT CALLBACK test_customize_dlgproc(HWND hwnd, UINT message, WPARAM wparam, LPARAM lpara… in test_customize_dlgproc() function
238 SetWindowLongPtrW(dlg_hwnd, GWLP_WNDPROC, (LPARAM)test_customize_dlgproc); in IFileDialogEvents_fnOnFolderChange()