[2/10]hidclass.sys: add hidclass.sys

Aric Stewart aric at codeweavers.com
Mon Jul 6 10:46:59 CDT 2015


Allow for Minidriver registration
---
 configure                           |  2 +
 configure.ac                        |  1 +
 dlls/hidclass.sys/Makefile.in       |  7 +++
 dlls/hidclass.sys/hid.h             | 54 +++++++++++++++++++++++
 dlls/hidclass.sys/hidclass.sys.spec |  1 +
 dlls/hidclass.sys/main.c            | 87 +++++++++++++++++++++++++++++++++++++
 6 files changed, 152 insertions(+)
 create mode 100644 dlls/hidclass.sys/Makefile.in
 create mode 100644 dlls/hidclass.sys/hid.h
 create mode 100644 dlls/hidclass.sys/hidclass.sys.spec
 create mode 100644 dlls/hidclass.sys/main.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0018-2-10-hidclass.sys-add-hidclass.sys.txt
Type: text/x-patch
Size: 6313 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150706/3e1c153a/attachment-0001.bin>


More information about the wine-patches mailing list