Use proper name.
This commit is contained in:
@ -61,7 +61,7 @@ work:
|
||||
#undef Z
|
||||
}
|
||||
}
|
||||
} __except (1) {
|
||||
} __except (EXCEPTION_EXECUTE_HANDLER) {
|
||||
THROWIT(GetExceptionCode());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user