winealsa: Fix AudioCaptureClient Get/ReleaseBuffer protocol.
[wine] / dlls / setupapi / tests / install.c
2010-12-30  AndrĂ© Hentschelsetupapi/tests: Don't test function directly when repor...
2010-04-06  Stefan Leichtersetupapi: Implement SetupGetInfFileListA.
2009-12-14  Stefan Leichtersetupapi: Implement SetupGetInfFileListW.
2009-12-08  Stefan Leichtersetupapi32/tests: More tests for SetupGetInfFileListW.
2009-12-03  Stefan Leichtersetupapi/tests: Use separate directory for SetupGetInfF...
2009-11-16  Stefan Leichtersetupapi/tests: Check the buffer content returned from...
2009-11-12  Paul Vrienssetupapi/tests: Fix some test failures on Win9x/WinMe.
2009-11-11  Stefan Leichtersetupapi: Add stub and some tests for SetupGetInfFileListW.
2009-02-23  Francois Gougetsetupapi/tests: Use win_skip() to skip over unimplement...
2009-01-07  Paul Vrienssetupapi/tests: Skip some tests if we don't have enough...
2008-11-24  Vincent Povirksetupapi: Implement FLG_PROFITEM_GROUP.
2008-11-05  Vincent Povirksetupapi: Implement ProfileItems directive.
2008-11-05  Vincent Povirksetupapi/tests: Add test for ProfileItems directive.
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...