Home
last modified time | relevance | path

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

/reactos/dll/cpl/inetcpl/
H A Dcontent.c41 CRYPTUI_CERT_MGR_STRUCT dlg; in display_cert_manager() local
45 ZeroMemory(&dlg, sizeof(CRYPTUI_CERT_MGR_STRUCT)); in display_cert_manager()
46 dlg.dwSize = sizeof(CRYPTUI_CERT_MGR_STRUCT); in display_cert_manager()
47 dlg.hwndParent = parent; in display_cert_manager()
48 dlg.dwFlags = flags; in display_cert_manager()
50 return CryptUIDlgCertMgr(&dlg); in display_cert_manager()
/reactos/modules/rostests/winetests/browseui/
H A Dprogressdlg.c30 IProgressDialog *dlg; in test_IProgressDialog_QueryInterface() local
36 …eateInstance(&CLSID_ProgressDialog, NULL, CLSCTX_INPROC_SERVER, &IID_IProgressDialog, (void*)&dlg); in test_IProgressDialog_QueryInterface()
42 hr = IProgressDialog_QueryInterface(dlg, &IID_IUnknown, NULL); in test_IProgressDialog_QueryInterface()
45 hr = IProgressDialog_QueryInterface(dlg, &IID_IUnknown, (void**)&unk); in test_IProgressDialog_QueryInterface()
51 hr = IProgressDialog_QueryInterface(dlg, &IID_IOleWindow, (void**)&olewindow); in test_IProgressDialog_QueryInterface()
61 IProgressDialog_Release(dlg); in test_IProgressDialog_QueryInterface()
/reactos/modules/rostests/winetests/comdlg32/
H A Dfiledlg.c255 p = GetParent(dlg); in template_hook()
333 HWND parent = GetParent( dlg); in resize_template_hook()
495 KillTimer( dlg, 0); in resize_template_hook()
576 HWND parent = GetParent( dlg); in test_ok_wndproc()
608 KillTimer( dlg, 0); in test_ok_wndproc()
1020 HWND parent = GetParent( dlg); in test_extension_wndproc()
1022 SetTimer( dlg, 0, 1000, 0); in test_extension_wndproc()
1027 KillTimer( dlg, 0); in test_extension_wndproc()
1138 HWND parent = GetParent( dlg); in test_null_wndproc()
1140 SetTimer( dlg, 0, 100, 0); in test_null_wndproc()
[all …]
/reactos/dll/shellext/zipfldr/
H A DCZipExtract.cpp217 CWindow dlg(hWnd); in s_BrowseCallbackProc() local
218 dlg.SendMessage(BFFM_SETSELECTION, TRUE, (LPARAM)info->Directory); in s_BrowseCallbackProc()
219 dlg.CenterWindow(info->hWnd); in s_BrowseCallbackProc()
342 CWindow dlg(hwndDlg); in s_PropSheetCallbackProc() local
343 dlg.SetIcon(hIcon, TRUE); in s_PropSheetCallbackProc()
/reactos/modules/rosapps/applications/explorer-old/shell/
H A Dfilechild.cpp97 static struct ExecuteDialog* dlg; in WndProc() local
101 dlg = (struct ExecuteDialog*) lparam; in WndProc()
108 GetWindowText(GetDlgItem(hwnd, 201), dlg->cmd, COUNTOF(dlg->cmd)); in WndProc()
109 dlg->cmdshow = Button_GetState(GetDlgItem(hwnd,214))&BST_CHECKED? in WndProc()
H A Dmainframe.cpp414 ExecuteDialog dlg = {{0}, 0}; in Command() local
416 …s._hInstance, MAKEINTRESOURCE(IDD_EXECUTE), _hwnd, ExecuteDialog::WndProc, (LPARAM)&dlg) == IDOK) { in Command()
419 …CE hinst = ShellExecute(_hwnd, NULL/*operation*/, dlg.cmd/*file*/, NULL/*parameters*/, NULL/*dir*/… in Command()
/reactos/dll/cpl/desk/lang/
H A Dfr-FR.rc89 … to hold all the text. For the backport I simply stripped all " :" in this dlg. Imho that would be…
91 … to hold all the text. For the backport I simply stripped all " :" in this dlg. Imho that would be…
98 … to hold all the text. For the backport I simply stripped all " :" in this dlg. Imho that would be…
123 …t is why those buttons are misplaced now. It would be better to shrink the dlg again, and shorten …
124 …t is why those buttons are misplaced now. It would be better to shrink the dlg again, and shorten …
H A Dno-NO.rc69 …ansert..." would be more preferrable, because that is used also in another dlg. But that would req…
/reactos/dll/win32/iernonce/
H A Dregistry.cpp334 ProgressDlg dlg(*this); in Run() local
335 return dlg.RunDialogBox(); in Run()
/reactos/modules/rosapps/applications/sysutils/mkdosfs/
H A Dmkdosfs.dsp101 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
/reactos/modules/rosapps/applications/screensavers/matrix/
H A Dmatrix.dsp139 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
/reactos/base/applications/rapps/
H A Dloaddlg.cpp139 DownloadParam(HWND dlg, const ATL::CSimpleArray<DownloadInfo> &info, LPCWSTR caption) in DownloadParam()
140 : Dialog(dlg), AppInfo(info), szCaption(caption) in DownloadParam()
/reactos/modules/rostests/winetests/user32/
H A Ddialog.c254 int dlg; member
398 while (p->dlg) in test_GetNextDlgItem()
401 … a = (p->tab ? GetNextDlgTabItem : GetNextDlgGroupItem) (hwnd[p->dlg], hwnd[p->ctl], p->prev); in test_GetNextDlgItem()
403 …d\n", p->test, p->prev ? "Prev" : "Next", p->tab ? "Tab" : "Group", p->ctl, p->dlg, id(a), p->res); in test_GetNextDlgItem()
/reactos/dll/win32/shell32/lang/
H A Dpt-BR.rc294 …ation: Just write "Versão:" here. The process of how the user reaches that dlg makes it totally ob…
H A Den-US.rc231 …:", 14004, 8, 40, 55, 10 //FIXME: Reminder to myself when overhauling that dlg: In this line we wi…
H A Dfr-FR.rc294 …I do recommend to just use "Version :" here. The way the user reached that dlg (context menu and p…