setupapi: Implement SetupGetInfFileListA.
[wine] / dlls / setupapi / stubs.c
2010-02-08  Vitaly Perovsetupapi: Add stub for SetupLogFile{A,W}.
2009-12-22  Andrew Nguyensetupapi: Implement SetupDiOpenDeviceInfoA/W as stubs.
2009-12-16  Vladimir Pankratovsetupapi: Add stub for CM_Get_Device_ID_ExW.
2009-10-01  Alexandre Julliardsetupapi: Make setupx.dll into a stand-alone 16-bit...
2009-09-01  Vladimir Pankratovsetupapi: Add stub for SetupDiGetClassImageIndex.
2009-08-04  Hans Leidekkersetupapi: Add stub implementations of CM_Get_Device_ID_...
2009-05-13  Hans Leidekkersetupapi: Add stub implementations of CM_Get_Device_Int...
2009-05-11  Ricardo Filipesetupapi: Add stubs for CM_Locate_DevNode_ExA/W.
2009-03-04  Ricardo Filipesetupapi: Implement SetupPromptForDiskA by wrapping...
2009-02-23  Ricardo Filipesetupapi: Implement SetupPromptForDiskW with only Cance...
2009-01-27  Ricardo Filipesetupapi: Add stub for SetupDiGetClassImageList.
2008-12-30  Andrew Nguyencfgmgr32: Forward and stub CM_Create_DevNodeA/W.
2008-12-30  Andrew Nguyensetupapi: Stub the SetupDiDestroyClassImageList function.
2008-12-30  Andrew Nguyencfgmgr32: Forward and stub CM_Connect_MachineA.
2008-12-26  Ricardo Filipesetupapi: Add stubs for CM_Locate_DevNodeA/W.
2008-12-05  Ricardo Filipesetupapi: Add stubs for SetupPromptForDiskA/W.
2008-03-01  Maarten Lankhorstsetupapi: Implement CM_Get_Device_ID and add a stub...
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-09-25  Juan Langsetupapi: Implement SetupDiGetClassDevsExA.
2007-09-25  Juan Langsetupapi: Implement SetupDiGetDeviceInfoListDetailA/W.
2007-09-19  Juan Langsetupapi: Add missing prototypes and definitions, and...
2007-08-30  Francois Gougetsetupapi: Add prototypes for the Setup*Log*() functions...
2007-08-30  Francois GougetAssorted non-ANSI function declaration fixes (missing...
2007-05-21  Andrew Talbotsetupapi: Exclude unused headers.
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-15  Hans Leidekkersetupapi: Implement SetupGetSourceInfo{A,W}.
2006-10-14  Michael Stefaniucsetupapi: Win64 printf format warning fixes.
2006-09-14  James Hawkinssetupapi: Add stubs for SetupOpenLog, SetupCloseLog...
2006-07-31  James Hawkinssetupapi: Add a stub implementation of SetupGetSourceInfo.
2006-07-24  Christian Gmeinersetupapi: Move SetupDiGetClassDevsExW into devinst.c.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-04  Mike McCormacksetupapi: Add a stub implementation for RegistryDelnode.
2006-02-07  James Hawkinssetupapi: Add an initial implementation of SetupGetInfI...
2006-02-07  James Hawkinssetupapi: Implement SetupQueryInfFileInformation.
2005-12-15  James Hawkinssetupapi: Added stubs for SetupGetInfInformation and
2005-05-04  Hans LeidekkerStub implementation for SetupCopyOEMInfW.
2005-03-27  Hans LeidekkerRemove stray 8bit character.
2004-12-02  Eric KohlImplement SetupDiBuildClassInfoList(ExW),
2004-05-07  Matthew DavisonUpdate spec file.
2004-03-17  Aric StewartBeginnings on implementations of SetupCreateDiskSpaceLi...
2004-03-16  Aric StewartAdded stubs needed by some Windows Update installs.
2004-03-15  Mike McCormackAdded SetupCreateDiskSpaceList stub.
2004-02-27  Alexandre JulliardImplemented InstallHinfSection (based on a patch by...
2004-02-17  Alexandre JulliardFixed a trace.
2004-02-17  Christian CostaAdded some stubs.
2004-01-05  Steven EdwardsMSVC porting fixes.
2003-10-27  Uwe BonnesAdded a few stubs.
2003-09-11  Steven EdwardsPorting fixes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-27  Gregory M. TurnerImplement (most of) SetupIterateCabinet.
2003-04-02  Uwe BonnesAdded some stubs.
2002-10-29  Patrik StridvallFixed some issues found by winapi_check.
2002-10-10  Uwe BonnesMore stubs.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-03  Patrik StridvallFixed some issues found by winapi_check.
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...
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-01-17  James JuranAdded some stubs needed for IE 5.5 setup.
2000-11-06  James HathewayAdded stubs and setupapi.h.
2000-07-08  Francois JacquesAdded setupapi shared library and SetupIterateCabinet...