[Bug 13482] New: Latest msvcrt's won't load
http://bugs.winehq.org/show_bug.cgi?id=13482 Summary: Latest msvcrt's won't load Product: Wine Version: 1.0-rc2 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs(a)winehq.org ReportedBy: jon_p_griffiths(a)yahoo.com The latest versions of msvcrt call the unimplemented InitializeCriticalSectionEx on dll attach. See e.g. http://forum.utorrent.com/viewtopic.php?id=37243 where a user attempted to use it as their native msvcrt. Without this function its also impossible to test the behaviour of the native dll without rebooting to windows. A patch implementing this function (and its Rtl counterpart) is at http://www.winehq.org/pipermail/wine-patches/2008-May/055192.html. Hopefully it can be merged when the code freeze is over. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13482 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.utorrent.com/down | |load.php Keywords| |download, patch -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13482 --- Comment #1 from Jon Griffiths <jon_p_griffiths(a)yahoo.com> 2008-05-27 13:26:04 --- Easiest way to reproduce (and test the patch) is to put a later native msvcrt in system32 and run 'WINEDLLOVERRIDES="*msvcrt=n" make test' from dlls/msvcrt. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13482 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-06-23 09:35:53 --- Patch was committed: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1ad733e4e0a589bf271312... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13482 Jon Griffiths <jon_p_griffiths(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Jon Griffiths <jon_p_griffiths(a)yahoo.com> 2008-06-23 22:14:08 --- Yep, this fixes it for me. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13482 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2008-06-27 10:16:50 --- Closing bugs fixed in 1.1.0. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13482 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2008-06-27 10:16:50 CDT --- Closing bugs fixed in 1.1.0. -- 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.
participants (1)
-
wine-bugs@winehq.org