ReactOS 0.4.15-dev-5865-g640e228
|
#include <partlist.h>
Public Attributes | |
PPARTLIST | List |
PDISKENTRY | CurrentDisk |
PPARTENTRY | CurrentPartition |
SHORT | Left |
SHORT | Top |
SHORT | Right |
SHORT | Bottom |
SHORT | Line |
SHORT | Offset |
Definition at line 44 of file partlist.h.
SHORT _PARTLIST_UI::Bottom |
Definition at line 64 of file partlist.h.
PDISKENTRY _PARTLIST_UI::CurrentDisk |
Definition at line 55 of file partlist.h.
PPARTENTRY _PARTLIST_UI::CurrentPartition |
Definition at line 56 of file partlist.h.
Referenced by SelectPartitionPage().
SHORT _PARTLIST_UI::Left |
Definition at line 61 of file partlist.h.
SHORT _PARTLIST_UI::Line |
Definition at line 66 of file partlist.h.
PPARTLIST _PARTLIST_UI::List |
Definition at line 46 of file partlist.h.
SHORT _PARTLIST_UI::Offset |
Definition at line 67 of file partlist.h.
SHORT _PARTLIST_UI::Right |
Definition at line 63 of file partlist.h.
SHORT _PARTLIST_UI::Top |
Definition at line 62 of file partlist.h.