|
ReactOS 0.4.17-dev-470-gf9e3448
|
#include "precomp.h"#include <stdlib.h>#include <time.h>#include <winnls.h>#include <windowsx.h>#include <wincon.h>#include <shlobj.h>#include <shlwapi.h>#include <tzlib.h>#include <strsafe.h>#include <debug.h>
Go to the source code of this file.
Classes | |
| struct | _REGISTRATIONDATA |
| struct | _TIMEZONE_ENTRY |
| struct | _PRODUCT_OPTION_DATA |
| struct | ThemeInfo |
Macros | |
| #define | NDEBUG |
| #define | MAX_LAYOUTS_PER_LANGID 0x10000 |
Typedefs | |
| typedef struct _REGISTRATIONDATA | REGISTRATIONDATA |
| typedef struct _REGISTRATIONDATA * | PREGISTRATIONDATA |
| typedef struct _TIMEZONE_ENTRY | TIMEZONE_ENTRY |
| typedef struct _TIMEZONE_ENTRY * | PTIMEZONE_ENTRY |
| typedef struct _PRODUCT_OPTION_DATA | PRODUCT_OPTION_DATA |
| typedef DWORD(WINAPI * | PFNREQUESTWIZARDPAGES) (PDWORD, HPROPSHEETPAGE *, PSETUPDATA) |
Variables | |
| static const WCHAR | s_szProductOptions [] = L"SYSTEM\\CurrentControlSet\\Control\\ProductOptions" |
| static const WCHAR | s_szRosVersion [] = L"SYSTEM\\CurrentControlSet\\Control\\ReactOS\\Settings\\Version" |
| static const WCHAR | s_szControlWindows [] = L"SYSTEM\\CurrentControlSet\\Control\\Windows" |
| static const WCHAR | s_szWinlogon [] = L"SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon" |
| static const WCHAR | s_szDefaultSoundEvents [] = L"AppEvents\\Schemes\\Apps\\.Default" |
| static const WCHAR | s_szExplorerSoundEvents [] = L"AppEvents\\Schemes\\Apps\\Explorer" |
| static const WCHAR | s_szCurrentVersion [] = L"SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion" |
| static const PRODUCT_OPTION_DATA | s_ProductOptionData [INSTALLATION_TYPE_MAX] |
| static const WCHAR * | InstallationTypes [INSTALLATION_TYPE_MAX] |
| static const WCHAR * | s_DefaultSoundEvents [][2] |
| static const WCHAR * | s_ExplorerSoundEvents [][2] |
| static struct ThemeInfo | Themes [] |
| #define MAX_LAYOUTS_PER_LANGID 0x10000 |
| typedef DWORD(WINAPI * PFNREQUESTWIZARDPAGES) (PDWORD, HPROPSHEETPAGE *, PSETUPDATA) |
| typedef struct _REGISTRATIONDATA * PREGISTRATIONDATA |
| typedef struct _TIMEZONE_ENTRY * PTIMEZONE_ENTRY |
| typedef struct _REGISTRATIONDATA REGISTRATIONDATA |
| typedef struct _TIMEZONE_ENTRY TIMEZONE_ENTRY |
|
static |
Definition at line 287 of file wizard.c.
Referenced by InstallWizard().
Definition at line 3234 of file wizard.c.
Referenced by ProcessSetupInf().
Definition at line 57 of file wizard.c.
|
static |
Definition at line 1122 of file wizard.c.
Referenced by InstallWizard().
Definition at line 1177 of file control.c.
|
static |
Definition at line 102 of file wizard.c.
Referenced by InstallWizard().
|
static |
Definition at line 1740 of file wizard.c.
Referenced by DateTimePageDlgProc().
|
static |
|
static |
Definition at line 1973 of file wizard.c.
Referenced by InstallWizard().
|
static |
Definition at line 1746 of file wizard.c.
Referenced by DateTimePageDlgProc().
|
static |
Definition at line 546 of file wizard.c.
Referenced by InstallTypePageDlgProc().
|
static |
Definition at line 463 of file wizard.c.
Referenced by DoWriteInstallationType().
Definition at line 1453 of file wizard.c.
Referenced by PreprocessUnattend(), and ThemePageDlgProc().
|
static |
Definition at line 2772 of file wizard.c.
Definition at line 1104 of file wizard.c.
Referenced by ComputerPageDlgProc().
|
static |
Definition at line 2876 of file wizard.c.
Referenced by ProcessSetupInf().
|
static |
Definition at line 1642 of file wizard.c.
Referenced by RetrieveTimeZone().
|
static |
Definition at line 1890 of file wizard.c.
Referenced by WriteDateTimeSettings().
|
static |
Definition at line 1777 of file wizard.c.
Referenced by DateTimePageDlgProc().
|
static |
Definition at line 1791 of file wizard.c.
Referenced by DateTimePageDlgProc().
Definition at line 123 of file wizard.c.
Referenced by AckPageDlgProc().
|
static |
Definition at line 1768 of file wizard.c.
Referenced by DateTimePageDlgProc(), and UpdateAutoDaylightCheckbox().
|
static |
Definition at line 718 of file wizard.c.
Referenced by InstallWizard().
Definition at line 3460 of file wizard.c.
Referenced by InstallReactOS().
Definition at line 2471 of file wizard.c.
Referenced by RunItemCompletionThread().
|
static |
Definition at line 1557 of file wizard.c.
Referenced by InstallWizard().
|
static |
Definition at line 687 of file wizard.c.
Referenced by InstallTypePageDlgProc().
|
static |
Definition at line 872 of file wizard.c.
Referenced by InstallWizard().
Definition at line 3208 of file wizard.c.
Referenced by AddInstallationSource().
|
static |
Definition at line 2624 of file wizard.c.
Referenced by InstallWizard().
| VOID ProcessSetupInf | ( | IN OUT PSETUPDATA | pSetupData | ) |
Definition at line 3325 of file wizard.c.
Referenced by InstallWizard().
| VOID ProcessUnattendSection | ( | IN OUT PSETUPDATA | pSetupData | ) |
Definition at line 2933 of file wizard.c.
Referenced by ProcessSetupInf().
|
static |
Definition at line 2397 of file wizard.c.
Referenced by ItemCompletionThread().
|
static |
Definition at line 2326 of file wizard.c.
|
static |
Definition at line 2230 of file wizard.c.
Referenced by RegisterDlls().
Definition at line 1659 of file wizard.c.
Referenced by CreateTimeZoneList().
Definition at line 1391 of file wizard.c.
Referenced by EnableVisualTheme(), and LocalePageDlgProc().
Definition at line 2510 of file wizard.c.
Referenced by ProcessPageDlgProc().
|
static |
Definition at line 2444 of file wizard.c.
Definition at line 2743 of file wizard.c.
Referenced by FinishDlgProc().
Definition at line 1309 of file wizard.c.
Referenced by LocalePageDlgProc().
|
static |
Definition at line 1845 of file wizard.c.
Referenced by WriteDateTimeSettings().
|
static |
Definition at line 1919 of file wizard.c.
Referenced by WriteDateTimeSettings().
Definition at line 1292 of file wizard.c.
Referenced by LocalePageDlgProc().
Definition at line 2543 of file wizard.c.
Referenced by ProcessPageDlgProc().
|
static |
Definition at line 2586 of file wizard.c.
Referenced by ProcessPageDlgProc().
|
static |
Definition at line 1815 of file wizard.c.
Referenced by DateTimePageDlgProc().
|
static |
Definition at line 2119 of file wizard.c.
Referenced by InstallWizard().
|
static |
Definition at line 1802 of file wizard.c.
Referenced by DateTimePageDlgProc().
|
static |
|
static |
Definition at line 192 of file wizard.c.
Definition at line 981 of file wizard.c.
Referenced by ComputerPageDlgProc().
|
static |
Definition at line 1942 of file wizard.c.
Referenced by DateTimePageDlgProc().
Definition at line 1052 of file wizard.c.
Referenced by ComputerPageDlgProc().
Definition at line 830 of file wizard.c.
Referenced by OwnerPageDlgProc().
Definition at line 1536 of file wizard.c.
Referenced by LocalePageDlgProc().
|
static |
Definition at line 426 of file wizard.c.
Referenced by DoWriteInstallationType().
|
static |
Definition at line 395 of file wizard.c.
Referenced by DoWriteInstallationType().
Definition at line 399 of file wizard.c.
Referenced by DoWriteInstallationType().
Definition at line 397 of file wizard.c.
Referenced by DoWriteInstallationType().
Definition at line 398 of file wizard.c.
Referenced by DoWriteInstallationType().
Definition at line 393 of file wizard.c.
Referenced by DoWriteInstallationType().
|
static |
Definition at line 394 of file wizard.c.
Referenced by DoWriteInstallationType().
Definition at line 396 of file wizard.c.
Referenced by DoWriteInstallationType().
Referenced by ThemePageDlgProc().