[Exception] Still show a messagebox with the error message
This commit is contained in:
parent
2aa8044ec3
commit
1d9455891e
@ -78,6 +78,8 @@ namespace Components
|
|||||||
}
|
}
|
||||||
}*/
|
}*/
|
||||||
|
|
||||||
|
MessageBoxA(nullptr, errorStr, "ERROR", MB_ICONERROR);
|
||||||
|
|
||||||
if (doFullDump)
|
if (doFullDump)
|
||||||
{
|
{
|
||||||
Exception::SetMiniDumpType(true, false);
|
Exception::SetMiniDumpType(true, false);
|
||||||
|
Loading…
Reference in New Issue
Block a user