Sweden-Number/dlls/hid
Zebediah Figura b16fb11890 hid: Don't sign-extend 16-bit values.
Some controllers (including, with the previous patch, any reported
through SDL) may report a logical range of [0,65535], which takes up
16 bits but should not be sign-extended.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-06 19:57:27 +01:00
..
tests
Makefile.in
hid.spec hid: Implement HidP_SetUsageValue. 2018-11-27 19:37:09 +01:00
hidd.c
hidp.c hid: Don't sign-extend 16-bit values. 2019-02-06 19:57:27 +01:00
main.c
parse.h
version.rc