Sweden-Number/dlls/setupapi
Alexandre Julliard 8b478a70ec setupapi: Added support for creating fake dlls at install time.
This should satisfy applications that access a dll file directly. For
apps that check the dll version in the file, the version resource is
copied from the builtin dll.
2006-03-21 11:30:48 +01:00
..
tests setupapi: Handle the INFINFO_REVERSE_DEFAULT_SEARCH search flag. 2006-02-14 12:23:58 +01:00
.gitignore
Bg.rc
Cs.rc setupapi: Czech language resources encoding fix. 2006-02-13 13:28:11 +01:00
De.rc
En.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc setupapi: Added Hungarian translation. 2006-03-15 11:33:17 +01:00
It.rc
Ja.rc
Ko.rc
Makefile.in setupapi: Added support for creating fake dlls at install time. 2006-03-21 11:30:48 +01:00
Nl.rc
No.rc
Pl.rc
Pt.rc
Ru.rc
Sv.rc
Tr.rc setupapi: Turkish translation. 2006-02-06 13:05:54 +01:00
devinst.c
devinst16.c
dirid.c setupapi: Downgrade an ERR to a WARN. 2006-02-23 12:09:38 +01:00
diskspace.c
fakedll.c setupapi: Added support for creating fake dlls at install time. 2006-03-21 11:30:48 +01:00
infparse.c
install.c setupapi: Added support for creating fake dlls at install time. 2006-03-21 11:30:48 +01:00
misc.c setupapi: Add a stub implementation of CMP_WaitNoPendingInstallEvents. 2006-02-20 11:12:39 +01:00
parser.c setupapi: Store the full name to the INF file in the inf_file structure 2006-02-07 16:08:19 +01:00
query.c setupapi: Handle the INFINFO_REVERSE_DEFAULT_SEARCH search flag. 2006-02-14 12:23:58 +01:00
queue.c setupapi: Store the full name to the INF file in the inf_file structure 2006-02-07 16:08:19 +01:00
setupapi.rc setupapi: Added Hungarian translation. 2006-03-15 11:33:17 +01:00
setupapi.spec setupapi: Add a stub implementation of CMP_WaitNoPendingInstallEvents. 2006-02-20 11:12:39 +01:00
setupapi_private.h setupapi: Added support for creating fake dlls at install time. 2006-03-21 11:30:48 +01:00
setupcab.c
setupx.spec
setupx16.h
setupx_main.c
stringtable.c
stubs.c setupapi: Add an initial implementation of SetupGetInfInformation. 2006-02-07 16:24:17 +01:00
virtcopy.c