Partly implement SetupDiInstallDeviceInterfaces
[reactos.git] / reactos / lib / setupapi / install.c
2005-12-21 Hervé PoussineauPartly implement SetupDiInstallDeviceInterfaces
2005-12-21 Hervé Poussineau- Fix horribly broken implementation of SetupInstallSer...
2005-12-19 Hervé PoussineauImplement SetupDiGetDeviceInfoListClass
2005-11-18 Thomas Bluemel- define STATUS_* codes correctly in winnt.h and ntstatus.h
2005-11-16 Hervé Poussineau- Initialise DevInst field in SP_DEVINFO_DATA. This...
2005-11-11 Hervé PoussineauFix adding of the tag when the group order list already...
2005-11-11 Gé van GeldorpThe GroupOrder registry value should start with a ULONG...
2005-11-09 Hervé Poussineau- Try to copy .inf file to ReactOS\Inf only if it is...
2005-11-06 Hervé Poussineau- Fix header mess by using a common header setupapi_pri...
2005-10-14 Hervé PoussineauStep 2 for a PnP ReactOS: add some (little) hacks
2005-10-03 Hervé PoussineauAdd SetupPromptReboot stub
2005-09-27 Hervé PoussineauImplement SetupInstallServicesFromInfSectionExW
2005-09-26 Hervé PoussineauImplement SetupInstallServicesFromInfSectionA/W, SetupI...
2005-09-10 Gé van GeldorpAuto-determine base of DWORD registry entries.
2005-07-01 Hervé PoussineauSet svn:eol-style property to native
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-15 Gé van GeldorpSync to Wine-20050310:
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupRemove setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-12 Casper HornstrupRemove setupapi
2005-01-25 Steven EdwardsImported setupapi from the vendor branch. (Again).
2005-01-25 Steven Edwardsremoving this to reimport it
2005-01-22 Steven Edwardsmore syncing of setupapi
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-03-20 Steven EdwardsMerge setupapi with Winehq.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-24 Steven EdwardsStarted porting Setupapi.dll from WINE to ReactOS.