Release 1.5.29.
[wine] / include / setupapi.h
2011-12-16  Francois Gougetinclude: Add missing include directives.
2011-04-18  Francois Gougetsetupapi: Fix the SetupDiGetActualSectionToInstallEx...
2011-01-07  Stefan Leichtersetupapi: Add stub for SetupDiSetSelectedDevice.
2009-05-13  Hans Leidekkersetupapi: Add stub implementations of SetupUninstallOEM...
2009-02-20  Ricardo Filipesetupapi: Add missing header values for SetupPromptForDisk.
2009-01-09  Alexandre Julliardinclude: Fix packing of the setupapi structures.
2009-01-05  Alexandre Julliardsetupapi: Implemented SetupEnumInfSectionsA/W.
2008-12-17  Paul Vrienssetupapi/tests: Fix a test failure on Vista (and skip...
2008-11-24  Vincent Povirksetupapi: Implement FLG_PROFITEM_GROUP.
2008-05-30  Alexandre Julliardinclude: Use WINE_NO_UNICODE_MACROS instead of __WINESR...
2008-04-16  Alexandre Julliardinclude: Add the SPSVCINST_* setupapi flags.
2008-04-09  Steven Edwardsinclude/setupapi: Remove extra semicolons.
2008-01-16  Francois Gougetinclude: Document some Microsoft spelling mistakes...
2007-10-15  Juan Langsetupapi: Implement SetupDiDeleteDevRegKey.
2007-10-12  Juan Langsetupapi: Add stubs for SetupDiCreateDevRegKeyA/W.
2007-09-27  Francois Gougetincludes: Make headers C++ compatible.
2007-09-24  Juan Langsetupapi: Fix prototype of SetupDiCreateDeviceInterface...
2007-09-19  Juan Langsetupapi: Add missing prototypes and definitions, and...
2007-09-19  Juan Langsetupapi: Correct type to match PSDK.
2007-08-30  Francois Gougetsetupapi: Add prototypes for the Setup*Log*() functions...
2007-05-18  Hans Leidekkersetupapi: Add a partial implementation for SetupScanFil...
2007-05-04  Rob Shearmansetupapi: Add stubs for SetupQueryInfOriginalFileInform...
2007-04-10  Hans Leidekkersetupapi: Implement SetupGetFileCompressionInfo on...
2007-04-09  Hans Leidekkersetupapi: Implement SetupDecompressOrCopyFile{A, W}.
2007-04-09  Hans Leidekkersetupapi: Implement SetupGetFileCompressionInfoEx{A...
2007-04-07  Andrew Talbotinclude: Remove superfluous semicolons.
2007-03-27  James Hawkinssetupapi: Add missing SetupCopyOEMInf flags.
2007-02-20  Hans Leidekkersetupapi: Implement SetupCopyOEMInf{A,W}.
2007-02-19  Hans Leidekkersetupapi: Add stub implementations for SetupDiGetINFCla...
2006-12-15  Hans Leidekkersetupapi: Add a stub implementation for SetupPromptReboot.
2006-11-16  Hans Leidekkersetupapi: Implement SetupGetTargetPath{A,W}.
2006-11-15  Hans Leidekkersetupapi: Implement SetupGetSourceInfo{A,W}.
2006-11-14  Hans Leidekkersetupapi: Implement SetupGetSourceFileLocation{A,W}.
2006-11-08  Francois Gougetsetupapi: setupapi.h must not define HSTRING_TABLE...
2006-09-14  James Hawkinssetupapi: Add stubs for SetupOpenLog, SetupCloseLog...
2006-07-21  Christian Gmeinersetupapi: Implemented SetupDiCreateDeviceInfoA.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-31  James Hawkinssetupapi: Add definitions for the SetupGetInfInformatio...
2005-12-15  James Hawkinssetupapi: Added stubs for SetupGetInfInformation and
2005-09-21  Eric KohlImplement setupapi stringtable functions.
2005-06-10  Matthew DavisonAdded some definitions to setupapi.
2005-06-07  Mike McCormackDeclare some functions.
2005-05-06  Alexandre JulliardEric Kohl <eric.kohl_at_t-online.de>
2005-02-14  Eric KohlImplement DelayedMove and FileExists.
2005-02-02  Eric Kohl- Implement DoesUserHavePrivilege, EnablePrivilege...
2004-12-02  Eric KohlImplement SetupDiBuildClassInfoList(ExW),
2004-08-12  Aric StewartAdded some more needed structs and constants.
2004-03-15  Mike McCormackAdded SetupCreateDiskSpaceList stub.
2004-02-27  Alexandre JulliardImplemented InstallHinfSection (based on a patch by...
2004-02-27  Alexandre JulliardAdded support for the RegisterDlls section (partly...
2004-02-17  Christian CostaAdded some stubs.
2004-02-09  Juan LangDeclare some SetupDi functions and related constants.
2004-01-05  Steven EdwardsMSVC porting fixes.
2003-10-22  Alexandre JulliardFixed naming of the A/W types.
2003-10-21  Steven Edwards- Win16/32 cleanup.
2003-10-07  Steven EdwardsRemove a few unneeded include statements in internal...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-08-27  Gregory M. TurnerImplement (most of) SetupIterateCabinet.
2002-10-10  Steve LustbaderProvide stub for SetupDiGetClassDevsW.
2002-06-20  Sander van Leeuwen'class' is a reserved word (C++).
2002-05-28  Mike McCormackStub implementations of some functions.
2002-04-02  Alexandre JulliardImplemented a large number of the 32-bit setupapi funct...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-17  James JuranAdded some stubs needed for IE 5.5 setup.
2000-11-06  James HathewayAdded stubs and setupapi.h.