.. |
tests
|
setupapi/tests: Use RegQueryValueEx so that tests run on Win XP.
|
2015-10-15 01:08:52 +09:00 |
Makefile.in
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
devinst.c
|
setupapi: SetupDiCreateDeviceInfoListEx returns INVALID_HANDLE_VALUE on error.
|
2015-07-29 21:44:04 +02:00 |
dialog.c
|
setupapi: Fix a string resource so its format placeholders can be reordered.
|
2011-11-21 13:05:33 +01:00 |
dirid.c
|
…
|
|
diskspace.c
|
setupapi: Add a stub for SetupAddToDiskSpaceListA/W.
|
2012-01-26 19:08:01 +01:00 |
fakedll.c
|
setupapi: Allow more than one Wine manifest in a DLL.
|
2015-06-11 21:05:41 +09:00 |
install.c
|
setupapi: Constify a character string.
|
2013-12-18 11:39:58 +01:00 |
misc.c
|
setupapi: Implement SetupLogErrorA(), SetupLogErrorW().
|
2015-03-27 00:12:17 +09:00 |
parser.c
|
setupapi: Use BOOL type where appropriate.
|
2014-02-13 17:52:14 +01:00 |
query.c
|
setupapi: Fix string conversion in SetupGetInfInformationA().
|
2015-02-09 17:44:06 +09:00 |
queue.c
|
setupapi: Make default context structure layout compatible.
|
2014-05-12 10:53:16 +02:00 |
setupapi.rc
|
makefiles: Add makedep pragmas for rc files that contain translations.
|
2013-11-05 20:38:19 +01:00 |
setupapi.spec
|
setupapi: Implement SetupLogErrorA(), SetupLogErrorW().
|
2015-03-27 00:12:17 +09:00 |
setupapi_private.h
|
…
|
|
setupcab.c
|
setupapi: Implement SetupOpenLog(), SetupCloseLog().
|
2015-03-27 00:12:13 +09:00 |
stringtable.c
|
setupapi: Implement a binary compatible string table.
|
2014-05-06 16:42:44 +02:00 |
stubs.c
|
setupapi: Implement SetupLogErrorA(), SetupLogErrorW().
|
2015-03-27 00:12:17 +09:00 |