Sweden-Number/dlls/hidclass.sys
Rémi Bernon a7d67c1c90 hidclass.sys: Call internal minidriver report ioctls asynchronously.
Instead of calling it synchronously. Use a completion routine to wait
for their completion before returning.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-26 22:21:04 +02:00
..
Makefile.in win32u: Move __wine_send_input implementation from user32. 2022-04-01 20:30:57 +02:00
device.c hidclass.sys: Call internal minidriver report ioctls asynchronously. 2022-04-26 22:21:04 +02: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 hidclass.sys: Fix printf format warnings with long types. 2022-02-01 18:23:18 +01:00