ReactOS 0.4.16-dev-329-g9223134
|
Public Attributes | |
WCHAR | Drive |
UINT | Options |
UINT | Result |
BOOL | bFormattingNow |
BOOL FORMAT_DRIVE_CONTEXT::bFormattingNow |
Definition at line 32 of file drive.cpp.
Referenced by DoFormatDrive(), and FormatDriveDlg().
WCHAR FORMAT_DRIVE_CONTEXT::Drive |
Definition at line 29 of file drive.cpp.
Referenced by FormatDrive(), InitializeFormatDriveDlg(), InsertDefaultClusterSizeForFs(), and IsSystemDrive().
UINT FORMAT_DRIVE_CONTEXT::Options |
Definition at line 30 of file drive.cpp.
Referenced by InitializeFormatDriveDlg().
UINT FORMAT_DRIVE_CONTEXT::Result |
Definition at line 31 of file drive.cpp.
Referenced by FormatDrive(), and FormatDriveDlg().