Sweden-Number/dlls/winebus.sys
Rémi Bernon 8375753952 winebus.sys: Simplify SDL controller report descriptor creation.
Now that we have xinput.sys for translation there's no need to keep this
compatible.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-21 11:41:07 +02:00
..
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
bus_iohid.c winebus.sys: Remove unnecessary internal bus ids. 2021-09-20 22:45:49 +02:00
bus_sdl.c winebus.sys: Simplify SDL controller report descriptor creation. 2021-09-21 11:41:07 +02:00
bus_udev.c winebus.sys: Always add padding after button blocks. 2021-09-21 11:40:58 +02:00
hid.c winebus.sys: Always add padding after button blocks. 2021-09-21 11:40:58 +02:00
main.c winebus.sys: Move fastcall wrapper together with the functions. 2021-09-20 22:45:49 +02:00
pop_hid_macros.h
psh_hid_macros.h
unix_private.h winebus.sys: Always add padding after button blocks. 2021-09-21 11:40:58 +02:00
unixlib.c winebus.sys: Remove unnecessary internal bus ids. 2021-09-20 22:45:49 +02:00
unixlib.h winebus.sys: Remove unnecessary internal bus ids. 2021-09-20 22:45:49 +02:00
winebus.inf
winebus.rc
winebus.sys.spec