mirror of
https://github.com/reactos/reactos.git
synced 2026-05-21 10:20:57 +08:00
- ScrollDownPartitionList() and ScrollUpPartitionList()
--> ScrollUpDownPartitionList()
- GetPrimaryPartitionCount() and GetLogicalPartitionCount()
--> generic GetPartitionCount() and macros.
- GetPrevUnpartitionedEntry() and GetNextUnpartitionedEntry()
--> GetAdjUnpartitionedEntry() ("Adj" == Adjacent)