[4/14]hid: Implement HidP_GetCaps

Aric Stewart aric at codeweavers.com
Thu Jun 25 10:15:41 CDT 2015


---
 dlls/hid/Makefile.in |   1 +
 dlls/hid/hid.spec    |   2 +-
 dlls/hid/hidp.c      |  53 ++++++++++++++++
 include/ddk/hidpi.h  | 168 +++++++++++++++++++++++++++++++++++++++++++++++++++
 include/ddk/hidsdi.h |   2 +-
 include/wine/hid.h   |  80 ++++++++++++++++++++++++
 6 files changed, 304 insertions(+), 2 deletions(-)
 create mode 100644 dlls/hid/hidp.c
 create mode 100644 include/ddk/hidpi.h
 create mode 100644 include/wine/hid.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0020-4-14-hid-Implement-HidP_GetCaps.txt
Type: text/x-patch
Size: 10836 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150625/8d8568f2/attachment-0001.bin>


More information about the wine-patches mailing list