Rémi Bernon : hidclass.sys: Use hidparse.sys instead of internal parser.

Alexandre Julliard julliard at winehq.org
Mon Aug 16 18:07:25 CDT 2021


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Mon Aug 16 10:07:53 2021 +0200

hidclass.sys: Use hidparse.sys instead of internal parser.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/hidclass.sys/Makefile.in  |   3 +-
 dlls/hidclass.sys/descriptor.c | 602 -----------------------------------------
 dlls/hidclass.sys/device.c     |  88 +++---
 dlls/hidclass.sys/hid.h        |   6 +-
 dlls/hidclass.sys/pnp.c        |  27 +-
 5 files changed, 65 insertions(+), 661 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=de0fb2adfd7e68970c7131eaf10c82684065a400



More information about the wine-cvs mailing list