lot of work

This commit is contained in:
Anonymous275
2020-11-08 21:48:44 +02:00
parent c6fbd3dc49
commit 8e9bf46778
5 changed files with 21 additions and 19 deletions

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