ntdll: Fix RtlValidAcl to accept newer ACL revisions.
[wine] / dlls / setupapi / tests / devinst.c
2007-10-15  Juan Langsetupapi: Implement SetupDiOpenDevRegKey.
2007-10-15  Juan Langsetupapi: Test SetupDiOpenDevRegKey.
2007-10-15  Juan Langsetupapi: Improve parameter checking in SetupDiInstallC...
2007-10-15  Juan Langsetupapi: Remove bogus part of test.
2007-10-12  Juan Langsetupapi: Test SetupDiInstallClass.
2007-09-24  Juan Langsetupapi: Create symbolic link value when interface...
2007-09-24  Juan Langsetupapi: Add test showing value of path.
2007-09-24  Juan Langsetupapi: Implement SetupDiGetDeviceInterfaceDetailA/W.
2007-09-24  Juan Langsetupapi: Add tests for SetupDiGetDeviceInterfaceDetail.
2007-09-24  Juan Langsetupapi: Implement SetupDiEnumDeviceInterfaces.
2007-09-24  Juan Langsetupapi: Implement SetupDiCreateDeviceInterfaceW.
2007-09-24  Juan Langsetupapi: Add error checking to SetupDiCreateDeviceInte...
2007-09-24  Juan Langsetupapi: Add tests for SetupDiCreateDeviceInterface.
2007-09-21  Juan Langsetupapi: Implement SetupDiRegisterDeviceInfo.
2007-09-21  Juan Langsetupapi: Add tests for SetupDiRegisterDeviceInfo.
2007-09-21  Juan Langsetupapi: Implement SetupDiGetDeviceInstanceIdW.
2007-09-21  Juan Langsetupapi: Implement SetupDiCreateDeviceInfoW.
2007-09-20  Juan Langsetupapi: Add error checking to SetupDiCreateDeviceInfo...
2007-09-20  Juan Langsetupapi: Add tests for SetupDiGetDeviceInstanceId.
2007-09-20  Juan Langsetupapi: Add tests for SetupDiCreateDeviceInfo.
2007-08-27  Paul Vrienssetupapi/tests: Use skip instead of trace.
2007-07-31  Paul Vrienssetupapi/tests: Use GetModuleHandleA instead of LoadLib...
2007-04-25  Paul Vrienssetupapi/tests: SetupDiCreateDeviceInfoListExW is not...
2006-10-10  Michael Ploujnikovsetupapi/tests: Win64 printf format warning fixes.
2006-09-29  Francois GougetAssorted spelling fixes.
2006-09-26  Damjan Jovanovicsetupapi: Brace the guid in SetupDiOpenClassRegKeyExW.
2006-09-20  Paul Vrienssetupapi/tests: Use pSetupDiOpenClassRegKeyExA.
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-06-30  Andrew Talbotsetupapi/tests: Add trailing '\n's to ok() calls.
2006-06-19  Christian Gmeinersetupapi: Implement SetupDiCreateDeviceInfoListExW.