dinput: Factor all GetCapabilities implementations together.
commitdaed18a816cef3a10f3087afcfa229ea75053347
authorRémi Bernon <rbernon@codeweavers.com>
Wed, 13 Oct 2021 07:21:13 +0000 (13 09:21 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Oct 2021 11:05:23 +0000 (13 13:05 +0200)
tree9eee89f37902c8325fa048fb403aa85495e06ac3
parentfc7f430afbbf7f6c9fc1c2bbef02287b261bed3e
dinput: Factor all GetCapabilities implementations together.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/dinput/device.c
dlls/dinput/device_private.h
dlls/dinput/joystick_hid.c
dlls/dinput/keyboard.c
dlls/dinput/mouse.c
dlls/dinput8/tests/hid.c