[Bug 2483] New: dinput.h uAppData member of DIDEVICEOBJECTDATA

Wine Bugs wine-bugs at winehq.org
Thu Sep 16 06:43:18 CDT 2004


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

           Summary: dinput.h uAppData member of DIDEVICEOBJECTDATA
           Product: Wine
           Version: CVS
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-directx
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: wine at peda.user.lysator.liu.se


The uAppData member of the DIDEVICEOBJECTDATA struct should only
be there when
#if(DIRECTINPUT_VERSION >= 0x0800)
is satisfied.

wine/include/dinput.h line 637 approx.

Without that member excluded, the data received with GetDeviceData is
incomprehensible when using DI less than 8.

-- 
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