ReactOS 0.4.16-dev-258-g81860b4
|
#include <reactos.h>
WCHAR _SETUPDATA::AdminPassword[128] |
Definition at line 45 of file syssetup.h.
BOOL _SETUPDATA::bStopInstall |
Definition at line 140 of file reactos.h.
Referenced by _tWinMain(), FileCopyCallback(), PrepareAndDoCopyThread(), and ProcessDlgProc().
BOOL _SETUPDATA::bUnattend |
Definition at line 134 of file reactos.h.
Referenced by _tWinMain().
WCHAR _SETUPDATA::ComputerName[MAX_COMPUTERNAME_LENGTH+1] |
Definition at line 44 of file syssetup.h.
PNTOS_INSTALLATION _SETUPDATA::CurrentInstallation |
Definition at line 149 of file reactos.h.
Referenced by SummaryDlgProc(), TypeDlgProc(), and UpgradeRepairDlgProc().
DWORD _SETUPDATA::DisableAutoDaylightTimeSet |
Definition at line 53 of file syssetup.h.
Referenced by DateTimePageDlgProc().
BOOL _SETUPDATA::DisableGeckoInst |
Definition at line 47 of file syssetup.h.
Referenced by FinishDlgProc().
HFONT _SETUPDATA::hBoldFont |
Definition at line 37 of file syssetup.h.
Referenced by InstallWizard(), ProcessPageDlgProc(), and SetBoldText().
HANDLE _SETUPDATA::hHaltInstallEvent |
Definition at line 139 of file reactos.h.
Referenced by _tWinMain(), FileCopyCallback(), and ProcessDlgProc().
HANDLE _SETUPDATA::hInstallThread |
Definition at line 138 of file reactos.h.
Referenced by _tWinMain(), and ProcessDlgProc().
HINSTANCE _SETUPDATA::hInstance |
Definition at line 133 of file reactos.h.
Referenced by _tWinMain(), DriveDlgProc(), FileCopyCallback(), FormatDlgProcWorker(), FsVolCallback(), NetSetupRequestWizardPages(), PrepareAndDoCopyThread(), RegistryStatus(), ShowErrorTip(), and SummaryDlgProc().
HINF _SETUPDATA::hSetupInf |
Definition at line 56 of file syssetup.h.
Referenced by InstallWizard().
HFONT _SETUPDATA::hTitleFont |
Definition at line 136 of file reactos.h.
Referenced by _tWinMain(), FinishDlgProc(), and InstallWizard().
LCID _SETUPDATA::LocaleID |
Definition at line 54 of file syssetup.h.
NT_WIN32_PATH_MAPPING_LIST _SETUPDATA::MappingList |
Definition at line 142 of file reactos.h.
Referenced by _tWinMain(), and SetupOpenInfFileExW().
PGENERIC_LIST _SETUPDATA::NtOsInstallsList |
Definition at line 150 of file reactos.h.
Referenced by TypeDlgProc(), and UpgradeRepairDlgProc().
WCHAR _SETUPDATA::OwnerName[51] |
Definition at line 42 of file syssetup.h.
Referenced by OwnerPageDlgProc().
WCHAR _SETUPDATA::OwnerOrganization[51] |
Definition at line 43 of file syssetup.h.
Referenced by OwnerPageDlgProc().
PPARTLIST _SETUPDATA::PartitionList |
Definition at line 148 of file reactos.h.
Referenced by DriveDlgProc(), and PrepareAndDoCopyThread().
PRODUCT_OPTION _SETUPDATA::ProductOption |
Definition at line 61 of file syssetup.h.
Referenced by InstallWizard(), and ProductPageDlgProc().
BOOLEAN _SETUPDATA::RepairUpdateFlag |
Definition at line 146 of file reactos.h.
Referenced by FsVolCallback(), PrepareAndDoCopyThread(), SummaryDlgProc(), TypeDlgProc(), and UpgradeRepairDlgProc().
PCWSTR _SETUPDATA::SelectedLanguageId |
Definition at line 159 of file reactos.h.
Referenced by PrepareAndDoCopyThread().
Definition at line 39 of file syssetup.h.
SYSTEMTIME _SETUPDATA::SystemTime |
Definition at line 49 of file syssetup.h.
Referenced by GetLocalSystemTime(), and SetSystemLocalTime().
DWORD _SETUPDATA::TimeZoneIndex |
Definition at line 52 of file syssetup.h.
Referenced by DateTimePageDlgProc().
struct _TIMEZONE_ENTRY* _SETUPDATA::TimeZoneListHead |
Definition at line 50 of file syssetup.h.
Referenced by DestroyTimeZoneList(), GetLargerTimeZoneEntry(), RetrieveTimeZone(), SetLocalTimeZone(), and ShowTimeZoneList().
struct _TIMEZONE_ENTRY* _SETUPDATA::TimeZoneListTail |
Definition at line 51 of file syssetup.h.
Referenced by DestroyTimeZoneList(), and RetrieveTimeZone().
UINT _SETUPDATA::uFirstNetworkWizardPage |
Definition at line 58 of file syssetup.h.
Referenced by DateTimePageDlgProc(), InstallWizard(), NetSetupRequestWizardPages(), and ThemePageDlgProc().
Definition at line 40 of file syssetup.h.
BOOL _SETUPDATA::UnattendSetup |
Definition at line 46 of file syssetup.h.
Referenced by AckPageDlgProc(), DateTimePageDlgProc(), FinishDlgProc(), LocalePageDlgProc(), NetworkComponentPageDlgProc(), NetworkDomainPageDlgProc(), NetworkSettingsPageDlgProc(), OwnerPageDlgProc(), ProcessPageDlgProc(), ProductPageDlgProc(), ThemePageDlgProc(), and WelcomeDlgProc().
UINT _SETUPDATA::uPostNetworkWizardPage |
Definition at line 59 of file syssetup.h.
Referenced by InstallWizard(), and NetworkDomainPageDlgProc().
USETUP_DATA _SETUPDATA::USetupData |
Definition at line 144 of file reactos.h.
Referenced by _tWinMain(), DeviceDlgProc(), FsVolCallback(), MoreOptDlgProc(), PrepareAndDoCopyThread(), and SummaryDlgProc().