Home
last modified time | relevance | path

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

/reactos/dll/shellext/ntobjshex/
H A Dntobjenum.h91 HRESULT GetEnumNTDirectory(LPCWSTR path, IEnumIDList ** ppil);
H A Dntobjfolder.cpp125 return GetEnumNTDirectory(m_NtPath, ppenumIDList); in EnumObjects()
H A Dntobjenum.cpp737 HRESULT GetEnumNTDirectory(LPCWSTR path, IEnumIDList ** ppil) in GetEnumNTDirectory() function