Allow DIF_PROPERTYCHANGE as valid install code in SetupDiSetClassInstallParamsW
[reactos.git] / reactos / lib / setupapi / setupapi_private.h
2005-12-15 Hervé PoussineauAllow DIF_PROPERTYCHANGE as valid install code in Setup...
2005-12-11 Hervé PoussineauSort drivers by rank + date, so best driver would be...
2005-12-11 Hervé PoussineauImplement SetupDiGetClassImageIndex, SetupDiGetClassIma...
2005-12-01 Hervé PoussineauHMACHINE and DEVINST are not the same thing. Fix their...
2005-11-27 Hervé PoussineauKeep remote machine name in device info set. Use it...
2005-11-26 Thomas Bluemelinclude wchar.h for swprintf
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-15 Hervé PoussineauTry to transform the ClassGUID string to a GUID only...
2005-11-09 Hervé Poussineau- Try to copy .inf file to ReactOS\Inf only if it is...
2005-11-06 Hervé PoussineauAdd missing files to revision 19031
2005-11-06 Hervé Poussineau- Fix header mess by using a common header setupapi_pri...
2005-07-01 Hervé PoussineauSet svn:eol-style property to native
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-07 Eric KohlImplement AssertFail and GetSetFileTimestamp.
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-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
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-02-01 Eric Kohl- Implement SetupDiBuildClassInfoListExA, SetupDiClassG...
2005-01-25 Steven EdwardsImported setupapi from the vendor branch. (Again).
2005-01-25 Steven Edwardsremoving this to reimport it
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.