https://bugs.winehq.org/show_bug.cgi?id=55238
--- Comment #2 from François Gouget fgouget@codeweavers.com --- So then 0x9 == EXCEPTION_NONCONTINUABLE | EXCEPTION_SOFTWARE_ORIGINATE
But it looks like it's not just ExceptionFlags that does not have the expected value, it's also the frame and nesting. Essentially it looks like "this is not the exception we are looking for".