[Bug 33739] New: kernel32/ntdll: Wine should support SRW lock functions for IE10, Office 365 and other

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 6 23:16:40 CDT 2013


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 at winehq.org
        ReportedBy: wine.dev at 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.



More information about the wine-bugs mailing list