Sweden-Number/dlls/setupapi
Alexandre Julliard 777a30b997 setupapi: Add support for specifying a fake dll source as '-' to delete it. 2009-10-15 14:05:53 +02:00
..
tests setupapi/tests: Fix some test failures on Win98. 2009-10-09 11:50:29 +02:00
Bg.rc setupapi: Build language resource files separately. 2009-07-02 13:18:07 +02:00
Cs.rc setupapi: Build language resource files separately. 2009-07-02 13:18:07 +02:00
Da.rc setupapi: Build language resource files separately. 2009-07-02 13:18:07 +02:00
De.rc setupapi: Build language resource files separately. 2009-07-02 13:18:07 +02:00
En.rc setupapi: Build language resource files separately. 2009-07-02 13:18:07 +02:00
Eo.rc setupapi: Build language resource files separately. 2009-07-02 13:18:07 +02:00
Es.rc setupapi: Build language resource files separately. 2009-07-02 13:18:07 +02:00
Fi.rc setupapi: Build language resource files separately. 2009-07-02 13:18:07 +02:00
Fr.rc setupapi: Fix French translation & UI display. 2009-07-08 20:12:40 +02:00
Hu.rc setupapi: Build language resource files separately. 2009-07-02 13:18:07 +02:00
It.rc Cancel in Italian is Annulla, not Anulla. 2009-09-18 09:59:36 -05:00
Ja.rc csetupapi: Update Japanese translation. 2009-08-24 15:17:32 +02:00
Ko.rc setupapi: Build language resource files separately. 2009-07-02 13:18:07 +02:00
Lt.rc Various small Lithuanian translation fixes. 2009-07-20 12:20:46 +02:00
Makefile.in setupapi: Make setupx.dll into a stand-alone 16-bit module. 2009-10-01 19:45:07 +02:00
Nl.rc setupapi: Build language resource files separately. 2009-07-02 13:18:07 +02:00
No.rc setupapi: Remove a space before an ellipsis. 2009-08-11 12:35:28 +02:00
Pl.rc setupapi: Build language resource files separately. 2009-07-02 13:18:07 +02:00
Pt.rc setupapi: Update Portuguese translation and convert to UTF8. 2009-07-07 13:31:05 +02:00
Ro.rc setupapi: Build language resource files separately. 2009-07-02 13:18:07 +02:00
Ru.rc setupapi: Convert the Russian resources to UTF-8. 2009-08-03 14:57:02 +02:00
Si.rc setupapi: Build language resource files separately. 2009-07-02 13:18:07 +02:00
Sk.rc setupapi: Build language resource files separately. 2009-07-02 13:18:07 +02:00
Sv.rc setupapi: Build language resource files separately. 2009-07-02 13:18:07 +02:00
Tr.rc setupapi: Build language resource files separately. 2009-07-02 13:18:07 +02:00
Zh.rc setupapi: Build language resource files separately. 2009-07-02 13:18:07 +02:00
devinst.c setupapi: Fix a structure size check for 64-bit. 2009-08-27 20:23:40 +02:00
dialog.c setupapi: Remove invalid check for < MAX_PATH and don't copy to NULL PathBuffer (Coverity 888). 2009-03-24 10:27:45 +01:00
dirid.c setupapi: Add support for DIRID_PRINTPROCESSOR. 2009-01-13 16:21:22 +01:00
diskspace.c setupapi: Remove superfluous pointer casts. 2009-01-28 12:30:57 +01:00
fakedll.c setupapi: Add support for specifying a fake dll source as '-' to delete it. 2009-10-15 14:05:53 +02:00
install.c setupapi: Use a global buffer to read fake dll files and free it only once we are done with all the fake dlls. 2009-10-15 13:58:19 +02:00
misc.c setupapi: Move IsUserAdmin to shell32.IsUserAnAdmin. 2009-06-15 13:42:31 +02:00
parser.c setupapi: Duplicate the string substitution code to implement GenFormStrWithoutPlaceHolders16. 2009-10-01 19:44:43 +02:00
query.c setupapi: Fix resolving target path when given a section. Default to the system directory. 2009-01-13 17:33:08 +01:00
queue.c setupapi: Remove superfluous pointer casts. 2009-01-28 12:30:57 +01:00
setupapi.spec setupapi: Add stub for SetupDiGetClassImageIndex. 2009-09-01 17:37:04 +02:00
setupapi_private.h setupapi: Use a global buffer to read fake dll files and free it only once we are done with all the fake dlls. 2009-10-15 13:58:19 +02:00
setupcab.c setupapi: Make hinstance global for all dialogs. 2009-02-23 14:28:49 +01:00
stringtable.c setupapi: Fix the StringTableLookUpStringEx() prototype. 2009-01-09 14:06:13 +01:00
stubs.c setupapi: Make setupx.dll into a stand-alone 16-bit module. 2009-10-01 19:45:07 +02:00