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 hid/tests: Use DIGCF_PRESENT. 2018-08-19 17:46:30 +02:00
Makefile.in
hid.spec hid: Implement HidP_SetUsageValue. 2018-11-27 19:37:09 +01:00
hidd.c hid: Pass a buffer to DeviceIoControl in HidD_SetNumInputBuffers. 2018-01-09 20:32:27 +01:00
hidp.c hid: Don't sign-extend 16-bit values. 2019-02-06 19:57:27 +01:00
main.c
parse.h
version.rc