|
ReactOS 0.4.17-dev-804-g023d8af
|
#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 520 of file livecd.c.
Referenced by LocaleDlgProc(), and StartDlgProc().
Definition at line 351 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 867 of file livecd.c.
Referenced by RunLiveCD().
|
static |
Definition at line 207 of file livecd.c.
Referenced by CreateKeyboardLayoutList().
Definition at line 397 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 582 of file livecd.c.
Referenced by RunLiveCD().
Definition at line 129 of file livecd.c.
Referenced by CreateLanguagesList().
|
static |
Definition at line 544 of file livecd.c.
Referenced by LocaleDlgProc(), and StartDlgProc().
|
static |
Definition at line 813 of file livecd.c.
Referenced by RunLiveCD().
Definition at line 987 of file livecd.c.
Referenced by wWinMain().
Definition at line 299 of file livecd.c.
Referenced by LocaleDlgProc().
Definition at line 275 of file livecd.c.
Referenced by LocaleDlgProc().
|
static |
Definition at line 718 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().