setupapi: Implement SetupGetInfInformation [take 2]

James Hawkins truiken at gmail.com
Wed Jan 25 05:30:53 CST 2006


Hi,

This version takes into account the fact that SetupGetLineText returns
the size in characters when computing the information size.

This is the first part of the fix for bug 4355.  The next step is to
implement SetupQueryInfFileInformation.

Changelog:
* Implement SetupGetInfInformation.

 dlls/setupapi/parser.c |  255 ++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/setupapi/stubs.c  |   12 --
 include/setupapi.h     |    6 +
 3 files changed, 261 insertions(+), 12 deletions(-)

--
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 900350e1a9ef3943aabd037672d3bb8b21682309.diff
Type: text/x-patch
Size: 9470 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060125/890c7113/900350e1a9ef3943aabd037672d3bb8b21682309-0001.diff


More information about the wine-patches mailing list