hidclass.sys: Implement a report ring buffer.
commit7e2ca70f799c12418178ef08d95ff10445b410b1
authorAric Stewart <aric@codeweavers.com>
Fri, 11 Sep 2015 15:45:54 +0000 (11 10:45 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Sep 2015 09:14:10 +0000 (14 18:14 +0900)
treece04eaad1ab7e3dc1f5d6d7271ae2e53f9748637
parenta833aaa5cea806763d3dfb6319428f667e2ed74e
hidclass.sys: Implement a report ring buffer.
dlls/hidclass.sys/Makefile.in
dlls/hidclass.sys/buffer.c [new file with mode: 0644]
dlls/hidclass.sys/device.c
dlls/hidclass.sys/hid.h
dlls/hidclass.sys/pnp.c