Home
last modified time | relevance | path

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

/reactos/dll/shellext/ntobjshex/
H A Dntobjenum.h90 HRESULT GetEnumRegistryKey(LPCWSTR path, HKEY root, IEnumIDList ** ppil);
H A Dregfolder.cpp120 return GetEnumRegistryKey(m_NtPath, m_hRoot, ppenumIDList); in EnumObjects()
H A Dntobjenum.cpp732 HRESULT GetEnumRegistryKey(LPCWSTR path, HKEY root, IEnumIDList ** ppil) in GetEnumRegistryKey() function