Searched defs:rootkey (Results 1 – 1 of 1) sorted by relevance
159 RegKey::RegKey(HKEY rootkey, const tchar* subkey, REGSAM access) in RegKey()179 bool RegKey::Create(HKEY rootkey, const tchar* subkey, REGSAM access) { in Create()184 bool RegKey::CreateWithDisposition(HKEY rootkey, const tchar* subkey, in CreateWithDisposition()206 bool RegKey::Open(HKEY rootkey, const tchar* subkey, REGSAM access) { in Open()