Searched defs:Writeable (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/setup_native/source/win32/customactions/reg4msdoc/ |
H A D | registryw9x.cxx | 75 …n9x::RegistryKeyImplWin9x(HKEY RootKey, HKEY SubKey, const std::wstring& KeyName, bool Writeable) : in RegistryKeyImplWin9x() 326 void RegistryKeyImplWin9x::Open(bool Writeable) in Open() 365 RegistryKey RegistryKeyImplWin9x::OpenSubKey(const std::wstring& Name, bool Writeable) in OpenSubKey()
|
H A D | registrywnt.cxx | 80 …nNT::RegistryKeyImplWinNT(HKEY RootKey, HKEY SubKey, const std::wstring& KeyName, bool Writeable) : in RegistryKeyImplWinNT() 339 void RegistryKeyImplWinNT::Open(bool Writeable) in Open() 378 RegistryKey RegistryKeyImplWinNT::OpenSubKey(const std::wstring& Name, bool Writeable) in OpenSubKey()
|
H A D | registry.cxx | 67 …yKeyImpl::RegistryKeyImpl(HKEY RootKey, HKEY SubKey, const std::wstring& KeyName, bool Writeable) : in RegistryKeyImpl()
|
Completed in 17 milliseconds