http://bugs.winehq.org/show_bug.cgi?id=4431
------- Additional Comments From imago@devinity.de 2006-29-01 06:00 -------
First chance exception: 0xe06d7363 in 32-bit code (0x7fca9e53).
^^^^^^^^^^ That's just a standard C++ exception from the MS VC++ catch/throw implementation, so probably not the crash you see.
Just pass down that exception to the application.