ReactOS 0.4.16-dev-942-g91fadeb
|
Public Attributes | |
BOOT_STORE_CONTEXT | Header |
HANDLE | FileHandle |
HANDLE | SectionHandle |
ULONG | FileSize |
PVOID | ViewBase |
PINICACHE | IniCache |
PINI_SECTION | OptionsIniSection |
PINI_SECTION | OsIniSection |
HANDLE _BOOT_STORE_INI_CONTEXT::FileHandle |
Definition at line 77 of file bldrsup.c.
Referenced by CloseIniBootLoaderStore(), and OpenIniBootLoaderStore().
ULONG _BOOT_STORE_INI_CONTEXT::FileSize |
Definition at line 80 of file bldrsup.c.
Referenced by OpenIniBootLoaderStore().
BOOT_STORE_CONTEXT _BOOT_STORE_INI_CONTEXT::Header |
Definition at line 70 of file bldrsup.c.
Referenced by CloseIniBootLoaderStore(), and OpenIniBootLoaderStore().
PINICACHE _BOOT_STORE_INI_CONTEXT::IniCache |
Definition at line 83 of file bldrsup.c.
Referenced by CloseIniBootLoaderStore(), and OpenIniBootLoaderStore().
PINI_SECTION _BOOT_STORE_INI_CONTEXT::OptionsIniSection |
Definition at line 84 of file bldrsup.c.
Referenced by OpenIniBootLoaderStore().
PINI_SECTION _BOOT_STORE_INI_CONTEXT::OsIniSection |
Definition at line 85 of file bldrsup.c.
Referenced by OpenIniBootLoaderStore().
HANDLE _BOOT_STORE_INI_CONTEXT::SectionHandle |
Definition at line 78 of file bldrsup.c.
Referenced by CloseIniBootLoaderStore(), and OpenIniBootLoaderStore().
PVOID _BOOT_STORE_INI_CONTEXT::ViewBase |
Definition at line 81 of file bldrsup.c.
Referenced by CloseIniBootLoaderStore(), and OpenIniBootLoaderStore().