CWinApp::DelRegTree
Visual Studio 2012
Deletes a specific registry key and all its subkeys.
LONG DelRegTree( HKEY hParentKey, const CString& strKeyName ); LONG DelRegTree( HKEY hParentKey, const CString& strKeyName, CAtlTransactionManager* pTM = NULL );