wine-wine/dlls/setupapi
Rob Shearman c4eeb9f6fa setupapi: SetupOpenInfFile returns INVALID_HANDLE_VALUE on failure, not NULL.
Fix SetupQueryInfOriginalFileInformation to check for the former rather than the latter.
2007-05-11 11:20:04 +02:00
..
tests setupapi/tests: SetupQueryInfOriginalFileInformationA is not available on win98. 2007-05-08 20:09:31 +02:00
Bg.rc
Cs.rc
De.rc
En.rc
Eo.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc
It.rc
Ja.rc
Ko.rc
Makefile.in
Nl.rc
No.rc
Pl.rc
Pt.rc
Ru.rc
Sv.rc
Tr.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
fakedll.c
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
misc.c setupapi: Don't copy an OEM inf file if the exact same OEM inf file already exists. 2007-05-08 18:09:36 +02:00
parser.c setupapi: Add support for .inf files in utf-8 format. 2007-03-21 13:52:43 +01:00
query.c setupapi: SetupOpenInfFile returns INVALID_HANDLE_VALUE on failure, not NULL. 2007-05-11 11:20:04 +02:00
queue.c setupapi: Replace inline static with static inline. 2007-03-21 11:55:37 +01:00
setupapi.rc
setupapi.spec setupapi: Add stubs for SetupQueryInfOriginalFileInformationA/W. 2007-05-04 12:40:17 +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
virtcopy.c