http://bugs.winehq.org/show_bug.cgi?id=33196
--- Comment #10 from Anastasius Focht focht@gmx.net 2013-03-22 15:16:47 CDT --- Hello Stefan,
as expected it doesn't come very far. After the stub dll is in GIT separate bug reports will be filed for missing stubs/forwards.
--- snip --- ... 0024:Call PE DLL (proc=0x41dc281c,module=0x41db0000 L"msvcp110.dll",reason=PROCESS_ATTACH,res=0x1) ... 0024:Call msvcrt._unlock(00000008) ret=10078e57 0024:Ret msvcrt._unlock() retval=00000000 ret=10078e57 0024:Call KERNEL32.RaiseException(80000100,00000001,00000002,4144fbd4) ret=41dc29bc 0024:trace:seh:raise_exception info[0]=41dc29e6 0024:trace:seh:raise_exception info[1]=41dc481d wine: Call from 0x403c89c8 to unimplemented function msvcp110.dll.??0id@locale@std@@QAA@I@Z, aborting 0024:trace:seh:call_stack_handlers calling handler at 0x403e6f38 code=80000100 flags=1 0024:trace:seh:RtlUnwind code=80000100 flags=3 0024:exception in PE entry point (proc=0x100799f9,module=0x10000000,reason=PROCESS_ATTACH,res=0x1) 0024:Ret PE DLL (proc=0x100799f9,module=0x10000000 L"wxbase28u_vc_custom.dll",reason=PROCESS_ATTACH,res=0x1) retval=0 0024:Call PE DLL (proc=0x100799f9,module=0x10000000 L"wxbase28u_vc_custom.dll",reason=PROCESS_DETACH,res=0x1) 0024:Ret PE DLL (proc=0x100799f9,module=0x10000000 L"wxbase28u_vc_custom.dll",reason=PROCESS_DETACH,res=0x1) retval=0 0024:err:module:attach_process_dlls "wxbase28u_vc_custom.dll" failed to initialize, aborting 0024:err:module:LdrInitializeThunk Main exe initialization for L"Z:\home\linaro\wine-apps\audacity\Audacity\Audacity.exe" failed, status 80000100 ... --- snip ---
Regards