mirror of
https://github.com/reactos/reactos.git
synced 2026-06-25 17:57:16 +08:00
c66e8c39d37fcfae17f32c4c82901b4ef4e1f3ed
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
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%