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@winehq.org ReportedBy: jon_p_griffiths@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.
http://bugs.winehq.org/show_bug.cgi?id=13482
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.utorrent.com/down | |load.php Keywords| |download, patch
http://bugs.winehq.org/show_bug.cgi?id=13482
--- Comment #1 from Jon Griffiths jon_p_griffiths@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.
http://bugs.winehq.org/show_bug.cgi?id=13482
--- Comment #2 from Austin English austinenglish@gmail.com 2008-06-23 09:35:53 --- Patch was committed: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1ad733e4e0a589bf271312...
http://bugs.winehq.org/show_bug.cgi?id=13482
Jon Griffiths jon_p_griffiths@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Jon Griffiths jon_p_griffiths@yahoo.com 2008-06-23 22:14:08 --- Yep, this fixes it for me.
http://bugs.winehq.org/show_bug.cgi?id=13482
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2008-06-27 10:16:50 --- Closing bugs fixed in 1.1.0.
http://bugs.winehq.org/show_bug.cgi?id=13482
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2008-06-27 10:16:50 CDT --- Closing bugs fixed in 1.1.0.