-
- Downloads
dinput: Don't disable HID joysticks by default.
Although not completely correct it should be usable already, and running the tests would require setting the registry key before and cleaning it up after otherwise. Signed-off-by:Rémi Bernon <rbernon@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
Showing
- dlls/dinput/device.c 3 additions, 6 deletionsdlls/dinput/device.c
- dlls/dinput/device_private.h 1 addition, 1 deletiondlls/dinput/device_private.h
- dlls/dinput/joystick.c 31 additions, 13 deletionsdlls/dinput/joystick.c
- dlls/dinput/joystick_hid.c 1 addition, 2 deletionsdlls/dinput/joystick_hid.c
- dlls/dinput/joystick_private.h 1 addition, 0 deletionsdlls/dinput/joystick_private.h
- dlls/dinput/mouse.c 7 additions, 4 deletionsdlls/dinput/mouse.c
Please register or sign in to comment