setupapi: The inf file containing the SourceDisksFiles and SourceDisksNames sections...
commit66d5cb2967b89fe98076948917070a0d3f4b925d
authorRob Shearman <rob@codeweavers.com>
Thu, 3 May 2007 21:39:44 +0000 (3 22:39 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 4 May 2007 10:40:00 +0000 (4 12:40 +0200)
tree908a6ebed40bceb7e01686774d0ef9295905209e
parent3d57dd3f075b0c92e1c42ba9862cfdbe279d5c90
setupapi: The inf file containing the SourceDisksFiles and SourceDisksNames sections is the same as hinf if there is no layout file specified.

So pass the correct inf handle to SetupQueueDefaultCopyW and SetupQueueCopySectionW.
dlls/setupapi/install.c