Searched refs:DeleteSubKey (Results 1 – 6 of 6) sorted by relevance
64 m_RootKey->DeleteSubKey(L"Applications"); in UnregisterAsHtmlEditorForInternetExplorer()132 m_RootKey->DeleteSubKey(FileExtension); in UnregisterForMsOfficeApplication()
120 virtual void DeleteSubKey(const std::wstring& Name);
119 virtual void DeleteSubKey(const std::wstring& Name);
212 virtual void DeleteSubKey(const std::wstring& Name) = 0;
422 void RegistryKeyImplWin9x::DeleteSubKey(const std::wstring& Name) in DeleteSubKey() function in RegistryKeyImplWin9x
435 void RegistryKeyImplWinNT::DeleteSubKey(const std::wstring& Name) in DeleteSubKey() function in RegistryKeyImplWinNT
Completed in 14 milliseconds