Sweden-Number/dlls/dinput
Rémi Bernon 9479e217b8 hidclass.sys: Always read InputReportByteLength bytes when not polling.
This fixes several games (e.g. ICEY) not working well with DS4 gamepad
over bluetooth, as we fixup the input report sizes, and the game expects
them to be longer.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-12 17:27:54 +01:00
..
tests hidclass.sys: Always read InputReportByteLength bytes when not polling. 2022-01-12 17:27:54 +01:00
Makefile.in
ansi.c dinput: Convert wide action format back to ansi in ConfigureDevices. 2021-12-20 17:52:33 +01:00
config.c
data_formats.c
device.c dinput: Allow 0xff as a DIDFT_ANYINSTANCE alias with old dinput version. 2022-01-04 11:51:46 +01:00
device_private.h dinput: Improve GetForceFeedbackState / GetEffectStatus stubs. 2021-12-01 18:13:54 +01:00
dinput.rc
dinput.spec
dinput_classes.idl
dinput_main.c dinput: Wait for the internal thread with a timeout. 2022-01-06 11:34:58 +01:00
dinput_private.h dinput: Simplify the internal thread and don't require loader lock. 2021-12-10 22:00:17 +01:00
joystick_hid.c dinput: Return HID class guid in DIPROP_GUIDANDPATH property. 2022-01-04 11:51:49 +01:00
keyboard.c
mouse.c
resource.h
version.rc