Sweden-Number/dlls/winebus.sys
Zebediah Figura e83fd91d5f winebus.sys: Just report the bus ID when enumerating compatible IDs.
It's the only one we actually match against.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-04 23:05:46 +02:00
..
Makefile.in winebus.sys: Allow mapping of SDL controllers. 2019-04-09 15:46:03 +02:00
bus.h winebus.sys: Avoid IoCreateDriver(). 2019-05-30 21:53:26 +02:00
bus_iohid.c winebus.sys: Avoid IoCreateDriver(). 2019-05-30 21:53:26 +02:00
bus_sdl.c winebus.sys: Avoid IoCreateDriver(). 2019-05-30 21:53:26 +02:00
bus_udev.c winebus.sys: Avoid IoCreateDriver(). 2019-05-30 21:53:26 +02:00
controller.h winebus.sys: Pack hatswitch values into button bytes. 2019-05-07 15:20:18 -05:00
main.c winebus.sys: Just report the bus ID when enumerating compatible IDs. 2019-06-04 23:05:46 +02:00
winebus.sys.spec