HomeSort by relevance Sort by last modified time
    Searched refs:CFindFileBase (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/Windows/
FileFind.h 74 class CFindFileBase
80 CFindFileBase(): _handle(INVALID_HANDLE_VALUE) {}
81 ~CFindFileBase() { Close(); }
85 class CFindFile: public CFindFileBase
104 class CFindStream: public CFindFileBase
FileFind.cpp 108 bool CFindFileBase::Close() throw()

Completed in 160 milliseconds