kernel32/tests: Document a few FormatMessage tests which are broken on older Windows.
[wine] / dlls / setupapi /
2009-01-12  Rico Schüllersetupapi: Fix if condition in SetupEnumInfSectionsA/W.
2009-01-10  Alexandre Julliardsetupapi/tests: Pass the correct size to SetupDiGetDevi...
2009-01-09  Alexandre Julliardinclude: Fix packing of the setupapi structures.
2009-01-09  Francois Gougetsetupapi: Fix the StringTableLookUpStringEx() prototype.
2009-01-08  Alexandre Julliardsetupapi: Fix pointer cast warnings on 64-bit.
2009-01-07  Hans Leidekkersetupapi: Add some tests for StringTableLookUpStringEx...
2009-01-07  Paul Vrienssetupapi/tests: Skip some tests if we don't have enough...
2009-01-06  Hans Leidekkersetupapi: Add tests for StringTableAddStringEx and...
2009-01-06  Hans Leidekkersetupapi: Have each test create and destroy its own...
2009-01-06  Hans Leidekkersetupapi: Implement StringTableLookUpStringEx.
2009-01-05  Alexandre Julliardsetupapi/tests: Added some tests for SetupEnumInfSectio...
2009-01-05  Alexandre Julliardsetupapi: Implemented SetupEnumInfSectionsA/W.
2009-01-05  Hans Leidekkersetupapi: Add stubs for pSetupInstallCatalog and pSetup...
2009-01-05  Alexandre Julliardsetupapi: Add CDECL to the cabinet callback functions.
2008-12-30  Andrew Nguyencfgmgr32: Forward and stub CM_Create_DevNodeA/W.
2008-12-30  Andrew Nguyensetupapi: Stub the SetupDiDestroyClassImageList function.
2008-12-30  Andrew Nguyencfgmgr32: Forward and stub CM_Connect_MachineA.
2008-12-26  Ricardo Filipesetupapi: Add stubs for CM_Locate_DevNodeA/W.
2008-12-17  Paul Vrienssetupapi/tests: Fix a test failure on Vista (and skip...
2008-12-15  Christian Costasetupx: Add stub for DiInstallClass.
2008-12-15  Francois Gougetsetupapi/tests: Make devinst_RegDeleteTreeW() static.
2008-12-12  Alexandre Julliardsetupapi: Don't include msvcrt headers.
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-12-11  ByeongSik Jeon*Zh.rc: Update the Chinese resource font name to "MS...
2008-12-11  Paul Vrienssetupapi/tests: Fix a test failure on Vista/W2K8.
2008-12-08  Hans Leidekkersetupapi: Fix typo in StringTableGetExtraData.
2008-12-08  Hans Leidekkersetupapi: Implement StringTableAddStringEx.
2008-12-08  Hans Leidekkersetupapi: Forward pSetupIsUserAdmin to IsUserAdmin.
2008-12-08  Michael Stefaniucsetupapi: Remove some superfluous casts.
2008-12-08  Rok Mandeljcsetupapi: Added Slovenian translation.
2008-12-05  Ricardo Filipesetupapi: Add stubs for SetupPromptForDiskA/W.
2008-12-05  Vincent Povirksetupapi/tests: Fix string format warnings.
2008-11-28  Hans Leidekkersetupapi: Implement SetupInstallFile{A, W}.
2008-11-24  Vincent Povirksetupapi: Implement FLG_PROFITEM_GROUP.
2008-11-14  Paul Vrienssetupapi/tests: Don't use hardcoded C: for the system...
2008-11-12  Paul Vrienssetupapi/tests: Fix some failures on Win9x and WinMe.
2008-11-11  Andrew Talbotsetupapi: Sign-compare warnings fix.
2008-11-07  Vincent Povirksetupapi: Add a matching CoUninitialize call.
2008-11-05  Vincent Povirksetupapi: Implement ProfileItems directive.
2008-11-05  Vincent Povirksetupapi/tests: Add test for ProfileItems directive.
2008-11-03  Michael Stefaniucsetupapi: Do not cast NULL.
2008-10-22  Maarten Lankhorstsetupapi: Implement installing catalog files.
2008-10-21  Paul Vrienssetupapi/tests: Fix a failure on win98.
2008-10-13  Muneyuki Noguchisetupapi: Convert Japanese resource to UTF-8.
2008-09-25  Muneyuki Noguchisetupapi: Use "MS Shell Dlg" 9 in Japanese resources.
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...
next