Sweden-Number/dlls/hid
Andrew Eikum b466419c32 hid: Move preparsed data definition to global header.
PHIDP_PREPARSED_DATA is supposed to be an opaque pointer, but the size
is accessible through user32.GetRawInputDeviceInfo(RIDI_PREPARSEDDATA),
so we will need to know the struct layout in user32, too.

Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-04 22:43:01 +01:00
..
tests hid: Fill the HIDD_ATTRIBUTES Size member, and add a test for expected size. 2019-06-20 23:02:22 +02:00
Makefile.in hid: Build with msvcrt. 2019-06-05 08:35:57 +02:00
hid.spec hid: Add HidP_SetUsages implementation. 2019-05-06 08:04:14 -05:00
hidd.c hid: Fill the HIDD_ATTRIBUTES Size member, and add a test for expected size. 2019-06-20 23:02:22 +02:00
hidp.c hid: Move preparsed data definition to global header. 2019-11-04 22:43:01 +01:00
main.c hid: Build with msvcrt. 2019-06-05 08:35:57 +02:00
version.rc