Rémi Bernon : hidclass.sys: Create separate report queue for each opened handle.
Module: wine Branch: master Commit: 3a3e0ed2e9525667b9839ea2f218183182350022 URL: https://source.winehq.org/git/wine.git/?a=commit;h=3a3e0ed2e9525667b9839ea2f... Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Tue Aug 10 11:31:15 2021 +0200 hidclass.sys: Create separate report queue for each opened handle. Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/hidclass.sys/device.c | 127 ++++++++++++++++++++++++------------- dlls/hidclass.sys/hid.h | 10 ++- dlls/hidclass.sys/pnp.c | 7 +- dlls/ntoskrnl.exe/tests/ntoskrnl.c | 4 +- 4 files changed, 95 insertions(+), 53 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=3a3e0ed2e9525667b9839...
participants (1)
-
Alexandre Julliard