Commit a290c5bf authored by Rémi Bernon's avatar Rémi Bernon Committed by Alexandre Julliard

hidparse.sys: Implement HidP_(Get|Free)CollectionDescription.

Copying HID report parsing code from hidclass.sys, and supporting only one collection descriptor for now. Signed-off-by: 's avatarRémi Bernon <rbernon@codeweavers.com> Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
parent 1ca788e0
MODULE = hidparse.sys
IMPORTLIB = hidparse
IMPORTS = ntoskrnl
EXTRADLLFLAGS = -mno-cygwin
PARENTSRC = ../hid
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment