#include <ZipArchive.h>
The class used as a parameter in the AddNewFiles(CZipAddFilesEnumerator&, ZipArchiveLib::CFileFilter&, bool) method.
Override this method to perform file processing while enumerating directories. This method is not called for directories, but for files only.
true
false
Implements ZipArchiveLib::CDirEnumerator.