Sweden-Number/dlls/hidclass.sys
Arkadiusz Hiler 2f2aba45dd hidclass.sys: Add input.inf that matches all HID devices.
This makes it so that all the devices on the HID bus now have Class,
ClassGUID, Driver and DriverDesc register properties populated.

Without having at least Driver and Class set SDL2 refuses to use HID
devices directly.

Signed-off-by: Arkadiusz Hiler <ahiler@codeweavers.com>
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-28 21:10:21 +01:00
..
Makefile.in hidclass.sys: Add input.inf that matches all HID devices. 2022-01-28 21:10:21 +01: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.rc hidclass.sys: Add input.inf that matches all HID devices. 2022-01-28 21:10:21 +01:00
hidclass.sys.spec
input.inf hidclass.sys: Add input.inf that matches all HID devices. 2022-01-28 21:10:21 +01:00
pnp.c include: Add a define to enable fastcall wrappers, similar to the thiscall one. 2021-10-13 21:57:11 +02:00