Searched refs:DeleteValue (Results 1 – 6 of 6) sorted by relevance
465 RegKey->DeleteValue(DEFAULT_VALUE_NAME); in UnregisterAsDefaultHtmlEditorForInternetExplorer()472 RegKey->DeleteValue(L"Description"); in UnregisterAsDefaultHtmlEditorForInternetExplorer()476 RegKey->DeleteValue(DEFAULT_VALUE_NAME); in UnregisterAsDefaultHtmlEditorForInternetExplorer()478 RegKey->DeleteValue(L"Description"); in UnregisterAsDefaultHtmlEditorForInternetExplorer()559 RegKey->DeleteValue(DEFAULT_VALUE_NAME); in UnregisterAsDefaultShellHtmlEditor()763 RegKey->DeleteValue(DEFAULT_VALUE_NAME); in UnregisterForMsOfficeApplication()
143 virtual void DeleteValue(const std::wstring& Name);
142 virtual void DeleteValue(const std::wstring& Name);
235 virtual void DeleteValue(const std::wstring& Name) = 0;
480 void RegistryKeyImplWin9x::DeleteValue(const std::wstring& Name) in DeleteValue() function in RegistryKeyImplWin9x
563 void RegistryKeyImplWinNT::DeleteValue(const std::wstring& Name) in DeleteValue() function in RegistryKeyImplWinNT
Completed in 22 milliseconds