|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winldr.h>

Definition at line 56 of file winldr.h.
Referenced by WinLdrInitializePhase1().
| ARC_DISK_INFORMATION _LOADER_SYSTEM_BLOCK::ArcDiskInformation |
Definition at line 60 of file winldr.h.
Referenced by WinLdrInitializePhase1().
| LOADER_PARAMETER_EXTENSION _LOADER_SYSTEM_BLOCK::Extension |
Definition at line 49 of file winldr.h.
Referenced by AllocateAndInitLPB().
| LOADER_PARAMETER_BLOCK _LOADER_SYSTEM_BLOCK::LoaderBlock |
Definition at line 48 of file winldr.h.
Referenced by AllocateAndInitLPB(), and WinLdrAddDriverToList().
| LOADER_PERFORMANCE_DATA _LOADER_SYSTEM_BLOCK::LoaderPerformanceData |
Definition at line 61 of file winldr.h.
Referenced by WinLdrInitializePhase1().
| CHAR _LOADER_SYSTEM_BLOCK::LoadOptions[MAX_OPTIONS_LENGTH+1] |
Definition at line 55 of file winldr.h.
Referenced by WinLdrInitializePhase1().
| NLS_DATA_BLOCK _LOADER_SYSTEM_BLOCK::NlsDataBlock |
Definition at line 54 of file winldr.h.
Referenced by AllocateAndInitLPB().
Definition at line 58 of file winldr.h.
Referenced by WinLdrInitializePhase1().
Definition at line 59 of file winldr.h.
Referenced by WinLdrInitializePhase1().
| SETUP_LOADER_BLOCK _LOADER_SYSTEM_BLOCK::SetupBlock |
Definition at line 50 of file winldr.h.
Referenced by LoadReactOSSetup().