Home
last modified time | relevance | path

Searched defs:blnRecursive (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rosapps/applications/sysutils/regexpl/
H A DShellCommandDeleteKey.cpp56 BOOL blnRecursive = FALSE; in Execute() local
H A DRegistryTree.cpp262 …L CRegistryTree::DeleteSubkeys(const TCHAR *pszKeyPattern, const TCHAR *pszPath, BOOL blnRecursive) in DeleteSubkeys()
271 BOOL CRegistryTree::DeleteSubkeys(CRegistryKey& rKey, const TCHAR *pszKeyPattern, BOOL blnRecursive) in DeleteSubkeys()