ReactOS 0.4.16-dev-297-gc569aee
|
#include "precomp.h"
Go to the source code of this file.
Macros | |
#define | BOOL_TO_STR(b) ((b) ? "TRUE" : "FALSE") |
Functions | |
START_TEST (IsValidInstallDirectory) | |
START_TEST | ( | IsValidInstallDirectory | ) |
Definition at line 29 of file IsValidInstallDirectory.c.
Definition at line 25 of file IsValidInstallDirectory.c.
Referenced by CheckUnattendedSetup(), CreateFreeLoaderReactOSEntries(), InstallSetupInfFile(), and UpdateRegistry().
HANDLE ProcessHeap |
Definition at line 26 of file IsValidInstallDirectory.c.
Referenced by add_entry(), AddBootStoreEntry(), AddDiskToList(), AddNTOSInstallation(), AddPartitionToDisk(), AddProvider(), AppendGenericListEntry(), calloc(), ChangeListViewText(), CloseIniBootLoaderStore(), CommandDumpSector(), CommandPartInfo(), ConsoleCreateFileHandler(), CreateDialogProc(), CreateEditWindow(), CreateFileSystemList(), CreateGenericList(), CreateInsertBlankRegion(), CreateMainWindow(), CreatePartitionList(), CreateProgressBarEx(), DefaultProcessEntry(), DeleteDialogProc(), DeletePartition(), DestroyFileSystemList(), DestroyGenericList(), DestroyPartitionList(), DestroyProgressBar(), DestroyRegion(), DeviceInstallThread(), DismountPartition(), do_reg_operation(), EnumerateBiosDiskEntries(), free(), FreeBootCode(), FreeLdrEnumerateBootEntries(), FreeMemory(), freep(), FreeServiceList(), GetServiceDescription(), GetServiceList(), GetStringFromDialog(), INF_FreeData(), INF_GetDataField(), IniCacheAddKeyAorW(), IniCacheAddSectionAorW(), IniCacheCreate(), IniCacheDestroy(), IniCacheFreeKey(), IniCacheFreeSection(), IniCacheLoadByHandle(), IniCacheSaveByHandle(), IniFindClose(), IniFindFirstValue(), InitDialog(), InitGeneralPage(), InitVolume(), InstallDevice(), MainWndProc(), malloc(), MSZipAlloc(), MSZipFree(), NtLdrEnumerateBootEntries(), OpenIniBootLoaderStore(), OpenPropSheet(), PnpEventThread(), ProcessLangEntry(), ReadBootCodeByHandle(), ReAllocateLayoutBuffer(), RtlDestroyHeap(), RtlpFreeDebugInfo(), SaveDlgInfo(), SetConsoleOutputCP(), SetStartupType(), SetupCloseFileQueue(), SetupDeleteQueueEntry(), SetupOpenFileQueue(), SetupQueueCopyWithCab(), SetupQueueDeleteW(), SetupQueueRenameW(), split(), START_TEST(), SystemConfigurationDataQueryRoutine(), TV1_GetDependants(), TV2_GetDependants(), WriteConsoleOutputCharacterA(), and WriteConsoleOutputCharacterW().
pSpInfCloseInfFile SpInfCloseInfFile = NULL |
Definition at line 14 of file IsValidInstallDirectory.c.
Referenced by CheckUnattendedSetup(), FinishSetup(), ImportRegistryFile(), and PrepareFileCopy().
pSpInfFindFirstLine SpInfFindFirstLine = NULL |
Definition at line 15 of file IsValidInstallDirectory.c.
Referenced by AddComputerTypeEntries(), AddEntriesFromInfSection(), AddSectionToCopyQueue(), AddSectionToCopyQueueCab(), CheckUnattendedSetup(), CreateDisplayDriverList(), CreateKeyboardLayoutList(), CreateLanguageList(), GetSourceFileAndTargetLocation(), InstallDriver(), LoadSetupInf(), LookupDirectoryById(), PrepareCopyInfFile(), PrepareFileCopy(), ProcessDisplayRegistry(), registry_callback(), and UpdateRegistry().
pSpInfFindNextLine SpInfFindNextLine = NULL |
Definition at line 16 of file IsValidInstallDirectory.c.
Referenced by AddComputerTypeEntries(), AddEntriesFromInfSection(), AddSectionToCopyQueue(), AddSectionToCopyQueueCab(), CreateDisplayDriverList(), PrepareCopyInfFile(), PrepareFileCopy(), registry_callback(), and UpdateRegistry().
pSpInfGetBinaryField SpInfGetBinaryField = NULL |
Definition at line 18 of file IsValidInstallDirectory.c.
Referenced by do_reg_operation().
pSpInfGetField SpInfGetField = NULL |
Definition at line 22 of file IsValidInstallDirectory.c.
Referenced by INF_GetDataField().
pSpInfGetFieldCount SpInfGetFieldCount = NULL |
Definition at line 17 of file IsValidInstallDirectory.c.
Referenced by do_reg_operation(), and INF_GetData().
pSpInfGetIntField SpInfGetIntField = NULL |
Definition at line 19 of file IsValidInstallDirectory.c.
Referenced by CheckUnattendedSetup(), LoadSetupInf(), and registry_callback().
pSpInfGetMultiSzField SpInfGetMultiSzField = NULL |
Definition at line 20 of file IsValidInstallDirectory.c.
Referenced by do_reg_operation().
pSpInfGetStringField SpInfGetStringField = NULL |
Definition at line 21 of file IsValidInstallDirectory.c.
Referenced by do_reg_operation(), INF_GetDataField(), and registry_callback().
pSpInfOpenInfFile SpInfOpenInfFile = NULL |
Definition at line 23 of file IsValidInstallDirectory.c.
Referenced by CheckUnattendedSetup(), ImportRegistryFile(), LoadSetupInf(), and PrepareFileCopy().