http://bugs.winehq.org/show_bug.cgi?id=34270
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #4 from Dan Kegel dank@kegel.com 2013-08-15 15:14:46 CDT --- The log message
Unhandled exception: unimplemented function msvcp60.dll.??0ios_base@std@@IAE@XZ called in 32-bit code (0x7b839cf2).
means you're not using the native version of msvcp60. Try overriding it to native in wineconfig.
(I thought winetricks did that, but perhaps not.)