Home
last modified time | relevance | path

Searched defs:RootKey (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/shell/source/win32/shlxthandler/util/
H A Dregistry.cxx57 bool SetRegistryKey(HKEY RootKey, const char* KeyName, const char* ValueName, const char* Value) in SetRegistryKey()
80 bool DeleteRegistryKey(HKEY RootKey, const char* KeyName) in DeleteRegistryKey()
142 bool HasSubkeysRegistryKey(HKEY RootKey, const char* KeyName, /* out */ bool& bResult) in HasSubkeysRegistryKey()
181 bool QueryRegistryKey(HKEY RootKey, const char* KeyName, const char* ValueName, char *pszData, DWOR… in QueryRegistryKey()
/aoo4110/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistry.cxx41 RegistryKeyImpl::RegistryKeyImpl(HKEY RootKey, const std::wstring& KeyName) : in RegistryKeyImpl()
56 RegistryKeyImpl::RegistryKeyImpl(HKEY RootKey) : in RegistryKeyImpl()
67 RegistryKeyImpl::RegistryKeyImpl(HKEY RootKey, HKEY SubKey, const std::wstring& KeyName, bool Write… in RegistryKeyImpl()
H A Dregistrywnt.cxx63 RegistryKeyImplWinNT::RegistryKeyImplWinNT(HKEY RootKey, const std::wstring& KeyName) : in RegistryKeyImplWinNT()
71 RegistryKeyImplWinNT::RegistryKeyImplWinNT(HKEY RootKey) : in RegistryKeyImplWinNT()
80 RegistryKeyImplWinNT::RegistryKeyImplWinNT(HKEY RootKey, HKEY SubKey, const std::wstring& KeyName, … in RegistryKeyImplWinNT()
485 LONG RegistryKeyImplWinNT::ImplDeleteSubKeyTree(HKEY RootKey, const std::wstring& Name) in ImplDeleteSubKeyTree()
H A Dregistryw9x.cxx58 RegistryKeyImplWin9x::RegistryKeyImplWin9x(HKEY RootKey, const std::wstring& KeyName) : in RegistryKeyImplWin9x()
66 RegistryKeyImplWin9x::RegistryKeyImplWin9x(HKEY RootKey) : in RegistryKeyImplWin9x()
75 RegistryKeyImplWin9x::RegistryKeyImplWin9x(HKEY RootKey, HKEY SubKey, const std::wstring& KeyName, … in RegistryKeyImplWin9x()
H A Dwindowsregistry.cxx88 RegistryKey WindowsRegistry::GetRegistryKey(HKEY RootKey, bool Writeable) const in GetRegistryKey()
/aoo4110/main/setup_native/source/win32/customactions/reg64/
H A Dreg64.cxx251 bool DeleteRegistryKey(HKEY RootKey, const wchar_t* KeyName) in DeleteRegistryKey()
266 bool SetRegistryKey(HKEY RootKey, const wchar_t* KeyName, const wchar_t* ValueName, const wchar_t* … in SetRegistryKey()
/aoo4110/main/setup_native/source/win32/customactions/reg4allmsdoc/
H A Dreg4allmsi.cxx169 static LONG DeleteSubKeyTree( HKEY RootKey, LPCSTR lpKey ) in DeleteSubKeyTree()

Completed in 44 milliseconds