Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / ntoskrnl / include / internal / io.h
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-28 Hartmut BirrMoved IoPageRead from io.h to iofuncs.h.
2002-06-12 Eric KohlUse the registry to load system start drivers.
2002-06-10 Eric KohlChanged data structure which represents driver objects...
2002-06-10 Eric KohlMoved io/drvlck.c to mm.
2002-05-15 Eric KohlAdded file system recognizer driver.
2002-04-10 Eric KohlMoved IoVerifyVolume().
2002-03-16 Eric KohlMoved CreateSystemRootLink() away.
2002-03-13 Eric KohlMoved creation of ARC names into ntoskrnl.
2001-10-10 Hartmut BirrAdded a new parameter to IoPageWrite().
2001-09-16 Casper HornstrupEnumerate legacy devices
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-08-22 Rex JolliffDriverEntry is now called with correct parameters
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-04-03 David WelchKeep DPC queue size correct
2001-01-13 David WelchFix for vfatfs on volumes with smaller cluster sizes
2000-12-28 David WelchImplemented /Device/PhysicalMemory
2000-10-05 Eric KohlAdded registry shutdown function CmShutdownRegistry()
2000-09-10 Eric KohlImplemented driver shutdown registration
2000-08-24 Eric KohlMinor ide driver cleanup
2000-07-07 David WelchCorrected bug where user32.a wasn't being cleaned
2000-07-07 Eric KohlImplemented vpb spinlock
2000-06-29 David WelchMade header file usage more consistent