Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / include / ntos / disk.h
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-07-18 Eric KohlAdded IOCTL_DISK_SET_PARTITION_INFO.
2002-05-29 Eric KohlReplaces linux partition type constants.
2002-05-25 Eric KohlMade NTFS-Partitions mountable.
2001-06-28 Rex Jollifffixed problem with extended partitions that contain...
2001-06-07 Eric KohlReplaced IDEGetPartitionTable() by call to IoReadPartit...
2000-08-21 Eric KohlImplemented IoReadPartitionTable().
2000-08-18 Eric KohlFixed partition id bug
2000-06-30 Eric KohlAdded hal dispatch tables.
2000-06-29 David WelchMade header file usage more consistent