wine/dlls/winebus.sys
Brendan McGrath 9736a36fe6 winebus.sys: Use JoystickNumButtons for button_count.
Signed-off-by: Brendan McGrath <brendan@redmandi.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-20 18:08:08 +01:00
..
bus.h winebus.sys: Improve unloading the winebus driver. 2018-09-13 10:39:00 +02:00
bus_iohid.c winebus.sys: Improve unloading the winebus driver. 2018-09-13 10:39:00 +02:00
bus_sdl.c winebus.sys: Use JoystickNumButtons for button_count. 2018-11-20 18:08:08 +01:00
bus_udev.c winebus.sys: Avoid an unneeded strlen() call. 2018-10-23 16:34:52 +02:00
controller.h
main.c winebus.sys: Add a trailing '\n' to a TRACE(). 2018-09-27 10:09:25 +02:00
Makefile.in
winebus.sys.spec