setupapi/tests: Uninstall .pnf if uninstall of .inf failed.
[wine] / dlls / setupapi /
2010-12-29  Greg Geldorpsetupapi/tests: Uninstall .pnf if uninstall of .inf...
2010-12-27  André Hentschelsetupapi/tests: Don't test function directly when repor...
2010-12-27  André Hentschelsetupapi/tests: Better clean up if SetupUninstallOEMInf...
2010-11-02  Paul Vrienssetupapi: Add the Serbian (Latin and Cyrillic) translation.
2010-10-13  André Hentschelsetupapi/tests: Fix wow64 failures.
2010-10-13  Yaron Shahrabanisetupapi: Added Hebrew translation.
2010-10-05  Stefan Leichtersetupapi: Implement SetupDiGetINFClassA on top of Setup...
2010-10-05  Stefan Leichtersetupapi: Add partial implementation of SetupDiGetINFCl...
2010-10-01  Alexandre Julliardsetupapi/tests: Make some variables static.
2010-09-30  Stefan Leichtersetupapi: Added more tests for SetupDiGetINFClassA.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-14  Stefan Leichtersetupapi: Added tests for SetupDiGetINFClassA.
2010-09-09  Paul Vriensdlls: Fix some specfiles with respect to 'str' and...
2010-09-07  Andrew Nguyensetupapi: Implement SetupDuplicateDiskSpaceListA/W.
2010-09-07  Andrew Nguyensetupapi: Improve parameter validation in SetupQuerySpa...
2010-09-07  Andrew Nguyensetupapi: Implement SetupQuerySpaceRequiredOnDriveW.
2010-09-07  Andrew Nguyensetupapi: Improve parameter validation for SetupCreateD...
2010-08-23  Julius Schwartzenbergsetupapi: Add stubs SetupQueryDrivesInDiskSpaceList...
2010-08-16  Anders Jonssonsetupapi: Update Swedish translation.
2010-07-29  Paul Vrienssetupapi: Add a stub for SetupDiLoadClassIcon.
2010-07-22  Michael Stefaniucsetupapi: Remove the ignored common resource attributes.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Austin Englishsetupapi/tests: Remove unused variable.
2010-07-15  Igor Paliychuksetupapi: Add Ukrainian translation.
2010-07-02  Gustavo Henrique... setupapi: Update Portuguese (Brazilian) translation.
2010-06-29  Kovács Andrássetupapi: Update Hungarian translation.
2010-06-28  Austin Englishsetupapi: Add stubs for SetupDiBuildDriverInfoList...
2010-06-21  Hwang YunSongsetupapi: Update Korean resource.
2010-06-18  Vitaly LipatovUpdate Russian translations.
2010-06-16  Andrew Nguyensetupapi: Add a few traces for SetupDecompressOrCopyFileW.
2010-06-16  Andrew Nguyensetupapi: Only extract the first MSZIP cabinet file...
2010-06-16  Andrew Nguyensetupapi: Exhaustively test the invalid parameter handl...
2010-06-16  Andrew Nguyensetupapi/tests: Add simple enumeration tests for SetupI...
2010-06-16  Andrew Nguyensetupapi/tests: Add simple enumeration tests for SetupI...
2010-06-16  Andrew Nguyensetupapi/tests: Add tests to show that SetupIterateCabi...
2010-06-16  Andrew Nguyensetupapi: Validate the cabinet filename parameter in...
2010-06-16  Andrew Nguyensetupapi: Validate the cabinet filename parameter in...
2010-06-16  Andrew Nguyensetupapi: Avoid useless initializations in SetupIterate...
2010-06-07  Łukasz Wojniłowiczsetupapi: Update the Polish translation.
2010-06-01  Paul Vrienssetupapi: Update the Danish translation.
2010-06-01  Jose Rostagnosetupapi: Update Spanish translation.
2010-05-31  Hans Leidekkersetupapi: Add stub implementations of SetupGetNonIntera...
2010-05-31  Luca Bennatisetupapi: Update Italian translation.
2010-05-18  Sven Baarssetupapi: Fix Dutch translation.
2010-04-06  Stefan Leichtersetupapi: Implement SetupGetInfFileListA.
2010-03-27  Alexandre Julliardsetupapi: Create proper AMD64 fake dlls on 64-bit.
2010-03-27  Alexandre Julliardsetupapi: Only cleanup fake dlls once the whole section...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Damjan Jovanovicsetupapi: Stub out SetupDiRemoveDevice.
2010-03-03  Hans Leidekkersetupapi: Destination directory defaults to system...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-16  Alexandre Julliardsetupapi: Add support for creating registry symlinks...
2010-02-08  Vitaly Perovsetupapi: Add stub for SetupLogFile{A,W}.
2010-01-08  Marcus Meissnersetupapi: Avoid NULL dereference in error path (Coverity).
2010-01-07  James Hawkinssetupapi: Refactor freeing the INF file into free_inf_f...
2009-12-22  Andrew Nguyensetupapi: Implement SetupDiOpenDeviceInfoA/W as stubs.
2009-12-18  Juan Langsetupapi: Fix a comment typo.
2009-12-16  Vladimir Pankratovsetupapi: Add stub for CM_Get_Device_ID_ExW.
2009-12-14  Stefan Leichtersetupapi: Implement SetupGetInfFileListW.
2009-12-08  Hans Leidekkersetupapi/tests: Fix a memory leak.
2009-12-08  Stefan Leichtersetupapi32/tests: More tests for SetupGetInfFileListW.
2009-12-07  Huw Daviessetupapi: Fix memory leak.
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-10-27  Alexandre Julliardsetupapi: Create fake dlls before performing dll regist...
2009-10-26  Vladimir Pankratovsetupapi: Update Russian translation.
2009-10-20  Andrey Turkindlls: Update Russian translations.
2009-10-15  Alexandre Julliardsetupapi: Add support for specifying a fake dll source...
2009-10-15  Alexandre Julliardsetupapi: Add support for using a wildcard in fake...
2009-10-15  Alexandre Julliardsetupapi: Maintain a list of fake dlls that have been...
2009-10-15  Alexandre Julliardsetupapi: Abstract the creation of the fake dll destina...
2009-10-15  Alexandre Julliardsetupapi: Check that the source is a valid fake dll...
2009-10-15  Alexandre Julliardsetupapi: Use a global buffer to read fake dll files...
2009-10-15  Alexandre Julliardsetupapi: Get rid of the code to build fake dlls from...
2009-10-09  Paul Vrienssetupapi/tests: Fix some test failures on Win98.
2009-10-08  Alexandre Julliardsetupapi/tests: Fix the SetupGetIntField test to load...
2009-10-07  Paul Vrienssetupapi/tests: Cleanup after SetupCopyOEMInf() tests.
2009-10-02  Paul Vrienssetupapi/tests: Don't crash on WinMe.
2009-10-01  Alexandre Julliardsetupapi: Make setupx.dll into a stand-alone 16-bit...
2009-10-01  Alexandre Julliardsetupapi: Duplicate the string substitution code to...
2009-09-28  Ge van Geldorpsetupapi/tests: Add acceptable error code for Win7.
2009-09-18  Austin EnglishCancel in Italian is Annulla, not Anulla.
2009-09-10  Michael Stefaniucsetupapi: Use FAILED instead of !SUCCEEDED.
2009-09-02  Alexandre Julliardsetupapi: Fix a compiler warning.
2009-09-01  Vladimir Pankratovsetupapi: Add stub for SetupDiGetClassImageIndex.
2009-08-27  Alexandre Julliardsetupapi: Fix a structure size check for 64-bit.
2009-08-24  Akihiro Sagawacsetupapi: Update Japanese translation.
2009-08-18  Alexandre Julliardsetupapi: Copy the pre-compiled fake dll files instead...
2009-08-11  Francois Gougetsetupapi: Remove a space before an ellipsis.
2009-08-04  Hans Leidekkersetupapi: Add stub implementations of CM_Get_Device_ID_...
2009-08-04  Alexander Nicolays... setupapi: Update Norwegian Bokmål translation.
2009-08-03  Vladimir Pankratovsetupapi: Convert the Russian resources to UTF-8.
2009-07-20  Aurimas FišerasVarious small Lithuanian translation fixes.
2009-07-08  Frédéric Delanoysetupapi: Fix French translation & UI display.
2009-07-07  Ricardo Filipesetupapi: Update Portuguese translation and convert...
2009-07-02  Michael Stefaniucsetupapi: Build language resource files separately.
2009-06-29  Francois Gougetsetupapi: Ellipses should be preceded by a space in...
2009-06-26  Matej Spindlersetupapi: Update Slovenian translation.
next