wine/dlls/hidclass.sys
Rémi Bernon 5225aabd07 hidclass.sys: Make sure a desktop is created for the driver process.
This was previously automatically done when user32 was loaded, but since
the move of __wine_send_input to win32u, we do not need to load it any
more. Make sure we have a desktop or WM_INPUT messages won't be sent by
wineserver.
2022-12-19 19:27:09 +01:00
..
device.c hidclass.sys: Add more trace messages. 2022-11-22 18:27:31 +01:00
hid.h hidclass: Expose ContainerID from underlying driver. 2022-07-25 11:22:29 +02:00
hidclass.rc
hidclass.sys.spec
input.inf
Makefile.in win32u: Move __wine_send_input implementation from user32. 2022-04-01 20:30:57 +02:00
pnp.c hidclass.sys: Make sure a desktop is created for the driver process. 2022-12-19 19:27:09 +01:00