reactos/sdk/lib/drivers/hidparser
Timo Kreuzer 9229e73f03 [HIDPARSER] Don't include pshpack1.h before including other headers
NEVER DO THIS! It is guaranteed to be wrong. Instead always individually pack single structures that need packing.
This fixes USB mouse on 64 bit builds.
2021-06-10 08:52:22 +02:00
..
api.c
CMakeLists.txt
context.c
hidp.c
hidp.h
hidparser.c
hidparser.h
parser.c
parser.h [HIDPARSER] Don't include pshpack1.h before including other headers 2021-06-10 08:52:22 +02:00