reactos/drivers/hid
Hervé Poussineau 2978d4b61b [HIDPARSE/HIDPARSER] Move HidP_* functions from hidparse.sys to hidparser library
Interface between both is not anymore the HidParser_* functions, but
the HidP_* functions and the AllocFunction/FreeFunction/DebugFunctions/
ZeroFunction/CopyFunction.
2019-05-02 20:06:47 +02:00
..
hidclass [HIDCLASS] Implement IOCTL_HID_GET_FEATURE/IOCTL_HID_SET_FEATURE 2019-04-19 22:46:03 +02:00
hidparse [HIDPARSE/HIDPARSER] Move HidP_* functions from hidparse.sys to hidparser library 2019-05-02 20:06:47 +02:00
hidusb [USBHID] Do not assert if the device was unplugged during an operation. 2019-04-08 12:05:17 +03:00
kbdhid [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mouhid [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
CMakeLists.txt