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(a)winehq.org ReportedBy: lkcl(a)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.