Searched refs:WHICH_OPTIONAL (Results 1 – 3 of 3) sorted by relevance
235 if (!dwWhich || (*PathFindExtensionW(pszPath) && (dwWhich & WHICH_OPTIONAL))) in PathFileExistsDefExtAndAttributesW()
1144 if (!*szExt || dwWhich & WHICH_OPTIONAL) in PathFileExistsDefExtW()
326 #define WHICH_OPTIONAL (1 << 6) macro