Sweden-Number/dlls/winebus.sys
Rémi Bernon 99ef287bb7 winebus.sys: Don't reset report descriptor when starting a collection.
Fixes regression introduced in 1200e9d472,
incorrectly split from hid_device_begin_report_descriptor.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-07 21:48:49 +01:00
..
Makefile.in winebus.sys: Fix warnings with long integer types. 2022-01-31 18:38:54 +01:00
bus_iohid.c winebus.sys: Fix warnings with long integer types. 2022-01-31 18:38:54 +01:00
bus_sdl.c winebus.sys: Use SDL_JoystickGetType to set physical HID usage. 2022-03-03 21:31:58 +01:00
bus_udev.c winebus.sys: Use a physical collection for the HID input report. 2022-03-03 21:31:51 +01:00
hid.c winebus.sys: Don't reset report descriptor when starting a collection. 2022-03-07 21:48:49 +01:00
main.c include/msvcrt: Add attribute((format)) to printf and scanf -like APIs. 2022-01-31 18:38:55 +01:00
pop_hid_macros.h
psh_hid_macros.h
unix_private.h winebus.sys: Use a physical collection for the HID input report. 2022-03-03 21:31:51 +01:00
unixlib.c winebus.sys: Pass USAGE_AND_PAGE to hid_device_begin_report_descriptor. 2022-03-03 21:31:48 +01:00
unixlib.h winebus.sys: Fix warnings with long integer types. 2022-01-31 18:38:54 +01:00
winebus.inf
winebus.rc
winebus.sys.spec