Sweden-Number/dlls/winebus.sys
Rémi Bernon acff5b4191 winebus.sys: Always call the EVDEV ioctls for input UDEV subsystem.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-17 00:43:41 +02:00
..
Makefile.in winebus.sys: Introduce new HID report descriptor helpers. 2021-08-12 17:30:21 +02:00
bus.h winebus.sys: Pass bus id instead of vtbl to lookup functions. 2021-08-17 00:43:36 +02:00
bus_iohid.c winebus.sys: Pass bus id instead of vtbl to lookup functions. 2021-08-17 00:43:36 +02:00
bus_sdl.c winebus.sys: Use bus_find_hid_device to find SDL devices from id. 2021-08-17 00:43:39 +02:00
bus_udev.c winebus.sys: Always call the EVDEV ioctls for input UDEV subsystem. 2021-08-17 00:43:41 +02:00
hid.c winebus.sys: Use HID descriptor helpers in bus_sdl.c. 2021-08-12 17:30:21 +02:00
main.c winebus.sys: Pass bus id instead of vtbl to lookup functions. 2021-08-17 00:43:36 +02:00
pop_hid_macros.h
psh_hid_macros.h
winebus.inf
winebus.rc
winebus.sys.spec