//close the current dialog
CDialogEx: : OnOK ();
//show another dialog
//but when CTest2Dlg taskbar without this dialog box, how to solve, please, let it shows in the taskbar?
CTest2Dlg DLG.
DLG. DoModal ();
CodePudding user response:
Check in dialog resource properties WS_EX_APPWINDOW attribute