Files
wxWidgets/include
Vadim Zeitlin 33ede81818 Use the provided exit code in wxSEH_HANDLE()
Don't hard code exit code of 3, this is inconsistent with -1 currently
used (but to be changed soon) when the object terminates due to an
unhandled C++ exception.
2024-08-22 14:52:53 +02:00
..