This commit is contained in:
Lion Kortlepel
2020-11-03 12:14:19 +01:00
parent ddd9c55822
commit f144d451c7

View File

@@ -87,7 +87,7 @@ int Dec(int value,int d,int n){
#ifdef WIN32
int Handle(EXCEPTION_POINTERS *ep,char* Origin){
Assert\(false);
Assert(false);
std::stringstream R;
R << Sec("Code : ") << std::hex
<< ep->ExceptionRecord->ExceptionCode