http://bugs.winehq.org/show_bug.cgi?id=24854
Summary: visual c++ 2010's nmake.exe needs native msvcr100.dll Product: Wine Version: 1.3.5 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Running nmake.exe in a new wineprefix aborts with
wine: Call from 0x7b836883 to unimplemented function msvcr100.dll._vcwprintf, aborting
mscodescan.pl finds the following unimplemented imports which we might also need:
msvcr100:_itow_s msvcr100:_putwch msvcr100:_vcwprintf msvcr100:_waccess_s msvcr100:_wcserror_s msvcr100:_wdupenv_s msvcr100:_wgetenv_s msvcr100:_wputenv_s msvcr100:_wsopen_s msvcr100:wcstok_s