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

Aric Stewart aric at codeweavers.com
Tue Jul 14 07:20:55 CDT 2015


Patch set has been redivided to try to get functionality together
---
 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/20150714/f345c8bd/attachment-0001.bin>


More information about the wine-patches mailing list