Lines Matching refs:fileInfo
89 bool FindFirst(LPCTSTR wildcard, CFileInfo &fileInfo);
90 bool FindNext(CFileInfo &fileInfo);
92 bool FindFirst(LPCWSTR wildcard, CFileInfoW &fileInfo);
93 bool FindNext(CFileInfoW &fileInfo);
111 bool NextAny(CFileInfo &fileInfo);
115 bool Next(CFileInfo &fileInfo);
116 bool Next(CFileInfo &fileInfo, bool &found);
126 bool NextAny(CFileInfoW &fileInfo);
130 bool Next(CFileInfoW &fileInfo);
131 bool Next(CFileInfoW &fileInfo, bool &found);