A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Brian Palmer c66e8c39d3 Added full disk partition management functions
Extended partitions are supported (untested)
If you call OpenDrive() with Partition == 0 you get the active (or bootable) partition
Partitions 1 - 4 are the primary partitions
Partitions 5 - n are the extended partitions
Also added disk parameter detection code (always assumes 512 byte sector size, I don't like that but I don't see any other way)

svn path=/trunk/; revision=2651
2002-02-26 00:26:35 +00:00
freeldr Added full disk partition management functions 2002-02-26 00:26:35 +00:00
posix Minor changes for making apps/baresh compile (tough it doesn't work yet). 2002-02-24 22:14:05 +00:00
reactos Fixed debug print to not overflow the stack on long prints. 2002-02-25 22:45:04 +00:00
rosapps cleanup + finger client 2002-02-07 01:32:20 +00:00