inetcomm: Implement IMimeBody_IsType(IBT_EMPTY).
[wine] / dlls / setupapi /
2008-09-12  Paul Vrienssetupapi/tests: Fix a failure on Windows 2000.
2008-09-12  Paul Vrienssetupapi/tests: Fix two failures on win98.
2008-09-11  James Hawkinssetupapi: Remove a test of an undocumented function...
2008-09-11  James Hawkinssetupapi: Fix a failing test in Vista.
2008-09-04  Hongbo Nisetupapi: Add simplified and traditional Chinese resources.
2008-07-22  Reece Dunnsetupapi/tests: Use FIELD_OFFSET instead of offsetof.
2008-07-21  Hans Leidekkersetupapi: Fix two memory leaks in the test.
2008-07-14  Andrew Talbotsetupapi: Remove unneeded address-of operator from...
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-06-24  Paul Vrienssetupapi/tests: Add a simple test for the DelReg directive.
2008-06-23  Paul Vrienssetupapi/tests: Fix a test on NT4.
2008-06-23  Paul Vrienssetupapi/tests: Remove a registry key on failure for...
2008-06-23  Paul Vrienssetupapi/tests: Prevent crash on NT4.
2008-06-23  Paul Vrienssetupapi/tests: Remove last win9x references.
2008-06-23  Paul Vrienssetupapi/tests: Remove win9x specifics from testInstall...
2008-06-23  Paul Vrienssetupapi/tests: Remove win9x specifics from testCreateD...
2008-06-21  Paul Vrienssetupapi/tests: Remove some function pointer checks...
2008-06-21  Paul Vrienssetupapi/tests: Remove win9x specifics from testDevRegKey.
2008-06-21  Paul Vrienssetupapi/tests: Remove win9x specifics from testDeviceR...
2008-06-21  Paul Vrienssetupapi/tests: Skip all tests on Win9x and WinMe.
2008-06-20  Andrew Talbotsetupapi: Constify a variable.
2008-06-19  Paul Vrienssetupapi/tests: Fix some typos.
2008-06-16  Francois GougetRemove spaces before '...' in the Danish resources.
2008-06-11  Paul Vrienssetupapi/tests: Fix some test failures on W2K.
2008-06-09  Paul Vrienssetupapi/tests: Fix two more tests on Windows 2000.
2008-06-09  Paul Vrienssetupapi/tests: Fix a test on Windows 2000.
2008-06-09  Paul Vrienssetupapi/tests: Fix test for win9x and Vista.
2008-06-05  Francois GougetFix the resources to remove extraneous spaces in '...
2008-05-28  Paul Vrienssetupapi/tests: Remove leftovers from old tests.
2008-05-27  Paul Vrienssetupapi/tests: Test to show cleanup should not be...
2008-05-27  Paul Vrienssetupapi/tests: Add another test.
2008-05-27  Paul Vrienssetupapi/tests: Cleanup after testCreateDeviceInterface.
2008-05-26  Paul Vrienssetupapi/tests: Test registry after testDeviceRegistryP...
2008-05-26  Paul Vrienssetupapi/tests: Cleanup after testGetDeviceInterfaceDetail.
2008-05-26  Paul Vrienssetupapi/tests: Cleanup after testRegisterAndGetDetail.
2008-05-26  Paul Vrienssetupapi/tests: Cleanup after testDevRegKey.
2008-05-26  Paul Vrienssetupapi/tests: Skip tests on win9x.
2008-05-26  Paul Vrienssetupapi/tests: Turn guid into a global variable.
2008-05-26  Paul Vrienssetupapi/tests: Fix a test on NT4.
2008-05-26  Paul Vrienssetupapi/tests: Close registry key after use.
2008-05-21  Paul Vrienssetupapi/tests: Fix typos.
2008-05-21  Paul Vrienssetupapi/tests: Fix typo.
2008-05-21  Paul Vrienssetupapi/tests: Skip some tests if we are on win9x.
2008-05-21  Paul Vrienssetupapi/tests: Remove a duplicate function call.
2008-05-21  James Hawkinssetupapi: Fix a few test failures in win2k3.
2008-05-19  Mikołaj ZalewskiMake Swedish use SUBLANG_NEUTRAL.
2008-05-07  Jens Albretsensetupapi: Danish translation.
2008-05-05  Paul Vrienssetupapi/tests: Clean up properly on win9x.
2008-05-05  Paul Vrienssetupapi/tests: Skip some tests on win9x.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-25  Andrew Talbotsetupapi: Remove unused variables.
2008-04-21  Austin EnglishSpelling fixes.
2008-04-17  Alexandre Julliardsetupapi: Add support for creating directories from...
2008-04-17  Alexander Morozovsetupapi: SetupDiGetDeviceRegistryProperty should retur...
2008-04-17  Alexander Morozovsetupapi: SetupDiGetDeviceRegistryProperty should retur...
2008-04-17  Alexander Morozovsetupapi: Add a test for SetupDiGetDeviceRegistryProper...
2008-04-16  Alexandre Julliardsetupapi: Install services in InstallHinfSection.
2008-04-16  Alexandre Julliardsetupapi: Implemented SetupInstallServicesFromInfSectionW.
2008-04-16  Alexandre Julliardsetupapi: Move strdupW and strdupWtoA to the setupapi_p...
2008-04-04  Alexander Morozovsetupapi: Prevent of reallocating memory for _SP_DEVINF...
2008-04-02  Paul Vrienssetupapi/tests: No need to use GetProcAddress as all...
2008-04-02  Alexander Morozovsetupapi: Create DeviceInstance value in registry,...
2008-04-02  Alexander Morozovsetupapi: Create device interface keys in registry...
2008-04-02  Alexander Morozovsetupapi: Creating SymbolicLink value in registry as...
2008-04-02  Alexander Morozovsetupapi: Added a test for registering device interface...
2008-04-01  Paul Vrienssetupapi: Fix for SetupGetIntField, with tests.
2008-03-31  Alexander Morozovsetupapi: Add a check of "#" for interface subkey names.
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-28  Paul Vrienssetupapi/tests: Add a few tests for SetupInstallService...
2008-03-28  Paul Vrienssetupapi/tests: Run tests on win9x again.
2008-03-27  Christopher Bernersetupapi: Fix buffer size in SetupDiGetDeviceInterfaceD...
2008-03-27  Paul Vrienssetupapi/tests: Add some tests for the last error returned.
2008-03-26  Paul Vrienssetupapi: Forward SetupInstallServicesFromInfSectionA...
2008-03-24  Alexandre Julliardsetupapi/tests: Use FIELD_OFFSET instead of offsetof.
2008-03-21  Paul Vrienssetupapi/tests: Add a test for installing a driver...
2008-03-17  Andrew Talbotsetupapi: Assign to structs instead of using memcpy.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-03-01  Maarten Lankhorstsetupapi: Implement CM_Get_Device_ID and add a stub...
2008-02-25  Paul Vrienssetupapi/devinst: Struct size passed needs to be exact.
2008-01-21  Andrew Talbotsetupapi: Remove unneeded casts.
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-14  Andrew Talbotsetupapi: Fix dead code (Coverity).
2007-11-19  Michael Stefaniucsetupapi: Remove duplicate includes.
2007-11-13  Francois Gougetcfgmgr32: Flesh out cfgmgr32.h a bit more and fix the...
2007-11-08  Juan Langsetupapi: Add stubs for CM_Get_Device_IDA and CM_Get_De...
2007-11-06  Juan Langsetupapi: Don't convert strings past NULL-terminator.
2007-11-06  Juan Langsetupapi: Downgrade an ERR to a WARN.
2007-11-06  Juan Langsetupapi: Correct a return value.
2007-11-06  Juan Langsetupapi: Fix a leak.
2007-11-02  Rob Shearmansetupapi: Make the setupapi tests load on systems ...
2007-11-02  Chris Robinsonsetupapi: Add stub for SetupInstallServicesFromInfSectionW.
2007-10-26  Juan Langsetupapi: Include enumerator string as part of device...
2007-10-25  Juan Langsetupapi: Return FALSE if a NULL buffer is passed in.
2007-10-22  Louis Lenderssetupapi: Add stub for SetupInstallServicesFromInfSectionA.
2007-10-16  Juan Langsetupapi: Avoid spamming console.
2007-10-15  Juan Langsetupapi: Correct device enumeration.
next