Searched refs:HCR_GetFolderAttributes (Results 1 – 3 of 3) sorted by relevance
68 BOOL HCR_GetFolderAttributes(LPCITEMIDLIST pidlFolder, LPDWORD dwAttributes) DECLSPEC_HIDDEN;
573 BOOL HCR_GetFolderAttributes(LPCITEMIDLIST pidlFolder, LPDWORD pdwAttributes) in HCR_GetFolderAttributes() function
393 if (!HCR_GetFolderAttributes(pidl, pdwAttributes)) in GetGuidItemAttributes()