setupapi: Implement SetupGetInfFileListA.
[wine] / dlls / setupapi / install.c
2010-04-06  Stefan Leichtersetupapi: Implement SetupGetInfFileListA.
2010-03-27  Alexandre Julliardsetupapi: Only cleanup fake dlls once the whole section...
2010-02-16  Alexandre Julliardsetupapi: Add support for creating registry symlinks...
2009-12-14  Stefan Leichtersetupapi: Implement SetupGetInfFileListW.
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-15  Alexandre Julliardsetupapi: Use a global buffer to read fake dll files...
2009-09-10  Michael Stefaniucsetupapi: Use FAILED instead of !SUCCEEDED.
2008-11-24  Vincent Povirksetupapi: Implement FLG_PROFITEM_GROUP.
2008-11-07  Vincent Povirksetupapi: Add a matching CoUninitialize call.
2008-11-05  Vincent Povirksetupapi: Implement ProfileItems directive.
2008-04-16  Alexandre Julliardsetupapi: Install services in InstallHinfSection.
2008-04-16  Alexandre Julliardsetupapi: Implemented SetupInstallServicesFromInfSectionW.
2008-03-26  Paul Vrienssetupapi: Forward SetupInstallServicesFromInfSectionA...
2007-11-02  Chris Robinsonsetupapi: Add stub for SetupInstallServicesFromInfSectionW.
2007-10-22  Louis Lenderssetupapi: Add stub for SetupInstallServicesFromInfSectionA.
2007-08-21  Damjan Jovanovicsetupapi: Use NtDeleteKey instead of an invalid RegDele...
2007-06-25  Misha Koshelevsetupapi: Simplify code as native setupapi does not...
2007-06-15  Misha Koshelevsetupapi: Handle unquoted paths in InstallHinfSection...
2007-05-04  Rob Shearmansetupapi: The inf file containing the SourceDisksFiles...
2006-12-21  Francois Gougetsetupapi: Fix handling of 'CopyFiles=@file'.
2006-11-14  Hans Leidekkersetupapi: The inf section suffix that corresponds to...
2006-10-16  Dmitry Timoshkovsetupapi: Fix a typo.
2006-10-14  Michael Stefaniucsetupapi: Win64 printf format warning fixes.
2006-08-10  Francois Gougetsetupapi: Fix handling of inf paths that are quoted...
2006-06-07  Michael StefaniucRemove more redundant NULL checks before HeapFree ...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-21  Alexandre Julliardsetupapi: Added support for creating fake dlls at insta...
2006-03-18  Alexandre Julliardsetupapi: Added support for calling executables in...
2005-11-03  Alexandre JulliardAdded support for optional section.ntx86 and section...
2005-09-14  Ge van GeldorpBase of REG_DWORD entries must be auto-detected.
2004-11-30  Eric PouechConst correctness fixes.
2004-02-27  Alexandre JulliardSPINST_UNREGSVR must use the UnregisterDlls section...
2004-02-27  Alexandre JulliardImplemented InstallHinfSection (based on a patch by...
2004-02-27  Alexandre JulliardAdded support for the RegisterDlls section (partly...
2003-09-11  Steven EdwardsPorting fixes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-13  Huw DaviesUse strtoulW instead of strtolW for DWORD conversion.
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-06-13  Aric StewartWhen processing the reg section we need to delete befor...
2002-05-16  Alexandre JulliardImplemented strtolW/strtoulW in libwine_unicode and...
2002-04-02  Alexandre JulliardImplemented a large number of the 32-bit setupapi funct...