[Bug 17176] New: msvcrt _set_error and _get_error missing from exports

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 28 12:54:01 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=17176

           Summary: msvcrt _set_error and _get_error missing from exports
           Product: Wine
           Version: 1.1.13
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: msvcrt
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: lkcl at lkcl.net


nm.exe msvcrt.lib | grep errno

00000000 T ___doserrno
00000000 T __errno
00000000 T __get_doserrno
00000000 T __get_errno
00000000 T __set_doserrno
00000000 T __set_errno


so these are missing, unfortunately from wine's msvcrt imp lib and
also mingwrt


-- 
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