hid: initial implementation.

Kevin Koltzau kevin at plop.org
Sat Aug 5 22:09:06 CDT 2006


Try 2, now with the correct GUID

I have an app that calls HidD_GetHidGuid, then tries to enumerate
the devices with setupapi. This lets it start running
---
 configure.ac         |    1 +
 dlls/.gitignore      |    1 +
 dlls/Makefile.in     |    5 +++++
 dlls/hid/Makefile.in |   16 +++++++++++++++
 dlls/hid/hid.spec    |   44 ++++++++++++++++++++++++++++++++++++++++++
 dlls/hid/main.c      |   53 ++++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/hid/version.rc  |   21 ++++++++++++++++++++
 7 files changed, 141 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 867410749fbecf60be470e58c50095de61e00fc9.diff
Type: text/x-patch
Size: 6120 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060805/bd7da1a2/867410749fbecf60be470e58c50095de61e00fc9.bin


More information about the wine-patches mailing list