http://bugs.winehq.org/show_bug.cgi?id=26939
--- Comment #2 from Dylan Smith dylan.ah.smith@gmail.com 2011-06-15 14:31:31 CDT --- Created an attachment (id=35151) --> (http://bugs.winehq.org/attachment.cgi?id=35151) Forward uncaught exception to msvcrt
I didn't notice any bugs when running fifa.exe with `WINEDLLOVERRIDES=msvcp90=b wine fifa.exe`.
Opera Mobile Emulator 11 seemed to work from just forwarding uncaught exception in msvcp90 to msvcrt.__uncaught_exception (see attached patch).