Sweden-Number/dlls/winebus.sys
Rémi Bernon 2a2fc11d8c winebus.sys: Remove the now useless device_compare callback.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-16 10:50:32 +02:00
..
Makefile.in winebus.sys: Introduce a new unixlib interface. 2021-08-25 11:18:11 +02:00
bus.h winebus.sys: Remove the now useless get_unix_device. 2021-09-15 22:03:32 +02:00
bus_iohid.c winebus.sys: Remove the now useless device_compare callback. 2021-09-16 10:50:32 +02:00
bus_sdl.c winebus.sys: Remove the now useless device_compare callback. 2021-09-16 10:50:32 +02:00
bus_udev.c winebus.sys: Remove the now useless device_compare callback. 2021-09-16 10:50:32 +02:00
hid.c winebus.sys: Move mouse and keyboard devices to unixlib.c. 2021-09-02 21:57:38 +02:00
main.c winebus.sys: Pass a unix_device pointer in every bus event. 2021-09-16 10:50:30 +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: Remove the now useless device_compare callback. 2021-09-16 10:50:32 +02:00
unixlib.c winebus.sys: Remove the now useless device_compare callback. 2021-09-16 10:50:32 +02:00
unixlib.h winebus.sys: Remove the now useless device_compare callback. 2021-09-16 10:50:32 +02:00
winebus.inf
winebus.rc
winebus.sys.spec