Sweden-Number/dlls/dinput
Ivo Ivanov eb223bf58d dinput: Ignore input caps from the PID usage page.
Prevents PID usage page input reports from being parsed and listed in
the device objects, increasing the total number of buttons or axes.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51873
Signed-off-by: Ivo Ivanov <logos128@gmail.com>
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-14 18:59:52 +02:00
..
tests dinput/tests: Make overlapped format tests more robust. 2021-08-05 20:43:28 +02:00
Makefile.in dinput: Build with msvcrt. 2021-10-11 10:58:38 +02:00
ansi.c dinput: Use msvcrt memory allocation functions. 2021-10-11 10:58:51 +02:00
config.c dinput: Use msvcrt memory allocation functions. 2021-10-11 10:58:51 +02:00
data_formats.c
device.c dinput: Correctly parse instance numbers for joystick semantics. 2021-10-13 13:05:24 +02:00
device_private.h dinput: Factor all (Un)Acquire implementations together. 2021-10-13 13:05:23 +02:00
dinput.rc
dinput.spec
dinput_classes.idl
dinput_main.c dinput: Wait for the internal thread to complete unacquiring. 2021-10-13 13:05:23 +02:00
dinput_private.h dinput: Remove legacy joystick backends. 2021-10-11 10:58:29 +02:00
joystick_hid.c dinput: Ignore input caps from the PID usage page. 2021-10-14 18:59:52 +02:00
keyboard.c dinput: Factor all (Un)Acquire implementations together. 2021-10-13 13:05:23 +02:00
mouse.c dinput: Factor all (Un)Acquire implementations together. 2021-10-13 13:05:23 +02:00
resource.h
version.rc