ReactOS 0.4.16-dev-753-g705a985
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
BOOLEAN | INF_GetDataField (IN PINFCONTEXT Context, IN ULONG FieldIndex, OUT PCWSTR *Data) |
BOOLEAN | INF_GetData (IN PINFCONTEXT Context, OUT PCWSTR *Key, OUT PCWSTR *Data) |
Variables | |
SPINF_EXPORTS | SpInfExports = {NULL} |
Definition at line 77 of file infsupp.c.
Referenced by AddSectionToCopyQueueCab(), CheckUnattendedSetup(), CreateKeyboardLayoutList(), CreateLanguageList(), LoadSetupInf(), LookupDirectoryById(), PrepareCopyInfFile(), and PrepareFileCopy().
Definition at line 29 of file infsupp.c.
Referenced by AddComputerTypeEntries(), AddEntriesFromInfSection(), AddSectionToCopyQueue(), AddSectionToCopyQueueCab(), CreateDisplayDriverList(), GetSourceFileAndTargetLocation(), INF_GetData(), InstallDriver(), ProcessDisplayRegistry(), and UpdateRegistry().
SPINF_EXPORTS SpInfExports = {NULL} |
Definition at line 24 of file infsupp.c.
Referenced by _tWinMain(), InitializeSetup(), and SetupStartPage().