Stefan Dösinger stefandoesinger@gmx.at writes:
ddraw.dll uses this. I am using compiler exceptions for my Visual Studio build setup. A ddraw.dll compiled with this passes the test added by commit d9f2b4627. I manually tested the functionality of __TRY-__FINALLY, __EXCEPT_ALL and __EXCEPT(func).
It would be better to avoid break, and ideally find a way to disallow it in the Wine macros.