|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <setuplib.h>

Definition at line 88 of file setuplib.h.
| ARCHITECTURE_TYPE _USETUP_DATA::ArchType |
Definition at line 145 of file setuplib.h.
Referenced by BootLoaderHardDiskPage(), BootLoaderRemovableDiskPage(), and PrepareAndDoCopyThread().
| LONG _USETUP_DATA::AutoPartition |
Definition at line 134 of file setuplib.h.
Referenced by SelectPartitionPage().
| LONG _USETUP_DATA::BootLoaderLocation |
Definition at line 132 of file setuplib.h.
Referenced by BootLoaderHardDiskPage(), BootLoaderInstallPage(), BootLoaderSelectPage(), MoreOptDlgProc(), and PrepareAndDoCopyThread().
| PGENERIC_LIST _USETUP_DATA::ComputerList |
Definition at line 138 of file setuplib.h.
Referenced by ComputerSettingsPage(), DeviceDlgProc(), DeviceSettingsPage(), SetupStartPage(), and SummaryDlgProc().
| PCWSTR _USETUP_DATA::ComputerType |
Definition at line 146 of file setuplib.h.
| UNICODE_STRING _USETUP_DATA::DestinationArcPath |
Definition at line 122 of file setuplib.h.
Referenced by BootLoaderHardDiskPage(), BootLoaderRemovableDiskPage(), and PrepareAndDoCopyThread().
| LONG _USETUP_DATA::DestinationDiskNumber |
Definition at line 129 of file setuplib.h.
Referenced by SelectPartitionPage().
| LONG _USETUP_DATA::DestinationPartitionNumber |
Definition at line 130 of file setuplib.h.
Referenced by SelectPartitionPage().
| UNICODE_STRING _USETUP_DATA::DestinationPath |
Equivalent of 'NTOS_INSTALLATION::SystemArcPath'
Definition at line 123 of file setuplib.h.
Referenced by InstallDirectoryPage().
| UNICODE_STRING _USETUP_DATA::DestinationRootPath |
Equivalent of 'NTOS_INSTALLATION::SystemNtPath'
Definition at line 124 of file setuplib.h.
Referenced by SummaryDlgProc().
| PGENERIC_LIST _USETUP_DATA::DisplayList |
Definition at line 139 of file setuplib.h.
Referenced by DeviceDlgProc(), DeviceSettingsPage(), DisplaySettingsPage(), SetupStartPage(), and SummaryDlgProc().
| PCWSTR _USETUP_DATA::DisplayType |
Definition at line 147 of file setuplib.h.
| PSETUP_ERROR_ROUTINE _USETUP_DATA::ErrorRoutine |
Definition at line 92 of file setuplib.h.
| LONG _USETUP_DATA::FormatPartition |
Definition at line 133 of file setuplib.h.
Referenced by FsVolCallback(), and SelectFileSystemPage().
| LONG _USETUP_DATA::FsType |
Definition at line 135 of file setuplib.h.
Referenced by SelectFileSystemPage().
Definition at line 157 of file setuplib.h.
Referenced by InstallDirectoryPage(), MoreOptDlgProc(), and SummaryDlgProc().
| UNICODE_STRING _USETUP_DATA::InstallPath |
Definition at line 127 of file setuplib.h.
| PGENERIC_LIST _USETUP_DATA::KeyboardList |
Definition at line 140 of file setuplib.h.
Referenced by DeviceDlgProc(), DeviceSettingsPage(), KeyboardSettingsPage(), SetupStartPage(), and SummaryDlgProc().
| LANGID _USETUP_DATA::LanguageId |
Definition at line 154 of file setuplib.h.
Referenced by LanguagePage(), and SetupStartPage().
| PGENERIC_LIST _USETUP_DATA::LanguageList |
Definition at line 142 of file setuplib.h.
Referenced by LanguagePage(), and SetupStartPage().
| ERROR_NUMBER _USETUP_DATA::LastErrorNumber |
Definition at line 91 of file setuplib.h.
| PCWSTR _USETUP_DATA::LayoutId |
Definition at line 150 of file setuplib.h.
| PGENERIC_LIST _USETUP_DATA::LayoutList |
Definition at line 141 of file setuplib.h.
Referenced by DeviceSettingsPage(), LayoutSettingsPage(), SetupStartPage(), and UpdateKBLayout().
| WCHAR _USETUP_DATA::LocaleID[9] |
Definition at line 153 of file setuplib.h.
Referenced by SetupStartPage().
| ULONG _USETUP_DATA::RequiredPartitionDiskSpace |
Definition at line 156 of file setuplib.h.
Referenced by DriveDlgProc(), IsMediumLargeEnough(), and SelectPartitionPage().
| PVOID _USETUP_DATA::SetupFileQueue |
Definition at line 98 of file setuplib.h.
| HINF _USETUP_DATA::SetupInf |
Definition at line 95 of file setuplib.h.
Referenced by DeviceSettingsPage(), LanguagePage(), RunUSetup(), SetupStartPage(), and UpdateKBLayout().
| UNICODE_STRING _USETUP_DATA::SourcePath |
Definition at line 103 of file setuplib.h.
Referenced by InstallDirectoryPage(), and SelectPartitionPage().
| UNICODE_STRING _USETUP_DATA::SourceRootDir |
Definition at line 102 of file setuplib.h.
| UNICODE_STRING _USETUP_DATA::SourceRootPath |
Definition at line 101 of file setuplib.h.
Referenced by BootLoaderHardDiskPage(), BootLoaderRemovableDiskPage(), and PrepareAndDoCopyThread().
| UNICODE_STRING _USETUP_DATA::SystemRootPath |
Definition at line 119 of file setuplib.h.
Referenced by BootLoaderHardDiskPage(), BootLoaderInstallPage(), and PrepareAndDoCopyThread().