[2/11]hidclass.sys: add a wine native hid device driver service

Aric Stewart aric at codeweavers.com
Sun Jun 21 20:24:07 CDT 2015


Allow for Minidriver registration
---
 configure                           |  2 +
 configure.ac                        |  1 +
 dlls/hidclass.sys/Makefile.in       |  8 ++++
 dlls/hidclass.sys/hid.h             | 53 +++++++++++++++++++++++++
 dlls/hidclass.sys/hidclass.sys.spec |  2 +
 dlls/hidclass.sys/main.c            | 78 +++++++++++++++++++++++++++++++++++++
 loader/wine.inf.in                  | 13 +++++++
 7 files changed, 157 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: 0032-2-11-hidclass.sys-add-a-wine-native-hid-device-driver-.txt
Type: text/x-patch
Size: 8131 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20150621/3e64ddae/attachment.bin>


More information about the wine-devel mailing list