http://bugs.winehq.org/show_bug.cgi?id=22685
Summary: unimplemented function msvcr90.dll._wmakepath_s (affects Spiceworks) Product: Wine Version: 1.1.44 Platform: x86 URL: http://spiceworks.com OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
(This seems to be the next problem after bug 12838.)
To repeat:
rm -rf ~/.wine wget http://download.spiceworks.com/Spiceworks.exe mkdir tmp cd tmp 7z x ../Spiceworks.exe wine spiceworks_package.exe
This outputs:
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8) fixme:msvcrt:_controlfp_s ((nil) 65536 196608) semi-stub wine: Call from 0x6833a812 to unimplemented function msvcr90.dll._wmakepath_s, aborting wine: Unimplemented function msvcr90.dll._wmakepath_s called at address 0x6833a812 (thread 0009), starting debugger...