winmm: Rearrange device mapping when a new default device is chosen.
[wine] / dlls / setupapi / tests / query.c
2010-10-01  Alexandre Julliardsetupapi/tests: Make some variables static.
2009-10-02  Paul Vrienssetupapi/tests: Don't crash on WinMe.
2009-01-14  Paul Vrienssetupapi/tests: Fix some test failures on win9x.
2009-01-13  Hans Leidekkersetupapi: Fix resolving target path when given a sectio...
2009-01-13  Hans Leidekkersetupapi: Enable reuse of create_inf_file in tests.
2008-12-05  Vincent Povirksetupapi/tests: Fix string format warnings.
2008-11-14  Paul Vrienssetupapi/tests: Don't use hardcoded C: for the system...
2008-09-12  Paul Vrienssetupapi/tests: Fix a failure on Windows 2000.
2008-09-11  James Hawkinssetupapi: Fix a failing test in Vista.
2008-07-21  Hans Leidekkersetupapi: Fix two memory leaks in the test.
2008-07-11  Detlef Riekenbergsetupapi/tests: Avoid a crash on Win9x.
2008-07-01  James Hawkinssetupapi: Fix a test that is failing in multiple platforms.
2008-04-02  Paul Vrienssetupapi/tests: No need to use GetProcAddress as all...
2007-07-31  Paul Vrienssetupapi/tests: Use GetModuleHandleA instead of LoadLib...
2007-05-21  Hans Leidekkersetupapi: Don't require a valid version section for...
2006-11-17  Hans Leidekkersetupapi: Add tests for SetupGet{SourceFileLocation...
2006-10-10  Michael Ploujnikovsetupapi/tests: Win64 printf format warning fixes.
2006-09-26  Frank Richtersetupapi: Duplicate behaviour of native SetupGetInfInfo...
2006-08-07  Andrew Talbotsetupapi/tests: Write-strings warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
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  James Hawkinssetupapi: Add tests for SetupGetInfInformation.