ReactOS 0.4.15-dev-6068-g8061a6f
|
#include <reactos.h>
WCHAR _SETUPDATA::AdminPassword[128] |
Definition at line 45 of file syssetup.h.
BOOL _SETUPDATA::bStopInstall |
Definition at line 121 of file reactos.h.
Referenced by _tWinMain(), FileCopyCallback(), PrepareAndDoCopyThread(), and ProcessDlgProc().
BOOL _SETUPDATA::bUnattend |
Definition at line 115 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 133 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 120 of file reactos.h.
Referenced by _tWinMain(), FileCopyCallback(), and ProcessDlgProc().
HANDLE _SETUPDATA::hInstallThread |
Definition at line 119 of file reactos.h.
Referenced by _tWinMain(), and ProcessDlgProc().
HINSTANCE _SETUPDATA::hInstance |
Definition at line 114 of file reactos.h.
Referenced by _tWinMain(), DisplayError(), DriveDlgProc(), and NetSetupRequestWizardPages().
HINF _SETUPDATA::hSetupInf |
Definition at line 56 of file syssetup.h.
Referenced by InstallWizard().
HFONT _SETUPDATA::hTitleFont |
Definition at line 117 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 126 of file reactos.h.
Referenced by _tWinMain(), SetupOpenInfFileExW(), SpFileQueueCopy_NtToWin32(), SpFileQueueDelete_NtToWin32(), and SpFileQueueRename_NtToWin32().
PGENERIC_LIST _SETUPDATA::NtOsInstallsList |
Definition at line 134 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().
PRODUCT_OPTION _SETUPDATA::ProductOption |
Definition at line 61 of file syssetup.h.
Referenced by InstallWizard(), and ProductPageDlgProc().
BOOLEAN _SETUPDATA::RepairUpdateFlag |
Definition at line 130 of file reactos.h.
Referenced by SummaryDlgProc(), TypeDlgProc(), and UpgradeRepairDlgProc().
Definition at line 39 of file syssetup.h.
SYSTEMTIME _SETUPDATA::SystemTime |
Definition at line 49 of file syssetup.h.
Referenced by GetLocalSystemTime(), and SetSystemLocalTime().
TCHAR _SETUPDATA::szAbortMessage[512] |
Definition at line 123 of file reactos.h.
Referenced by _tWinMain(), DeviceDlgProc(), DriveDlgProc(), ProcessDlgProc(), SummaryDlgProc(), TypeDlgProc(), and UpgradeRepairDlgProc().
TCHAR _SETUPDATA::szAbortTitle[64] |
Definition at line 124 of file reactos.h.
Referenced by _tWinMain(), DeviceDlgProc(), DriveDlgProc(), ProcessDlgProc(), SummaryDlgProc(), TypeDlgProc(), and UpgradeRepairDlgProc().
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 128 of file reactos.h.
Referenced by _tWinMain(), DeviceDlgProc(), DriveDlgProc(), MoreOptDlgProc(), PrepareAndDoCopyThread(), and SummaryDlgProc().