http://bugs.winehq.org/show_bug.cgi?id=33739
Bug #: 33739 Summary: kernel32/ntdll: Wine should support SRW lock functions for IE10, Office 365 and other Product: Wine Version: 1.5.31 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: wine.dev@web.de Classification: Unclassified
Many recent apps use SRW lock functions:
InitializeSRWLock AcquireSRWLockExclusive AcquireSRWLockShared ReleaseSRWLockExclusive ReleaseSRWLockShared
Wine should implement these properly.
(TryAcquireSRWLockExclusive / TryAcquireSRWLockShared and SleepConditionVariableSRW not seen yet)
http://bugs.winehq.org/show_bug.cgi?id=33739
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru 2013-06-06 23:22:22 CDT --- No meta-bugs please. Open a separate bug report for a particular problem.
http://bugs.winehq.org/show_bug.cgi?id=33739
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-06-10 03:44:53 CDT --- Closing INVALID bugs.