Home
last modified time | relevance | path

Searched defs:dlg (Results 1 – 8 of 8) sorted by relevance

/reactos/modules/rostests/winetests/comdlg32/
H A Dfiledlg.c165 static UINT_PTR CALLBACK create_view_window2_hook(HWND dlg, UINT msg, WPARAM wParam, LPARAM lParam) in create_view_window2_hook()
249 static UINT_PTR WINAPI template_hook(HWND dlg, UINT msg, WPARAM wParam, LPARAM lParam) in template_hook()
328 static UINT_PTR WINAPI resize_template_hook(HWND dlg, UINT msg, WPARAM wParam, LPARAM lParam) in resize_template_hook()
574 static UINT_PTR WINAPI test_ok_wndproc(HWND dlg, UINT msg, WPARAM wParam, LPARAM lParam) in test_ok_wndproc()
617 static UINT_PTR WINAPI ok_template_hook(HWND dlg, UINT msg, WPARAM wParam, LPARAM lParam) in ok_template_hook()
1018 static UINT_PTR WINAPI test_extension_wndproc(HWND dlg, UINT msg, WPARAM wParam, LPARAM lParam) in test_extension_wndproc()
1136 static UINT_PTR WINAPI test_null_wndproc(HWND dlg, UINT msg, WPARAM wParam, LPARAM lParam) in test_null_wndproc()
1266 static UINT_PTR WINAPI test_ole_init_wndproc(HWND dlg, UINT msg, WPARAM wParam, LPARAM lParam) in test_ole_init_wndproc()
/reactos/modules/rostests/winetests/browseui/
H A Dprogressdlg.c30 IProgressDialog *dlg; in test_IProgressDialog_QueryInterface() local
/reactos/dll/cpl/inetcpl/
H A Dcontent.c41 CRYPTUI_CERT_MGR_STRUCT dlg; in display_cert_manager() local
/reactos/dll/shellext/zipfldr/
H A DCZipExtract.cpp217 CWindow dlg(hWnd); in s_BrowseCallbackProc() local
342 CWindow dlg(hwndDlg); in s_PropSheetCallbackProc() local
/reactos/dll/win32/iernonce/
H A Dregistry.cpp337 ProgressDlg dlg(*this); in Run() local
/reactos/modules/rosapps/applications/explorer-old/shell/
H A Dfilechild.cpp97 static struct ExecuteDialog* dlg; in WndProc() local
H A Dmainframe.cpp414 ExecuteDialog dlg = {{0}, 0}; in Command() local
/reactos/modules/rostests/winetests/user32/
H A Ddialog.c254 int dlg; member