https://bugs.winehq.org/show_bug.cgi?id=42626 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #3 from Piotr Caban <piotr.caban(a)gmail.com> --- I've sent implementation of __crtUnhandledException to wine. This function is only called when application is about to exit due to an error. Because of that, most probably, your application will still not work. Does the game have a demo that can be used to reproduce the problem? If not, could you please attach a WINEDEBUG=tid,pid,seh,relay log? If it's to big I can also look on WINEDEBUG=tid,pid,seh,msvcrt,msvcp log but I don't know if it will contain needed information (you can compress the log, upload it somewhere and post a link here). -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.