[PATCH v3 02/20] winehid.sys: Add HID minidriver

Aric Stewart aricstewart at gmail.com
Fri Sep 2 07:15:47 CDT 2016


Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 MAINTAINERS                       |  1 +
 configure                         |  2 ++
 configure.ac                      |  1 +
 dlls/winehid.sys/Makefile.in      |  6 ++++++
 dlls/winehid.sys/main.c           | 36 ++++++++++++++++++++++++++++++++++++
 dlls/winehid.sys/winehid.sys.spec |  1 +
 loader/wine.inf.in                | 14 ++++++++++++++
 7 files changed, 61 insertions(+)
 create mode 100644 dlls/winehid.sys/Makefile.in
 create mode 100644 dlls/winehid.sys/main.c
 create mode 100644 dlls/winehid.sys/winehid.sys.spec


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v3-0002-winehid.sys-Add-HID-minidriver.txt
Type: text/x-patch
Size: 5207 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160902/3bd5e29c/attachment.bin>


More information about the wine-patches mailing list