Searched defs:dlg (Results 1 – 8 of 8) sorted by relevance
/reactos/modules/rostests/winetests/comdlg32/ |
H A D | filedlg.c | 165 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 D | progressdlg.c | 30 IProgressDialog *dlg; in test_IProgressDialog_QueryInterface() local
|
/reactos/dll/cpl/inetcpl/ |
H A D | content.c | 41 CRYPTUI_CERT_MGR_STRUCT dlg; in display_cert_manager() local
|
/reactos/dll/shellext/zipfldr/ |
H A D | CZipExtract.cpp | 217 CWindow dlg(hWnd); in s_BrowseCallbackProc() local 342 CWindow dlg(hwndDlg); in s_PropSheetCallbackProc() local
|
/reactos/dll/win32/iernonce/ |
H A D | registry.cpp | 337 ProgressDlg dlg(*this); in Run() local
|
/reactos/modules/rosapps/applications/explorer-old/shell/ |
H A D | filechild.cpp | 97 static struct ExecuteDialog* dlg; in WndProc() local
|
H A D | mainframe.cpp | 414 ExecuteDialog dlg = {{0}, 0}; in Command() local
|
/reactos/modules/rostests/winetests/user32/ |
H A D | dialog.c | 254 int dlg; member
|