[7/10]hidclass.sys: Implement HID devices

Aric Stewart aric at codeweavers.com
Mon Jul 6 10:47:26 CDT 2015


---
 dlls/hidclass.sys/Makefile.in |   1 +
 dlls/hidclass.sys/device.c    | 602 ++++++++++++++++++++++++++++++++++++++++++
 dlls/hidclass.sys/hid.h       |  81 ++++++
 dlls/hidclass.sys/main.c      |   4 +
 dlls/hidclass.sys/parse.h     |  80 ++++++
 5 files changed, 768 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: 0023-7-10-hidclass.sys-Implement-HID-devices.txt
Type: text/x-patch
Size: 29376 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150706/2d79f610/attachment-0001.bin>


More information about the wine-patches mailing list