Sweden-Number/dlls/hidclass.sys
Rémi Bernon 6fd356e009 hidclass.sys: Introduce new hid_device_xfer_report helper.
From HID_IOCTL_GET_INPUT_REPORT code, to factor report buffer transfer,
and use it for HID_IOCTL_GET_FEATURE.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-05 23:11:23 +02:00
..
Makefile.in hidclass.sys: Use __wine_send_input to send device notifications. 2021-05-10 22:02:09 +02:00
buffer.c hidclass.sys: Use realloc instead of HeapReAlloc. 2021-06-08 22:28:44 +02:00
descriptor.c hidclass.sys: Implement button array value caps. 2021-08-04 21:48:28 +02:00
device.c hidclass.sys: Introduce new hid_device_xfer_report helper. 2021-08-05 23:11:23 +02:00
hid.h hidclass.sys: Pass IO_STATUS_BLOCK parameter to call_minidriver. 2021-08-04 21:48:28 +02:00
hidclass.sys.spec
pnp.c hidclass.sys: Pass IO_STATUS_BLOCK parameter to call_minidriver. 2021-08-04 21:48:28 +02:00