Rémi Bernon : hidclass.sys: Create separate report queue for each opened handle.

Alexandre Julliard julliard at winehq.org
Tue Aug 10 16:24:08 CDT 2021


Module: wine
Branch: master
Commit: 3a3e0ed2e9525667b9839ea2f218183182350022
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=3a3e0ed2e9525667b9839ea2f218183182350022

Author: Rémi Bernon <rbernon at 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 at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at 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=3a3e0ed2e9525667b9839ea2f218183182350022



More information about the wine-cvs mailing list