Home
last modified time | relevance | path

Searched defs:GetDisplayName (Results 1 – 5 of 5) sorted by relevance

/reactos/base/applications/sc/
H A Dname.c12 BOOL GetDisplayName(LPCTSTR ServiceName) in GetDisplayName() function
/reactos/dll/win32/devmgr/devmgmt/
H A DNode.h38 LPWSTR GetDisplayName() { return m_DisplayName; } in GetDisplayName() function
/reactos/modules/rostests/apitests/fontext/
H A DGetDisplayNameOf.cpp25 static HRESULT GetDisplayName(CComPtr<IShellFolder>& spFolder, LPCITEMIDLIST pidlRelative, SHGDNF u… in GetDisplayName() function
/reactos/dll/win32/browseui/
H A Daclistisf.cpp153 HRESULT CACListISF::GetDisplayName(LPCITEMIDLIST pidlChild, CComHeapPtr<WCHAR>& pszChild) in GetDisplayName() function in CACListISF
/reactos/dll/win32/shell32/
H A DCShellItem.cpp160 HRESULT WINAPI CShellItem::GetDisplayName(SIGDN sigdnName, LPWSTR *ppszName) in GetDisplayName() function in CShellItem