.. |
tests
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01: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
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01: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: Update Russian translation.
|
2009-10-26 11:20:22 +01: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: Stub out SetupDiRemoveDevice.
|
2010-03-15 15:08:43 +01: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: Add support for creating registry symlinks from a .inf file.
|
2010-02-16 12:26:56 +01:00 |
misc.c
|
setupapi: Move IsUserAdmin to shell32.IsUserAnAdmin.
|
2009-06-15 13:42:31 +02:00 |
parser.c
|
setupapi: Avoid NULL dereference in error path (Coverity).
|
2010-01-08 10:13:46 +01: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: Destination directory defaults to system directory.
|
2010-03-03 15:23:04 +01:00 |
setupapi.spec
|
setupapi: Stub out SetupDiRemoveDevice.
|
2010-03-15 15:08:43 +01: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: Add stub for SetupLogFile{A,W}.
|
2010-02-08 17:14:43 +01:00 |