Sweden-Number/dlls/winebus.sys
Józef Kucia 142169960a winebus: Print SDL error message when SDL cannot be initialized.
SDL_Init(SDL_INIT_HAPTIC) fails if SDL is built without haptic support.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-11 17:20:41 +02:00
..
Makefile.in winebus.sys: Add SDL gamepad and joystick driver. 2018-02-21 18:51:58 +01:00
bus.h winebus.sys: Fix a typo in a comment. 2018-04-18 10:13:12 +02:00
bus_iohid.c winebus.sys: Be more specific as to what we offer as IG_ enumerated devices. 2018-02-15 08:03:00 +01:00
bus_sdl.c winebus: Print SDL error message when SDL cannot be initialized. 2018-05-11 17:20:41 +02:00
bus_udev.c winebus.sys: Define SYN_DROPPED if missing. 2018-02-26 16:40:23 +01:00
controller.h winebus.sys: Process SDL device reports. 2018-02-21 20:07:41 +01:00
main.c winebus.sys: Add SDL gamepad and joystick driver. 2018-02-21 18:51:58 +01:00
winebus.sys.spec