Sweden-Number/dlls/winebus.sys
Francois Gouget a0536cab03 winebus.sys: Avoid an unneeded strlen() call.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-23 16:34:52 +02:00
..
Makefile.in winebus.sys: Add SDL gamepad and joystick driver. 2018-02-21 18:51:58 +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: Improve unloading the winebus driver. 2018-09-13 10:39:00 +02:00
bus_udev.c winebus.sys: Avoid an unneeded strlen() call. 2018-10-23 16:34:52 +02:00
controller.h winebus.sys: Process SDL device reports. 2018-02-21 20:07:41 +01:00
main.c winebus.sys: Add a trailing '\n' to a TRACE(). 2018-09-27 10:09:25 +02:00
winebus.sys.spec