mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
3c48ec9992
DrWtsn32.exe recognizes several standard exception codes, and prints their names in the crash log. However, EXCEPTION_WINE_STUB is not in this list, and as such it is treated as an unknown error and printed as "--". Having this error code given a name at the start of the crash dump is useful, as it allows me to identify calls to unimplemented issues more readily. |
||
---|---|---|
.. | ||
lang | ||
CMakeLists.txt | ||
drwtsn32.cpp | ||
drwtsn32.h | ||
drwtsn32.rc | ||
main.cpp | ||
precomp.h | ||
resource.h | ||
stacktrace.cpp | ||
sysinfo.cpp |