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