Files
test2/source/blender/blenlib/intern
Ray Molenkamp 8c7332cdfb Win: Improve crash reporting
When reporting a crash with unknown exception we just display
UNKNOWN EXCEPTION which is not as helpful as it could be. this
commit adds the actual exception code for all reports.

Also adds a msvc specific exception to the known list for easy
identification.

the exception record from #145762 goes from

ExceptionCode         : UNKNOWN EXCEPTION

to

ExceptionCode         : Microsoft C++ Exception (0xe06d7363)
2025-09-06 09:33:52 -06:00
..
2025-07-30 14:22:06 +10:00
2025-08-12 02:46:51 +00:00
2025-06-12 10:37:47 +02:00
2025-06-12 10:37:47 +02:00
2025-07-03 09:31:55 -07:00
2025-06-12 10:37:47 +02:00
2025-08-12 02:46:51 +00:00
2025-09-06 09:33:52 -06:00
2025-08-07 10:18:23 +10:00
2025-07-10 03:49:24 +02:00
2025-08-12 02:46:51 +00:00