reactos/lib/drivers/hidparser
Johannes Anderwald d0cec1a401 [HIDPARSE]
- Implement HidP_GetUsagesEx
- HidP_GetUsagesEx uses HidP_GetUsages with undefined usage page
- Required for hid usb support
- Check if there is a maximum set. In that case verify if a usage maximum has been set and apply it to the currnt usage. Fixes asserts while usb composite device installation (keyboard)

svn path=/branches/usb-bringup-trunk/; revision=55357
2012-01-31 19:00:45 +00:00
..
api.c [HIDPARSE] 2012-01-31 19:00:45 +00:00
CMakeLists.txt [HIDPARSER] 2012-01-31 16:19:33 +00:00
context.c [HIDPARSER] 2012-01-31 16:19:33 +00:00
hidparser.c [HIDPARSER] 2012-01-31 16:19:33 +00:00
hidparser.h [HIDPARSER] 2012-01-31 16:19:33 +00:00
parser.c [HIDPARSE] 2012-01-31 19:00:45 +00:00
parser.h [HIDPARSER] 2012-01-31 16:19:33 +00:00