- Fix compile issues caused by previous patch.
[reactos.git] / reactos / ntoskrnl / io / deviface.c
2005-09-04 Alex Ionescu- Fix kernel32 and ntoskrnl build issues.
2005-08-15 Hartmut BirrFixed a terminating NULL in IoRegisterDeviceInterface.
2005-07-29 Filip NavaraStop abusing the non-paged pool.
2005-06-13 Hervé PoussineauFix string returned by IoRegisterDeviceInterface()
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-21 Eric KohlIoRegisterDeviceInterface: Create nested keys one-by...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Hervé PoussineauBetter handle of wrong arguments in IoRegisterDeviceInt...
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-30 Hervé PoussineauI forgot to dereference FileObject in IoSetDeviceInterf...
2005-04-30 Hervé PoussineauImplement IoRegisterPlugPlayNotification, IoUnregisterP...
2005-04-20 Hervé PoussineauImplement IoRegisterDeviceInterface
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-01 Alex IonescuRemove unneeded defines and fix hal operation function...
2004-10-22 Thomas Bluemelfixed redefinition of ASSERT
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
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-07-03 Filip Navara- Fix errors during optimized build.
2004-03-14 Filip Navara- Make IoGetDeviceInterfaces more compatible with the...
2004-02-29 Filip Navara- Removed the incorrect implementations of Device Inter...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-23 Filip NavaraPatch by Matthew Brace <ismarc@austin.rr.com>
2003-10-16 Eric Kohl- Moved and renamed RtlpCreateRegistryKeyPath() to...
2003-09-25 Filip NavaraPlug & Play manager improvments + few other things