include: Assorted spelling fixes.
[wine] / dlls / setupapi /
2012-12-11  Sylvain Petreollesetupapi: Add stub for SetupAddToSourceListW.
2012-11-28  Alexandre Julliardsetupapi: Load IRegistrar from atl100.dll.
2012-11-26  Alexandre Julliardsetupapi: Fix total size when appending multi-string...
2012-10-29  André Hentschelsetupapi: Avoid memory leaks (coverity).
2012-10-12  Alexandre Julliardsetupapi: Fix buffer overflow in load_fake_dll.
2012-10-09  Erich Hooversetupapi: Close the target file before issuing SPFILENO...
2012-10-09  Erich Hooversetupapi: Report the correct target file with SPFILENOT...
2012-08-14  Michael Stefaniucsetupapi: Avoid TRUE:FALSE conditional expressions.
2012-07-27  Michael Stefaniucsetupapi: Simplify the "pointer to start of array"...
2012-07-11  André Hentschelsetupapi: Add a stub for SetupDiGetDeviceInstallParamsW.
2012-07-09  Hans Leidekkersetupapi: SetupInstallServicesFromInfSection doesn...
2012-06-01  Stefan Leichtersetupapi: Add stub for SetupAddToSourceListA.
2012-05-30  Alexandre Julliardsetupapi: Add support for a WinePreInstall section...
2012-03-26  Michael Stefaniucsetupapi: Print the debug string and not the pointer...
2012-01-26  Austin Englishsetupapi: Add a stub for SetupAddToDiskSpaceListA/W.
2012-01-19  Frédéric Delanoysetupapi: Correctly handle errors in fake_dlls_callback...
2012-01-13  André Hentschelsetupapi: Add stub for CM_Get_Class_Registry_PropertyW.
2012-01-13  André Hentschelsetupapi: Add stub for CM_Get_Class_Registry_PropertyA.
2012-01-12  André Hentschelsetuapi: Add stub for CM_Get_DevNode_Registry_Property_ExA.
2012-01-12  André Hentschelsetuapi: Add stub for CM_Set_Class_Registry_PropertyW.
2012-01-12  André Hentschelsetuapi: Add stub for CM_Set_Class_Registry_PropertyA.
2012-01-10  André Hentschelsetupapi: Add stub for CM_Get_DevNode_Registry_Property...
2011-12-30  Stefan Leichtersetupapi: Add stub for SetupDiDrawMiniIcon.
2011-12-30  Stefan Leichtersetupapi: Add stub for SetupDiGetClassBitmapIndex.
2011-12-16  Francois Gougetsetupapi: Avoid hardcoding the Unicode string literal...
2011-12-14  Alexandre Julliardsetupapi: Specify the correct binary file name when...
2011-11-30  Alexandre Julliardsetupapi: Convert dialogs to po files.
2011-11-21  Francois Gougetsetupapi: Fix a string resource so its format placehold...
2011-11-08  Alexandre Julliardsetupapi: Add a trace for the install mode value.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-08-29  Alasdair Sinclairsetupapi: Fix magic comparison on x64.
2011-08-29  Alexandre Julliardsetupapi: Use the specified language for SxS manifest...
2011-08-26  Alexandre Julliardsetupapi: Delay freeing registered dlls until they...
2011-08-26  Stefan Leichtersetupapi: Add pSetupFree|Malloc|Realloc to spec file...
2011-08-25  Alexandre Julliardsetupapi: Add support for creating WinSxS manifest...
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2011-08-02  Alexandre Julliardsetupapi: Run registration scripts of fake dlls as...
2011-08-02  Alexandre Julliardsetupapi: Allocate a virtual memory buffer to read...
2011-07-09  Christian Incisetupapi: Fix return behaviour when the device key...
2011-06-10  Juan Langsetupapi: Make sure machine name is non-empty before...
2011-05-27  André Hentschelsetupapi: Add stubs for CM_Get_Device_ID_List_SizeA/W.
2011-05-24  Marcus Meissnersetupapi: Mark internal symbols with hidden visibility.
2011-05-16  Juan Langsetupapi: Always initialize output parameter to avoid...
2011-03-09  Austin Englishsetupapi: Avoid shadowing a parameter.
2011-03-01  Austin Englishsetupapi/tests: Remove win9x hacks.
2011-02-08  Peter Urbanecsetupapi: Fix comparison issue on 64-bit systems.
2011-02-02  Alexandre Julliardsetupapi: Fix access rights for cabinet creation.
2011-01-17  Andrew Nguyensetupapi: Fix some memory leaks in SetupDiGetINFClassA.
2011-01-17  Andrew Nguyensetupapi: Allocate the proper number of bytes for the...
2011-01-12  Alexandre Julliardsetupapi: Convert string table resources to po files.
2011-01-07  Rex Tsaisetupapi: Update Traditional Chinese translation.
2011-01-07  Stefan Leichtersetupapi: Add stub for SetupDiSetSelectedDevice.
2011-01-04  Hwang YunSongsetupapi: Update Korean resource.
2010-12-30  André Hentschelsetupapi/tests: Don't test function directly when repor...
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.
next