ReactOS 0.4.15-dev-7958-gcd0bb1a
CRegistryTree Member List

This is the complete list of members for CRegistryTree, including all inherited members.

AddErrorDescription(const TCHAR *pszFormat,...)CRegistryTreeprivate
ChangeCurrentKey(const TCHAR *pchRelativePath)CRegistryTree
CRegistryTree()CRegistryTree
CRegistryTree(const CRegistryTree &Tree)CRegistryTreeprivate
DeleteSubkeys(const TCHAR *pszKeyPattern, const TCHAR *pszPath, BOOL blnRecursive=FALSE)CRegistryTree
DeleteSubkeys(CRegistryKey &rKey, const TCHAR *pszKeyPattern, BOOL blnRecursive)CRegistryTreeprivate
GetCurrentPath() constCRegistryTree
GetErrorDescription(LONG nError)CRegistryTreeprivate
GetKey(const TCHAR *pchRelativePath, REGSAM DesiredAccess, CRegistryKey &rKey)CRegistryTree
GetLastErrorDescription()CRegistryTree
GotoRoot()CRegistryTreeprivate
InternalChangeCurrentKey(const TCHAR *pszSubkeyName, REGSAM DesiredAccess)CRegistryTreeprivate
InternalGetSubkey(const TCHAR *pszSubkeyName, REGSAM DesiredAccess, CRegistryKey &rKey)CRegistryTreeprivate
IsCurrentRoot()CRegistryTree
m_ErrorMsgCRegistryTreeprivate
m_pCurrentKeyCRegistryTreeprivate
m_pszMachineNameCRegistryTreeprivate
m_RootCRegistryTreeprivate
NewKey(const TCHAR *pszKeyName, const TCHAR *pszPath, BOOL blnVolatile=FALSE)CRegistryTree
SetError(LONG nError)CRegistryTreeprivate
SetError(const TCHAR *pszFormat,...)CRegistryTreeprivate
SetErrorCommandNAOnRoot(const TCHAR *pszCommand)CRegistryTreeprivate
SetInternalError()CRegistryTreeprivate
SetMachineName(LPCTSTR pszMachineName)CRegistryTree
~CRegistryTree()CRegistryTreevirtual