Sweden-Number/dlls/hidclass.sys
Rémi Bernon f4d5f7e88a hidclass.sys: Assign rawinput device handle in HID_LinkDevice.
The handles are just numeric values and not real object handles, they
are used in the hDevice field of the RAWINPUTHEADER struct.

They will also be used as an HID rawinput device array index on the
server side.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50506
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Arkadiusz Hiler <ahiler@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-15 10:37:55 +02:00
..
Makefile.in
buffer.c
descriptor.c hidclass.sys: Calculate correct bitCount for vendor-specific 1 bit repeated elements. 2021-01-21 20:46:13 +01:00
device.c hidclass.sys: Assign rawinput device handle in HID_LinkDevice. 2021-04-15 10:37:55 +02:00
hid.h hidclass.sys: Assign rawinput device handle in HID_LinkDevice. 2021-04-15 10:37:55 +02:00
hidclass.sys.spec
main.c hidclass.sys: No longer track devices in a list. 2021-02-12 14:41:43 +01:00
pnp.c hidclass.sys: Zero-initialize the HID_DEVICE_ATTRIBUTES structure. 2021-04-14 20:51:13 +02:00