dsound: Change a couple DPRINTF's to TRACE's
[wine] / dlls / setupapi / tests /
2007-03-28  James Hawkinssetupapi: SetLastError to ERROR_SUCCESS on success.
2007-03-28  James Hawkinssetupapi: Correct the Inf output position.
2007-03-28  James Hawkinssetupapi: The Inf file should be copied regardless...
2007-03-28  James Hawkinssetupapi: Don't allow relative paths in SetupCopyOEMInf.
2007-03-27  James Hawkinssetupapi: Add several tests for SetupCopyOEMInf, with...
2007-01-08  Francois Gougetsetupapi/tests: Print GetLastError() in decimal with...
2006-11-17  Hans Leidekkersetupapi: Add tests for SetupGet{SourceFileLocation...
2006-11-08  Francois Gougetsetupapi: setupapi.h must not define HSTRING_TABLE...
2006-10-10  Michael Ploujnikovsetupapi/tests: Win64 printf format warning fixes.
2006-09-29  Francois GougetAssorted spelling fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-26  Damjan Jovanovicsetupapi: Brace the guid in SetupDiOpenClassRegKeyExW.
2006-09-26  Frank Richtersetupapi: Duplicate behaviour of native SetupGetInfInfo...
2006-09-20  Paul Vrienssetupapi/tests: Use pSetupDiOpenClassRegKeyExA.
2006-09-14  James Hawkinssetupapi: Implement pSetupGetField, with tests.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-10  Damjan Jovanovicsetupapi: Fixed returns values and added a test for...
2006-08-15  Paul Vrienssetupapi: Make tests loadable again on NT4.
2006-08-07  Andrew Talbotsetupapi/tests: Write-strings warnings fix.
2006-07-21  Christian Gmeinersetupapi: Rename a test.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-30  Andrew Talbotsetupapi/tests: Add trailing '\n's to ok() calls.
2006-06-27  James Hawkinssetupapi: Fix SetupCloseInfFile when a NULL handle...
2006-06-19  Christian Gmeinersetupapi: Implement SetupDiCreateDeviceInfoListExW.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-08  Andrew Ziemsetupapi: Improve unit tests for case sensitivity in...
2006-05-05  Andrew Ziemsetupapi: Add case sensitivity string table tests.
2006-02-14  James Hawkinssetupapi: Handle the INFINFO_REVERSE_DEFAULT_SEARCH...
2006-02-14  James Hawkinssetupapi: Handle the INFINFO_INF_NAME_IS_ABSOLUTE and
2006-02-07  James Hawkinssetupapi: Add an initial implementation of SetupGetInfI...
2006-01-31  Alexandre Julliardsetupapi: Ignore ok file for new query test.
2006-01-31  James Hawkinssetupapi: Add tests for SetupGetInfInformation.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-10  Francois GougetAdd trailing '\n's to ok() and TRACE() calls.
2005-11-07  Alexandre JulliardAdded a bunch of tests for the INF parser.
2005-09-23  Eric Kohl- String id 0 becomes a reserved (invalid) id.
2005-09-21  Steven EdwardsAdded stringtable regression test.