ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <cmdata.h>
union { ... } _CM_KEY_NODE::@4294 |
CM_KEY_REFERENCE _CM_KEY_NODE::ChildHiveReference |
Definition at line 105 of file cmdata.h.
Referenced by CmpCreateLinkNode().
HCELL_INDEX _CM_KEY_NODE::Class |
Definition at line 108 of file cmdata.h.
Referenced by CmCreateRootNode(), CmiCreateSubKey(), CmpCreateRootNode(), CmpDeepCopyKeyInternal(), CmpDoCreateChild(), CmpFreeKeyBody(), and CmpMarkKeyDirty().
USHORT _CM_KEY_NODE::ClassLength |
Definition at line 115 of file cmdata.h.
Referenced by CmCreateRootNode(), CmiCreateSubKey(), CmpCreateLinkNode(), CmpCreateRootNode(), CmpDeepCopyKeyInternal(), CmpDoCreateChild(), and CmpFreeKeyBody().
USHORT _CM_KEY_NODE::Flags |
Definition at line 93 of file cmdata.h.
Referenced by CmCreateRootNode(), CmiCreateSubKey(), CmpAddSubKey(), CmpCreateLinkNode(), CmpCreateRootNode(), CmpDeepCopyKeyInternal(), CmpDoCreate(), CmpDoCreateChild(), CmpFreeKeyBody(), CmpFreeKeyByCell(), CmpGetHiveName(), CmpIsSafe(), CmpMarkKeyDirty(), CmpValidateLexicalOrder(), and RegDeleteKeyW().
LARGE_INTEGER _CM_KEY_NODE::LastWriteTime |
Definition at line 94 of file cmdata.h.
Referenced by CmCreateRootNode(), CmiAddSubKey(), CmiCreateSubKey(), CmpCreateLinkNode(), CmpCreateRootNode(), CmpDoCreate(), CmpDoCreateChild(), RegDeleteValueW(), and RegSetValueExW().
ULONG _CM_KEY_NODE::MaxClassLen |
Definition at line 110 of file cmdata.h.
Referenced by CmCreateRootNode(), CmiCreateSubKey(), CmpCreateLinkNode(), CmpCreateRootNode(), CmpDoCreate(), CmpDoCreateChild(), and CmpFreeKeyByCell().
ULONG _CM_KEY_NODE::MaxNameLen |
Definition at line 109 of file cmdata.h.
Referenced by CmCreateRootNode(), CmiAddSubKey(), CmiCreateSubKey(), CmpCreateLinkNode(), CmpCreateRootNode(), CmpDoCreate(), CmpDoCreateChild(), and CmpFreeKeyByCell().
ULONG _CM_KEY_NODE::MaxValueDataLen |
Definition at line 112 of file cmdata.h.
Referenced by CmCreateRootNode(), CmiCreateSubKey(), CmpCreateRootNode(), CmpDoCreateChild(), RegDeleteValueW(), and RegSetValueExW().
ULONG _CM_KEY_NODE::MaxValueNameLen |
Definition at line 111 of file cmdata.h.
Referenced by CmCreateRootNode(), CmiCreateSubKey(), CmpCreateRootNode(), CmpDoCreateChild(), RegDeleteValueW(), and RegSetValueExW().
WCHAR _CM_KEY_NODE::Name[ANYSIZE_ARRAY] |
Definition at line 116 of file cmdata.h.
Referenced by CmCreateRootNode(), CmiCreateSubKey(), CmpAddSubKey(), CmpConstructName(), CmpCreateLinkNode(), CmpCreateRootNode(), CmpDoCreateChild(), CmpGetHiveName(), CmpIsSafe(), CmpValidateLexicalOrder(), and RegQueryValue().
USHORT _CM_KEY_NODE::NameLength |
Definition at line 114 of file cmdata.h.
Referenced by CmCreateRootNode(), CmiCreateSubKey(), CmpAddSubKey(), CmpCreateLinkNode(), CmpCreateRootNode(), CmpDoCreateChild(), CmpGetHiveName(), CmpIsSafe(), CmpValidateKey(), CmpValidateLexicalOrder(), and RegQueryValue().
HCELL_INDEX _CM_KEY_NODE::Parent |
Definition at line 96 of file cmdata.h.
Referenced by CmCreateRootNode(), CmiCreateSubKey(), CmpCreateLinkNode(), CmpCreateRootNode(), CmpDeepCopyKeyInternal(), CmpDoCreateChild(), CmpFreeKeyByCell(), CmpGetHiveName(), CmpMarkKeyDirty(), CmpUnlinkHiveFromMaster(), CmpValidateKey(), and RegDeleteKeyW().
HCELL_INDEX _CM_KEY_NODE::Security |
Definition at line 107 of file cmdata.h.
Referenced by CmCreateRootNode(), CmiCreateSubKey(), CmpCreateRootNode(), CmpDeepCopyKeyInternal(), CmpDoCreateChild(), CmpFreeKeyBody(), CmpFreeSecurityDescriptor(), and CmpMarkKeyDirty().
USHORT _CM_KEY_NODE::Signature |
Definition at line 92 of file cmdata.h.
Referenced by CmCreateRootNode(), CmiCreateSubKey(), CmpCreateLinkNode(), CmpCreateRootNode(), CmpDeepCopyKeyInternal(), CmpDoCreateChild(), CmpFreeSecurityDescriptor(), CmpValidateKey(), RegDeleteKeyW(), RegDeleteValueW(), RegImportBinaryHive(), RegInitCurrentControlSet(), RegOpenKey(), RegQueryValue(), RegQueryValueExW(), and RegSetValueExW().
ULONG _CM_KEY_NODE::Spare |
Definition at line 95 of file cmdata.h.
Referenced by CmpDoCreateChild().
ULONG _CM_KEY_NODE::SubKeyCounts[HTYPE_COUNT] |
Definition at line 97 of file cmdata.h.
Referenced by CmCreateRootNode(), CmiCreateSubKey(), CmpAddSubKey(), CmpCleanUpSubKeyInfo(), CmpCreateLinkNode(), CmpCreateRootNode(), CmpDeepCopyKeyInternal(), CmpDoCreateChild(), CmpFreeKeyByCell(), CmpMarkKeyDirty(), CmpRepairParentKey(), and RegDeleteKeyW().
HCELL_INDEX _CM_KEY_NODE::SubKeyLists[HTYPE_COUNT] |
Definition at line 102 of file cmdata.h.
Referenced by CmCreateRootNode(), CmiCreateSubKey(), CmpAddSubKey(), CmpCreateLinkNode(), CmpCreateRootNode(), CmpDeepCopyKeyInternal(), CmpDoCreateChild(), and CmpRepairParentKey().
CHILD_LIST _CM_KEY_NODE::ValueList |
Definition at line 103 of file cmdata.h.
Referenced by BiGetRegistryValue(), CmCreateRootNode(), CmiCreateSubKey(), CmpCompareNewValueDataAgainstKCBCache(), CmpCreateLinkNode(), CmpCreateRootNode(), CmpDeepCopyKeyInternal(), CmpDoCreateChild(), CmpFreeKeyByCell(), CmpMarkKeyDirty(), CmpRepairValueList(), CmpRepairValueListCount(), RegDeleteValueW(), and RegSetValueExW().