Sweden-Number/dlls/winebus.sys
Rémi Bernon 57d99dcfb7 winebus.sys: Parse product string from uevent HID_NAME.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-06 20:29:35 +02:00
..
Makefile.in makefiles: Explicitly name the Unix library in the makefile instead of using --subsystem unixlib. 2021-09-21 17:49:48 +02:00
bus_iohid.c winebus.sys: Convert the product strings to Unicode on the Unix-side. 2021-10-05 11:51:04 +02:00
bus_sdl.c winebus.sys: Convert the product strings to Unicode on the Unix-side. 2021-10-05 11:51:04 +02:00
bus_udev.c winebus.sys: Parse product string from uevent HID_NAME. 2021-10-06 20:29:35 +02:00
hid.c winebus.sys: Add a PID effect update output report. 2021-10-05 11:33:19 +02:00
main.c winebus.sys: Don't enter critical section in bus_find_unix_device. 2021-10-06 20:29:34 +02:00
pop_hid_macros.h winebus.sys: Use macros to define HID reports. 2021-06-02 20:28:03 +02:00
psh_hid_macros.h winebus.sys: Use macros to define HID reports. 2021-06-02 20:28:03 +02:00
unix_private.h winebus.sys: Add a PID effect update output report. 2021-10-05 11:33:19 +02:00
unixlib.c winebus.sys: Convert the product strings to Unicode on the Unix-side. 2021-10-05 11:51:04 +02:00
unixlib.h winebus.sys: Convert the product strings to Unicode on the Unix-side. 2021-10-05 11:51:04 +02:00
winebus.inf
winebus.rc
winebus.sys.spec