mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 19:14:56 -06:00
21.02
This commit is contained in:
@@ -137,7 +137,7 @@ public:
|
||||
{
|
||||
_title = title;
|
||||
INT_PTR res = CModalDialog::Create(IDD_PROGRESS, wndParent);
|
||||
thread.Wait();
|
||||
thread.Wait_Close();
|
||||
return res;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user