|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 31 of file partlist.h.
| SHORT _PARTLIST_UI::Bottom |
Definition at line 51 of file partlist.h.
| PDISKENTRY _PARTLIST_UI::CurrentDisk |
Definition at line 42 of file partlist.h.
| PPARTENTRY _PARTLIST_UI::CurrentPartition |
Definition at line 43 of file partlist.h.
Referenced by SelectPartitionPage().
| SHORT _PARTLIST_UI::Left |
Definition at line 48 of file partlist.h.
| SHORT _PARTLIST_UI::Line |
Definition at line 53 of file partlist.h.
| PPARTLIST _PARTLIST_UI::List |
Definition at line 33 of file partlist.h.
| SHORT _PARTLIST_UI::Offset |
Definition at line 54 of file partlist.h.
| SHORT _PARTLIST_UI::Right |
Definition at line 50 of file partlist.h.
| SHORT _PARTLIST_UI::Top |
Definition at line 49 of file partlist.h.