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

Aric Stewart aric at codeweavers.com
Tue Sep 1 15:02:13 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         |  43 +++++++++
 5 files changed, 350 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-13-hidclass.sys-Implement-creating-destroying-HID-de.txt
Type: text/x-patch
Size: 12730 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150901/1016ac5b/attachment.bin>


More information about the wine-patches mailing list