Module: wine Branch: master Commit: b7f43c99ee2c745c4c1316742948822b9b12f138 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b7f43c99ee2c745c4c13167429...
Author: Aric Stewart aric@codeweavers.com Date: Mon Sep 14 09:58:30 2015 -0500
hidclass.sys: Add USB Descriptor parsing.
---
dlls/hidclass.sys/Makefile.in | 1 + dlls/hidclass.sys/descriptor.c | 1145 ++++++++++++++++++++++++++++++++++++++++ dlls/hidclass.sys/hid.h | 3 + dlls/hidclass.sys/pnp.c | 37 ++ 4 files changed, 1186 insertions(+)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b7f43c99ee2c745c4c1316...