msi: Fix an off-by-one error in STREAMS_find_matching_rows.
[wine] / dlls / setupapi / tests / parser.c
2009-10-08  Alexandre Julliardsetupapi/tests: Fix the SetupGetIntField test to load...
2009-06-08  Paul Vrienssetupapi/tests: pSetupGetField returns A or W string...
2009-05-15  Paul Vrienssetupapi/tests: Fix remaining failures on Win9x.
2009-03-09  Francois GougetRemove spaces before '\n's.
2009-02-03  Alexandre Julliardsetupapi/tests: Don't compare the drive letter of expan...
2009-01-05  Alexandre Julliardsetupapi/tests: Added some tests for SetupEnumInfSectio...
2008-12-11  Paul Vrienssetupapi/tests: Fix a test failure on Vista/W2K8.
2008-11-12  Paul Vrienssetupapi/tests: Fix some failures on Win9x and WinMe.
2008-06-09  Paul Vrienssetupapi/tests: Fix test for win9x and Vista.
2008-04-01  Paul Vrienssetupapi: Fix for SetupGetIntField, with tests.
2008-03-28  Paul Vrienssetupapi: Fix some last errors for SetupGetLineByIndex.
2008-03-28  Paul Vrienssetupapi: Fix some last errors for SetupFindFirstLine.
2008-03-28  Paul Vrienssetupapi/tests: Remove check as we don't care how ...
2008-03-27  Paul Vrienssetupapi/tests: Add some tests for the last error returned.
2007-08-30  Francois GougetAssorted spelling fixes.
2007-08-13  Jason Edmeadessetupapi: Remove duplicate backslashes on dirids.
2007-08-10  Jason Edmeadessetupapi: Add test to show setupapi does not handle...
2007-07-31  Paul Vrienssetupapi/tests: Use GetModuleHandleA instead of LoadLib...
2007-07-10  Detlef Riekenbergadvpack+setupapi: Remove unneeded checks before SetupCl...
2007-07-10  Detlef Riekenbergsetupapi: Avoid crash in SetupCloseInfFile.
2007-01-08  Francois Gougetsetupapi/tests: Print GetLastError() in decimal with...
2006-10-10  Michael Ploujnikovsetupapi/tests: Win64 printf format warning fixes.
2006-09-14  James Hawkinssetupapi: Implement pSetupGetField, with tests.
2006-06-27  James Hawkinssetupapi: Fix SetupCloseInfFile when a NULL handle...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
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.