secur32: Fix ntlm tests on Vista.
[wine] / dlls / setupapi /
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.
2007-10-15  Juan Langsetupapi: Don't abort key enumeration early.
2007-10-15  Juan Langsetupapi: Implement SetupDiDeleteDevRegKey.
2007-10-15  Juan Langsetupapi: Make error checking in SetupDiCreateDevRegKey...
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: Implement SetupDiCreateDevRegKeyW.
2007-10-12  Juan Langsetupapi: Add a device ID member to DeviceInfo.
2007-10-12  Juan Langsetupapi: Don't require caller to pass a SP_DEVINFO_DAT...
2007-10-12  Juan Langsetupapi: Add helper function to open a device's hardwa...
2007-10-12  Juan Langsetupapi: Implement SetupDiCreateDevRegKeyA on top...
2007-10-12  Juan Langsetupapi: Add stubs for SetupDiCreateDevRegKeyA/W.
2007-10-12  Juan Langsetupapi: Install more items when installing a class.
2007-10-12  Juan Langsetupapi: Correct creating the class key.
2007-10-12  Juan Langsetupapi: SetupOpenAppendInfFile is implemented, so...
2007-10-12  Juan Langsetupapi: Test SetupDiInstallClass.
2007-10-09  Juan Langsetupapi: Remove a misleading fixme.
2007-10-03  Marcus Meissnersetupapi: Use correct parameter in pointer init.
2007-09-25  Juan Langsetupapi: Implement SetupDiGetClassDevsExA.
2007-09-25  Juan Langsetupapi: Implement SetupDiGetClassDevsA on top of...
2007-09-25  Juan Langsetupapi: Implement SetupDiGetClassDevsW on top of...
2007-09-25  Juan Langsetupapi: Partially implement SetupDiGetClassDevsExW.
2007-09-25  Juan Langsetupapi: Implement SetupDiGetDeviceInfoListDetailA/W.
2007-09-24  Juan Langsetupapi: When freeing an interface, delete it from...
2007-09-24  Juan Langsetupapi: Implement SetupDiDeleteDeviceInterfaceRegKey.
2007-09-24  Juan Langsetupapi: Save interface to registry when creating it.
2007-09-24  Juan Langsetupapi: Store pointer to set in device, and use it...
2007-09-24  Juan Langsetupapi: Implement SetupDiCreateDeviceInterfaceRegKeyA/W.
2007-09-24  Juan Langsetupapi: Return the interface's device from SetupDiGet...
2007-09-24  Juan Langsetupapi: Store pointer to an interface's device in...
2007-09-24  Juan Langsetupapi: Add stubs for SetupDiCreateDeviceInterfaceReg...
2007-09-24  Juan Langsetupapi: Convert device's interfaces to a standard...
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: When enumerating an interface, add the interf...
2007-09-24  Juan Langsetupapi: Implement SetupDiEnumDeviceInterfaces.
2007-09-24  Juan Langsetupapi: Implement SetupDiCreateDeviceInterfaceW.
2007-09-24  Juan Langsetupapi: Set last error on invalid input.
2007-09-24  Juan Langsetupapi: Remove a redundant parameter check.
2007-09-24  Juan Langsetupapi: Add error checking to SetupDiCreateDeviceInte...
2007-09-24  Juan Langsetupapi: Implement SetupDiCreateDeviceInterfaceA on...
2007-09-24  Juan Langsetupapi: Add tests for SetupDiCreateDeviceInterface.
2007-09-24  Juan Langsetupapi: Add stubs for SetupDiCreateDeviceInterfaceA/W.
2007-09-24  Juan Langsetupapi: Set last error on failure in SetupDiOpenClass...
next