setupapi: Fix a test that is failing in multiple platforms.
[wine] / dlls / setupapi / tests / install.c
2008-06-24  Paul Vrienssetupapi/tests: Add a simple test for the DelReg directive.
2008-04-16  Alexandre Julliardsetupapi: Install services in InstallHinfSection.
2008-04-16  Alexandre Julliardsetupapi: Implemented SetupInstallServicesFromInfSectionW.
2008-03-28  Paul Vrienssetupapi/tests: Add a few tests for SetupInstallService...
2008-03-21  Paul Vrienssetupapi/tests: Add a test for installing a driver...
2007-07-05  Francois GougetAssorted spelling fixes.
2007-06-25  Misha Koshelevsetupapi: Simplify code as native setupapi does not...
2007-06-15  Misha Koshelevsetupapi: Handle unquoted paths in InstallHinfSection...
2007-06-15  Misha Koshelevsetupapi/tests: Add basic tests for InstallHinfSectionA...