Sweden-Number/dlls/winebus.sys
Rémi Bernon 1f12b2160d winebus.sys: Free unix device in unix_device_remove.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-14 11:50:01 +02:00
..
Makefile.in winebus.sys: Introduce a new unixlib interface. 2021-08-25 11:18:11 +02:00
bus.h winebus.sys: Return an event from IOHID bus wait on device creation. 2021-09-08 20:40:56 +02:00
bus_iohid.c winebus.sys: Free unix device in unix_device_remove. 2021-09-14 11:50:01 +02:00
bus_sdl.c winebus.sys: Free unix device in unix_device_remove. 2021-09-14 11:50:01 +02:00
bus_udev.c winebus.sys: Free unix device in unix_device_remove. 2021-09-14 11:50:01 +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: Remove the now useless get_string callback. 2021-09-13 21:12:39 +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: Free unix device in unix_device_remove. 2021-09-14 11:50:01 +02:00
unixlib.c winebus.sys: Free unix device in unix_device_remove. 2021-09-14 11:50:01 +02:00
unixlib.h winebus.sys: Remove the now useless get_string callback. 2021-09-13 21:12:39 +02:00
winebus.inf
winebus.rc
winebus.sys.spec