wine/dlls/winebus.sys
Rémi Bernon 60740e8745 winebus.sys: Remove the now useless bus_enumerate_hid_devices.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-03 21:43:04 +02:00
..
bus.h winebus.sys: Remove the now useless bus_enumerate_hid_devices. 2021-09-03 21:43:04 +02:00
bus_iohid.c winebus.sys: Move device vtable to the struct unix_device side. 2021-09-03 21:43:03 +02:00
bus_sdl.c winebus.sys: Move device vtable to the struct unix_device side. 2021-09-03 21:43:03 +02:00
bus_udev.c winebus.sys: Look for duplicate UDEV devices on the unix side. 2021-09-03 21:43:03 +02:00
hid.c winebus.sys: Move mouse and keyboard devices to unixlib.c. 2021-09-02 21:57:38 +02:00
main.c winebus.sys: Remove the now useless bus_enumerate_hid_devices. 2021-09-03 21:43:04 +02:00
Makefile.in winebus.sys: Introduce a new unixlib interface. 2021-08-25 11:18:11 +02:00
pop_hid_macros.h winebus.sys: Use macros to define HID reports. 2021-06-02 20:28:03 +02:00
psh_hid_macros.h winebus.sys: Use macros to define HID reports. 2021-06-02 20:28:03 +02:00
unix_private.h winebus.sys: Look for duplicate UDEV devices on the unix side. 2021-09-03 21:43:03 +02:00
unixlib.c winebus.sys: Move device vtable to the struct unix_device side. 2021-09-03 21:43:03 +02:00
unixlib.h winebus.sys: Move device vtable to the struct unix_device side. 2021-09-03 21:43:03 +02:00
winebus.inf
winebus.rc
winebus.sys.spec