Home
last modified time | relevance | path

Searched refs:GetRegKey (Results 1 – 2 of 2) sorted by relevance

/reactos/base/applications/rapps/include/
H A Dappinfo.h201 CRegKey& GetRegKey() { return m_hKey; } in GetRegKey() function
/reactos/base/applications/rapps/
H A Dgeninst.cpp665 ArpKey = &Info.GetRegKey(); in UninstallInfo()