[Bug 7770] New: IDirectInputAImpl_GetDeviceStatus is a stub

Wine Bugs wine-bugs at winehq.org
Fri Mar 16 16:11:20 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=7770

           Summary: IDirectInputAImpl_GetDeviceStatus is a stub
           Product: Wine
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: wine-directx-dinput
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: Speeddymon at gmail.com
OtherBugsDependingO 1434,3747
             nThis:


IDirectInputAImpl_GetDeviceStatus always returns DI_OK because it is a stub. 
This makes at least one game crash.  A hacky patch was listed in the comments of
bug 3747 that makes the function return DI_NOTATTACHED after 3 tries, which
prevents the game from crashing, however we need a proper implementation.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list