Searched defs:CFindFile (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/Windows/
H A DFileFind.h81 class CFindFile class in namespace:NWindows::NFile::NFind
87 CFindFile(): _handle(INVALID_HANDLE_VALUE) {} function in class:NWindows::NFile::NFind::CFindFile
88 ~CFindFile() { Close(); }
109 CFindFile _findFile;
124 CFindFile _findFile;

Completed in 520 milliseconds