Searched refs:m_hRootKey (Results 1 – 4 of 4) sorted by relevance
42 m_hRootKey(RootKey), in RegistryKeyImpl()57 m_hRootKey(RootKey), in RegistryKeyImpl()68 m_hRootKey(RootKey), in RegistryKeyImpl()
336 m_hRootKey, in Open()387 HKEY hRoot = IsRootKey() ? m_hRootKey : m_hSubKey; in CreateSubKey()
349 m_hRootKey, in Open()400 HKEY hRoot = IsRootKey() ? m_hRootKey : m_hSubKey; in CreateSubKey()
317 HKEY m_hRootKey; member in RegistryKeyImpl
Completed in 19 milliseconds