Sweden-Number/dlls/hid
Rémi Bernon dc7547a84b hidclass.sys: Factor HIDP_BUTTON_CAPS with HIDP_VALUE_CAPS.
Buttons are really just values with BitSize == 1, and having a union for
that makes the code more complicated than it needs.

We'll simplify the code a lot using HIDP_VALUE_CAPS everywhere, as the
two structure types are compatible.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-04 20:00:30 +02:00
..
tests
Makefile.in hid: Use --prefer-native instead of DLL_WINE_PREATTACH. 2021-02-18 12:09:06 +01:00
hid.spec
hidd.c hid: Use --prefer-native instead of DLL_WINE_PREATTACH. 2021-02-18 12:09:06 +01:00
hidp.c hidclass.sys: Factor HIDP_BUTTON_CAPS with HIDP_VALUE_CAPS. 2021-06-04 20:00:30 +02:00
version.rc