Searched refs:IS_REGULAR_FILE (Results 1 – 1 of 1) sorted by relevance
151 #define IS_REGULAR_FILE(dwFileAttributes) \ macro224 else if(IS_REGULAR_FILE(winFindData.dwFileAttributes)) { in CreateFileListInfo()