ReactOS 0.4.16-dev-1025-gd3456f5
|
This is the complete list of members for CRegistryTree, including all inherited members.
AddErrorDescription(const TCHAR *pszFormat,...) | CRegistryTree | private |
ChangeCurrentKey(const TCHAR *pchRelativePath) | CRegistryTree | |
CRegistryTree() | CRegistryTree | |
CRegistryTree(const CRegistryTree &Tree) | CRegistryTree | private |
DeleteSubkeys(const TCHAR *pszKeyPattern, const TCHAR *pszPath, BOOL blnRecursive=FALSE) | CRegistryTree | |
DeleteSubkeys(CRegistryKey &rKey, const TCHAR *pszKeyPattern, BOOL blnRecursive) | CRegistryTree | private |
GetCurrentPath() const | CRegistryTree | |
GetErrorDescription(LONG nError) | CRegistryTree | private |
GetKey(const TCHAR *pchRelativePath, REGSAM DesiredAccess, CRegistryKey &rKey) | CRegistryTree | |
GetLastErrorDescription() | CRegistryTree | |
GotoRoot() | CRegistryTree | private |
InternalChangeCurrentKey(const TCHAR *pszSubkeyName, REGSAM DesiredAccess) | CRegistryTree | private |
InternalGetSubkey(const TCHAR *pszSubkeyName, REGSAM DesiredAccess, CRegistryKey &rKey) | CRegistryTree | private |
IsCurrentRoot() | CRegistryTree | |
m_ErrorMsg | CRegistryTree | private |
m_pCurrentKey | CRegistryTree | private |
m_pszMachineName | CRegistryTree | private |
m_Root | CRegistryTree | private |
NewKey(const TCHAR *pszKeyName, const TCHAR *pszPath, BOOL blnVolatile=FALSE) | CRegistryTree | |
SetError(LONG nError) | CRegistryTree | private |
SetError(const TCHAR *pszFormat,...) | CRegistryTree | private |
SetErrorCommandNAOnRoot(const TCHAR *pszCommand) | CRegistryTree | private |
SetInternalError() | CRegistryTree | private |
SetMachineName(LPCTSTR pszMachineName) | CRegistryTree | |
~CRegistryTree() | CRegistryTree | virtual |