wine/dlls/hidclass.sys
Rémi Bernon c2f473d6c4 hidclass.sys: Only drop input reports when length is too short.
And add some warnings when we do.

This otherwise makes the effect state reports from the tests to be
always dropped as they are shorter than the returned length, which is
the read buffer size and the maximum input report length.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-02 20:20:39 +01:00
..
device.c hidclass.sys: Only drop input reports when length is too short. 2021-12-02 20:20:39 +01:00
hid.h
hidclass.sys.spec
Makefile.in
pnp.c