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