[Bug 24854] New: visual c++ 2010's nmake.exe needs native msvcr100.dll

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 22 14:13:45 CDT 2010


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 at winehq.org
        ReportedBy: dank at 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

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list