wine/dlls/winebus.sys
Rémi Bernon 90b8a97237 winebus.sys: Move SDL function loading to a separate helper.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-13 11:52:41 +02:00
..
bus.h winebus.sys: Use HID descriptor helpers in bus_sdl.c. 2021-08-12 17:30:21 +02:00
bus_iohid.c winebus.sys: Use nameless unions. 2021-08-12 17:30:21 +02:00
bus_sdl.c winebus.sys: Move SDL function loading to a separate helper. 2021-08-13 11:52:41 +02:00
bus_udev.c winebus.sys: Fix duplicate lnxev / hidraw device lookup. 2021-08-13 11:52:39 +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: Read irp->IoStatus.Status before leaving the CS. 2021-08-13 11:52:30 +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