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

Public Attributes | |
| ULONG | Signature |
| ULONG | Sequence1 |
| ULONG | Sequence2 |
| LARGE_INTEGER | TimeStamp |
| ULONG | Major |
| ULONG | Minor |
| ULONG | Type |
| ULONG | Format |
| HCELL_INDEX | RootCell |
| ULONG | Length |
| ULONG | Cluster |
| WCHAR | FileName [HIVE_FILENAME_MAXLEN+1] |
| ULONG | Reserved1 [99] |
| ULONG | CheckSum |
| ULONG | Reserved2 [0x37E] |
| ULONG | BootType |
| ULONG | BootRecover |
Definition at line 141 of file hivedata.h.
| ULONG _HBASE_BLOCK::BootRecover |
Definition at line 187 of file hivedata.h.
Referenced by _Function_class_().
| ULONG _HBASE_BLOCK::BootType |
Definition at line 186 of file hivedata.h.
Referenced by CmpInitializeSystemHive(), HvLoadHive(), and HvpCreateHive().
| ULONG _HBASE_BLOCK::CheckSum |
Definition at line 183 of file hivedata.h.
Referenced by CmCreateRootNode(), HvpCreateHive(), HvpRecoverHeaderFromLog(), and RegRecoverDataHive().
| ULONG _HBASE_BLOCK::Cluster |
Definition at line 174 of file hivedata.h.
Referenced by HvpCreateHive(), HvpGetHiveHeader(), HvpRecoverHeaderFromLog(), and RegRecoverHeaderHive().
| WCHAR _HBASE_BLOCK::FileName[HIVE_FILENAME_MAXLEN+1] |
Definition at line 178 of file hivedata.h.
| ULONG _HBASE_BLOCK::Format |
Definition at line 164 of file hivedata.h.
Referenced by HvpCreateHive(), and HvpValidateBaseHeader().
| ULONG _HBASE_BLOCK::Length |
Definition at line 171 of file hivedata.h.
Referenced by BiLoadHive(), HvLoadHive(), HvpAddBin(), HvpCreateHive(), HvpRecoverHeaderFromLog(), and RegRecoverDataHive().
| ULONG _HBASE_BLOCK::Major |
Definition at line 154 of file hivedata.h.
Referenced by HvpCreateHive(), and HvpValidateBaseHeader().
| ULONG _HBASE_BLOCK::Minor |
Definition at line 158 of file hivedata.h.
Referenced by HvLoadHive(), and HvpCreateHive().
| ULONG _HBASE_BLOCK::Reserved1[99] |
Definition at line 180 of file hivedata.h.
| ULONG _HBASE_BLOCK::Reserved2[0x37E] |
Definition at line 185 of file hivedata.h.
| HCELL_INDEX _HBASE_BLOCK::RootCell |
Definition at line 168 of file hivedata.h.
Referenced by BiLoadHive(), CmCreateRootNode(), CmSaveKey(), CmSaveMergedKeys(), CmUnloadKey(), HvpCreateHive(), RegImportBinaryHive(), and RegInitializeRegistry().
| ULONG _HBASE_BLOCK::Sequence1 |
Definition at line 147 of file hivedata.h.
Referenced by BiLoadHive(), HvpCreateHive(), HvpRecoverHeaderFromLog(), and RegRecoverDataHive().
| ULONG _HBASE_BLOCK::Sequence2 |
Definition at line 148 of file hivedata.h.
Referenced by BiLoadHive(), HvpCreateHive(), HvpRecoverHeaderFromLog(), and RegRecoverDataHive().
| ULONG _HBASE_BLOCK::Signature |
Definition at line 144 of file hivedata.h.
Referenced by HvpCreateHive(), HvpRecoverHeaderFromLog(), and HvpValidateBaseHeader().
| LARGE_INTEGER _HBASE_BLOCK::TimeStamp |
Definition at line 151 of file hivedata.h.
Referenced by CmpHasAlternateHiveDiverged(), HvpCreateHive(), HvpGetHiveHeader(), and HvpRecoverHeaderFromLog().
| ULONG _HBASE_BLOCK::Type |
Definition at line 161 of file hivedata.h.
Referenced by HvpCreateHive(), HvpRecoverHeaderFromLog(), and RegRecoverHeaderHive().