|
ReactOS 0.4.17-dev-573-g8315b8c
|
#include "userinit.h"
Go to the source code of this file.
Classes | |
| struct | _LIVECD_UNATTEND |
Typedefs | |
| typedef struct _LIVECD_UNATTEND | LIVECD_UNATTEND |
Variables | |
| HWND | hList |
| HWND | hLocaleList |
| BOOL | bSpain = FALSE |
| WCHAR | Installer [MAX_PATH] |
| typedef struct _LIVECD_UNATTEND LIVECD_UNATTEND |
Definition at line 521 of file livecd.c.
Referenced by LocaleDlgProc(), and StartDlgProc().
Definition at line 340 of file livecd.c.
Referenced by LocaleDlgProc().
Definition at line 179 of file livecd.c.
Referenced by LocaleDlgProc().
|
static |
Expands the path for the ReactOS Installer "reactos.exe". See also base/setup/welcome/welcome.c!ExpandInstallerPath()
Definition at line 858 of file livecd.c.
Referenced by RunLiveCD().
Definition at line 207 of file livecd.c.
Referenced by CreateKeyboardLayoutList().
Definition at line 398 of file livecd.c.
Referenced by LocaleDlgProc().
Definition at line 27 of file livecd.c.
Referenced by RunLiveCD().
Check whether we are running in MiniNT mode (e.g. live medium).
Definition at line 110 of file livecd.c.
|
static |
Definition at line 583 of file livecd.c.
Referenced by RunLiveCD().
Definition at line 129 of file livecd.c.
Referenced by CreateLanguagesList().
|
static |
Definition at line 545 of file livecd.c.
Referenced by LocaleDlgProc(), and StartDlgProc().
| VOID ParseUnattend | ( | LPCWSTR | UnattendInf, |
| LIVECD_UNATTEND * | pUnattend | ||
| ) |
Definition at line 812 of file livecd.c.
Referenced by RunLiveCD().
Definition at line 978 of file livecd.c.
Referenced by wWinMain().
Definition at line 297 of file livecd.c.
Referenced by LocaleDlgProc().
Definition at line 273 of file livecd.c.
Referenced by LocaleDlgProc().
|
static |
Definition at line 720 of file livecd.c.
Referenced by RunLiveCD().
Definition at line 12 of file livecd.c.
Referenced by CreateLanguagesList(), and LocalesEnumProc().
| HWND hList |
Definition at line 10 of file livecd.c.
Referenced by COpenWithList::AddAppToMRUList(), AddColumns(), AddMRUData(), AddMRUStringA(), AddMRUStringW(), FxPkgFdo::CreateDefaultDeviceList(), CreateDragImage(), CreateLanguagesList(), CreateNTPServerList(), DelMRUString(), DelScheme(), DeviceDlgProc(), DoCreatePartition(), DoDeletePartition(), DriveDlgProc(), EnumAudioDeviceInterfaces(), EnumerateDrivers(), EnumMRUListA(), EnumMRUListW(), FindMRUData(), FindMRUStringA(), FindMRUStringW(), get_comboexlist_selection(), CApplicationView::GetRestoreListSelectionData(), GetSelectedLayout(), InitCodePagesList(), InitHardWareTypesPage(), FxPkgFdo::Initialize(), InitProbeListPage(), KsOpenDefaultDevice(), CKsProxy::Load(), COpenWithList::LoadMRUList(), LocalesEnumProc(), NewDocSelDlgProc(), PipeReadThread(), SelectInstallPartition(), SetNTPServer(), SetStartupType(), ShowSoundScheme(), StartApplication(), test_combo_dropdown_size(), test_combo_WS_VSCROLL(), test_comboex_WM_LBUTTONDOWN(), test_create(), test_itemfrompoint(), test_listbox_height(), test_listbox_item_data(), test_listbox_LB_DIR(), test_listbox_size(), test_WM_LBUTTONDOWN(), test_WS_VSCROLL(), UpdateData(), and UpgradeRepairDlgProc().
Definition at line 14 of file livecd.c.
Referenced by GetInstallerTypeFromString(), GetSilentInstallParameters(), GuessInstallerType(), RunLiveCD(), StartDlgProc(), StartInstaller(), and uuid().