http://bugs.winehq.org/show_bug.cgi?id=11644
--- Comment #9 from Lionel Debroux lionel_debroux@yahoo.fr 2008-04-28 02:21:50 --- The patch fixes the crashes in the device and joystick test. Tested-by: Lionel Debroux lionel_debroux@yahoo.fr
However, dinput is still reading memory that it shouldn't read: 0009:warn:dinput:JoystickAImpl_GetCapabilities invalid pointer 0009:warn:dinput:JoystickAImpl_GetCapabilities invalid parameter 0009:warn:dinput:JoystickAImpl_SetProperty invalid parameter: ph == NULL 0009:warn:dinput:JoystickAImpl_GetDeviceInfo invalid parameter: pdidi->dwSize = 0 != 560 or 580 0009:warn:dinput:joy_polldev axis 2128299396 not supported (various incorrect axis numbers show up) dinput is probably interpreting an unrelated area of memory (a few pages starting at 0x0, I guess) as joystick properties.
Now, I think I'm going to report the trouble I'm experiencing with Nexuiz and PPR.