ReactOS 0.4.15-dev-6657-ged9973f
|
#include <setuplib.h>
Definition at line 69 of file setuplib.h.
LONG _USETUP_DATA::AutoPartition |
Definition at line 115 of file setuplib.h.
Referenced by SelectPartitionPage().
PGENERIC_LIST _USETUP_DATA::ComputerList |
Definition at line 119 of file setuplib.h.
Referenced by ComputerSettingsPage(), DeviceDlgProc(), DeviceSettingsPage(), SetupStartPage(), and SummaryDlgProc().
UNICODE_STRING _USETUP_DATA::DestinationArcPath |
Definition at line 103 of file setuplib.h.
Referenced by BootLoaderFloppyPage(), and BootLoaderInstallationPage().
LONG _USETUP_DATA::DestinationDiskNumber |
Definition at line 110 of file setuplib.h.
Referenced by SelectPartitionPage().
LONG _USETUP_DATA::DestinationPartitionNumber |
Definition at line 111 of file setuplib.h.
Referenced by SelectPartitionPage().
UNICODE_STRING _USETUP_DATA::DestinationPath |
Equivalent of 'NTOS_INSTALLATION::SystemArcPath'
Definition at line 104 of file setuplib.h.
Referenced by InstallDirectoryPage().
UNICODE_STRING _USETUP_DATA::DestinationRootPath |
Equivalent of 'NTOS_INSTALLATION::SystemNtPath'
Definition at line 105 of file setuplib.h.
Referenced by SummaryDlgProc().
PGENERIC_LIST _USETUP_DATA::DisplayList |
Definition at line 120 of file setuplib.h.
Referenced by DeviceDlgProc(), DeviceSettingsPage(), DisplaySettingsPage(), SetupStartPage(), and SummaryDlgProc().
PSETUP_ERROR_ROUTINE _USETUP_DATA::ErrorRoutine |
Definition at line 73 of file setuplib.h.
Referenced by RunUSetup().
LONG _USETUP_DATA::FormatPartition |
Definition at line 114 of file setuplib.h.
Referenced by SelectFileSystemPage().
LONG _USETUP_DATA::FsType |
Definition at line 116 of file setuplib.h.
Referenced by SelectFileSystemPage().
Definition at line 130 of file setuplib.h.
Referenced by InstallDirectoryPage(), and MoreOptDlgProc().
UNICODE_STRING _USETUP_DATA::InstallPath |
Definition at line 108 of file setuplib.h.
Referenced by SummaryDlgProc().
PGENERIC_LIST _USETUP_DATA::KeyboardList |
Definition at line 121 of file setuplib.h.
Referenced by DeviceDlgProc(), DeviceSettingsPage(), KeyboardSettingsPage(), SetupStartPage(), and SummaryDlgProc().
LANGID _USETUP_DATA::LanguageId |
Definition at line 127 of file setuplib.h.
Referenced by LanguagePage(), and SetupStartPage().
PGENERIC_LIST _USETUP_DATA::LanguageList |
Definition at line 123 of file setuplib.h.
Referenced by LanguagePage(), and SetupStartPage().
ERROR_NUMBER _USETUP_DATA::LastErrorNumber |
Definition at line 72 of file setuplib.h.
PGENERIC_LIST _USETUP_DATA::LayoutList |
Definition at line 122 of file setuplib.h.
Referenced by DeviceSettingsPage(), LayoutSettingsPage(), SetupStartPage(), and UpdateKBLayout().
WCHAR _USETUP_DATA::LocaleID[9] |
Definition at line 126 of file setuplib.h.
Referenced by SetupStartPage().
LONG _USETUP_DATA::MBRInstallType |
Definition at line 113 of file setuplib.h.
Referenced by BootLoaderInstallationPage(), and BootLoaderPage().
ULONG _USETUP_DATA::RequiredPartitionDiskSpace |
Definition at line 129 of file setuplib.h.
Referenced by IsDiskSizeValid(), and SelectPartitionPage().
PVOID _USETUP_DATA::SetupFileQueue |
Definition at line 79 of file setuplib.h.
HINF _USETUP_DATA::SetupInf |
Definition at line 76 of file setuplib.h.
Referenced by DeviceSettingsPage(), LanguagePage(), RunUSetup(), SetupStartPage(), and UpdateKBLayout().
UNICODE_STRING _USETUP_DATA::SourcePath |
Definition at line 84 of file setuplib.h.
Referenced by InstallDirectoryPage(), and SelectPartitionPage().
UNICODE_STRING _USETUP_DATA::SourceRootDir |
Definition at line 83 of file setuplib.h.
UNICODE_STRING _USETUP_DATA::SourceRootPath |
Definition at line 82 of file setuplib.h.
Referenced by BootLoaderFloppyPage(), and BootLoaderInstallationPage().
UNICODE_STRING _USETUP_DATA::SystemRootPath |
Definition at line 100 of file setuplib.h.
Referenced by BootLoaderInstallationPage(), and BootLoaderPage().