Sweden-Number/dlls/winebus.sys
Rémi Bernon ab8f8258a5 winebus.sys: Add missing keyboard free_device callback.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-30 20:01:20 +02:00
..
Makefile.in
bus.h winebus.sys: Move platform-specific device cleanup to a callback function. 2021-04-15 10:33:53 +02:00
bus_iohid.c winebus.sys: Move device destruction to IRP_MN_REMOVE_DEVICE. 2021-04-15 10:34:01 +02:00
bus_sdl.c winebus.sys: Use macros to define HID reports. 2021-06-02 20:28:03 +02:00
bus_udev.c winebus.sys: Use macros to define HID reports. 2021-06-02 20:28:03 +02:00
controller.h winebus.sys: Add some buttons to HID keyboard input report. 2021-06-04 20:00:30 +02:00
main.c winebus.sys: Add missing keyboard free_device callback. 2021-06-30 20:01:20 +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
winebus.inf
winebus.rc
winebus.sys.spec