Sweden-Number/dlls/winebus.sys
Zebediah Figura 141fdcc0ef winebus.sys: Return STATUS_DELETE_PENDING rather than STATUS_CANCELLED when a device is removed.
Microsoft doesn't really clearly document this, but their driver samples return it here, and so do remove locks.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-12 14:41:49 +01:00
..
Makefile.in
bus.h
bus_iohid.c
bus_sdl.c winebus: Remove redundant preprocessor check for libsdl2. 2020-12-29 21:18:53 +01:00
bus_udev.c winebus.sys: Fix the definition of ABS_TO_HID_MAP. 2021-02-02 10:01:01 +01:00
controller.h
main.c winebus.sys: Return STATUS_DELETE_PENDING rather than STATUS_CANCELLED when a device is removed. 2021-02-12 14:41:49 +01:00
winebus.inf
winebus.rc
winebus.sys.spec