wine/dlls/setupapi
Rob Shearman 66d5cb2967 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.
2007-05-04 12:40:00 +02:00
..
tests setupapi/tests: SetupCopyOEMInfA is not available on NT4. 2007-04-26 14:25:00 +02:00
Bg.rc
Cs.rc
De.rc
devinst.c setupapi: Always return an empty list from SetupDiGetClassDevs. 2007-02-20 20:27:13 +01:00
devinst16.c
dirid.c
diskspace.c
En.rc
Eo.rc
Es.rc
fakedll.c
Fi.rc
Fr.rc
Hu.rc
infparse.c
install.c setupapi: The inf file containing the SourceDisksFiles and SourceDisksNames sections is the same as hinf if there is no layout file specified. 2007-05-04 12:40:00 +02:00
It.rc
Ja.rc
Ko.rc
Makefile.in
misc.c setupapi: SetupCopyOEMInfW should preserve the basename when copying the inf file to the inf directory if possible. 2007-05-02 15:03:25 +02:00
Nl.rc
No.rc
parser.c setupapi: Add support for .inf files in utf-8 format. 2007-03-21 13:52:43 +01:00
Pl.rc
Pt.rc
query.c
queue.c setupapi: Replace inline static with static inline. 2007-03-21 11:55:37 +01:00
Ru.rc
setupapi.rc
setupapi.spec setupapi: Implement SetupGetFileCompressionInfo on top of SetupGetFileCompressionInfoEx. 2007-04-10 21:39:48 +02:00
setupapi_private.h setupapi: Replace inline static with static inline. 2007-03-21 11:55:37 +01:00
setupcab.c
setupx.spec
setupx16.h
setupx_main.c setupapi: Declare some functions static. 2007-02-05 12:25:28 +01:00
stringtable.c
stubs.c setupapi: Implement SetupCopyOEMInf{A,W}. 2007-02-20 20:27:09 +01:00
Sv.rc
Tr.rc
virtcopy.c