hidclass.sys: Introduce new hid_parser_state struct.
commit08deef6a517669f2264f994863f42d69484bd464
authorRémi Bernon <rbernon@codeweavers.com>
Thu, 17 Jun 2021 08:20:18 +0000 (17 10:20 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Jun 2021 18:02:55 +0000 (17 20:02 +0200)
tree21b9a644d49697bc2b81de347c8c9b339ef48429
parent81e2106e57a6a6b36d7a58e7390e91a0554d8761
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@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/hidclass.sys/descriptor.c
include/wine/hid.h