Home
last modified time | relevance | path

Searched refs:SetMachineName (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rosapps/applications/sysutils/regexpl/
H A DShellCommandConnect.cpp77 if (!m_rTree.SetMachineName(pchMachine)) in Execute()
H A DRegistryTree.h82 BOOL SetMachineName(LPCTSTR pszMachineName);
H A DRegistryTree.cpp58 SetMachineName(Tree.m_pszMachineName); in CRegistryTree()
172 BOOL CRegistryTree::SetMachineName(LPCTSTR pszMachineName) in SetMachineName() function in CRegistryTree