mirror of
https://github.com/reactos/reactos.git
synced 2026-09-09 19:03:52 +08:00
** TODO: Move this to setup_gui_UI_improve
See also CORE-13526
This commit is contained in:
@@ -774,6 +774,7 @@ StartDlgProc(
|
||||
pState->NextPage = DONE;
|
||||
pState->Run = INSTALLER;
|
||||
EndDialog(hwndDlg, LOWORD(wParam));
|
||||
// TODO: Just hide the dialog, and show it again in case the child process (setup) dies?
|
||||
break;
|
||||
|
||||
case IDOK:
|
||||
|
||||
Reference in New Issue
Block a user