Sweden-Number/dlls/hidclass.sys
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
..
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
device.c hidclass.sys: Always read InputReportByteLength bytes when not polling. 2022-01-12 17:27:54 +01:00
hid.h hidclass.sys: Rename hid_report_queue into hid_queue. 2021-09-29 21:38:13 +02:00
hidclass.sys.spec
pnp.c include: Add a define to enable fastcall wrappers, similar to the thiscall one. 2021-10-13 21:57:11 +02:00