[1/12]hidclass.sys: Implement creating/destroying HID devices

Aric Stewart aric at codeweavers.com
Fri Aug 21 06:32:57 CDT 2015


---
 dlls/hidclass.sys/Makefile.in |   1 +
 dlls/hidclass.sys/device.c    | 196 ++++++++++++++++++++++++++++++++++++++++++
 dlls/hidclass.sys/hid.h       |  30 +++++++
 dlls/hidclass.sys/parse.h     |  80 +++++++++++++++++
 include/ddk/hidport.h         |  52 +++++++++++
 5 files changed, 359 insertions(+)
 create mode 100644 dlls/hidclass.sys/device.c
 create mode 100644 dlls/hidclass.sys/parse.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0017-1-12-hidclass.sys-Implement-creating-destroying-HID-de.txt
Type: text/x-patch
Size: 13279 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150821/a5031f6e/attachment-0001.bin>


More information about the wine-patches mailing list