(resend)[3/11]hidclass.sys: add hidclass.sys

Aric Stewart aric at codeweavers.com
Mon Jul 6 13:09:14 CDT 2015


Allow for Minidriver registration

Some changes as suggested by Henri Verbeet

---
 configure                           |  2 +
 configure.ac                        |  1 +
 dlls/hidclass.sys/Makefile.in       |  7 ++++
 dlls/hidclass.sys/hid.h             | 35 ++++++++++++++++++
 dlls/hidclass.sys/hidclass.sys.spec |  1 +
 dlls/hidclass.sys/main.c            | 73 +++++++++++++++++++++++++++++++++++++
 6 files changed, 119 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: 0019-3-11-hidclass.sys-add-hidclass.sys.txt
Type: text/x-patch
Size: 5265 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150706/972e1b10/attachment-0001.bin>


More information about the wine-patches mailing list