Rémi Bernon : hidclass.sys: Introduce new hid_parser_state struct.

Alexandre Julliard julliard at winehq.org
Thu Jun 17 15:38:06 CDT 2021


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Thu Jun 17 10:20:18 2021 +0200

hidclass.sys: Introduce new hid_parser_state struct.

And internal hid_value_caps struct, and use them to store items and
usages.

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

---

 dlls/hidclass.sys/descriptor.c | 194 +++++++++++++++++++++++++----------------
 include/wine/hid.h             |  23 +++++
 2 files changed, 141 insertions(+), 76 deletions(-)

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



More information about the wine-cvs mailing list