Home
last modified time | relevance | path

Searched defs:SHGFI (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/apitests/shell32/
H A DShellInfo.cpp14 static DWORD_PTR SHGFI(PCWSTR Path, SHFILEINFOW &Info, UINT Flags, UINT Attributes = 0) in SHGFI() function
19 static DWORD_PTR SHGFI(LPCITEMIDLIST Pidl, SHFILEINFOW &Info, UINT Flags, UINT Attributes = 0) in SHGFI() function
/reactos/modules/rosapps/applications/devutils/shlextdbg/
H A Dshlextdbg.cpp236 static int SHGFI(PCWSTR Path) in SHGFI() function