Home
last modified time | relevance | path

Searched defs:bHasPath (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rostests/apitests/zipfldr/
H A DEnumObjects.cpp244 BOOL bHasPath = SHGetPathFromIDListW(zipPidl, ZipFilename); in test_EnumObjects() local
/reactos/base/applications/rapps/
H A Dmisc.cpp245 BOOL bHasPath = SHGetSpecialFolderPathW(NULL, DirectoryStr, CSIDL_LOCAL_APPDATA, TRUE); in GetStorageDirectory() local
/reactos/dll/win32/shell32/
H A DCDefaultContextMenu.cpp1354 BOOL bHasPath = SHGetPathFromIDListW(pidlFull, wszPath); in InvokePidl() local