(resend)[8/11]hidclass.sys: Implement HID devices

Aric Stewart aric at codeweavers.com
Mon Jul 6 13:10:19 CDT 2015


---
 dlls/hidclass.sys/Makefile.in |   1 +
 dlls/hidclass.sys/device.c    | 602 ++++++++++++++++++++++++++++++++++++++++++
 dlls/hidclass.sys/hid.h       |  37 +++
 dlls/hidclass.sys/main.c      |   4 +
 dlls/hidclass.sys/parse.h     |  80 ++++++
 include/ddk/hidport.h         |  52 ++++
 6 files changed, 776 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: 0024-8-11-hidclass.sys-Implement-HID-devices.txt
Type: text/x-patch
Size: 29525 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150706/0fcf8ec4/attachment-0001.bin>


More information about the wine-patches mailing list