ReactOS 0.4.15-dev-6069-g56a4501
|
#include <partlist.h>
Public Attributes | |
PPARTENTRY | SystemPartition |
LIST_ENTRY | DiskListHead |
LIST_ENTRY | BiosDiskListHead |
Definition at line 152 of file partlist.h.
LIST_ENTRY _PARTLIST::BiosDiskListHead |
Definition at line 166 of file partlist.h.
LIST_ENTRY _PARTLIST::DiskListHead |
Definition at line 165 of file partlist.h.
Referenced by SelectPartitionPage(), and UpgradeRepairPage().
PPARTENTRY _PARTLIST::SystemPartition |
Definition at line 163 of file partlist.h.
Referenced by SelectFileSystemPage(), and SelectPartitionPage().