wine/dlls/winebus.sys
Rémi Bernon 2ea19ff357 winebus.sys: Introduce new HID report descriptor helpers.
And use them for mouse and keyboard.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-12 17:30:21 +02:00
..
bus.h
bus_iohid.c winebus.sys: Use nameless unions. 2021-08-12 17:30:21 +02:00
bus_sdl.c winebus.sys: Use nameless unions. 2021-08-12 17:30:21 +02:00
bus_udev.c winebus.sys: Fix lnxev button start byte vs bit index. 2021-08-12 17:30:21 +02:00
controller.h winebus.sys: Introduce new HID report descriptor helpers. 2021-08-12 17:30:21 +02:00
hid.c winebus.sys: Introduce new HID report descriptor helpers. 2021-08-12 17:30:21 +02:00
main.c winebus.sys: Introduce new HID report descriptor helpers. 2021-08-12 17:30:21 +02:00
Makefile.in winebus.sys: Introduce new HID report descriptor helpers. 2021-08-12 17:30:21 +02:00
pop_hid_macros.h
psh_hid_macros.h
winebus.inf
winebus.rc
winebus.sys.spec