/**
@class wxZipNotifier
- @wxheader{zipstrm.h}
If you need to know when a wxZipInputStream
updates a wxZipEntry,
/**
@class wxZipEntry
- @wxheader{zipstrm.h}
Holds the meta-data for an entry in a zip.
/**
@class wxZipInputStream
- @wxheader{zipstrm.h}
Input stream for reading zip files.
/**
@class wxZipClassFactory
- @wxheader{zipstrm.h}
Class factory for the zip archive format. See the base class
for details.
/**
@class wxZipOutputStream
- @wxheader{zipstrm.h}
Output stream for writing zip files.