Files
wxWidgets/samples/archive
Vadim Zeitlin 6da3c3c34d Add support for using filter streams in the archive sample
Allow using wxZlib{Input,Output}Stream too, meaning that the sample can
now also work with .gz files, handling them as a degenerate (because
containing only a single file) special case of archives.

The changes here -- which should be viewed ignoring whitespace to be
actually readable -- don't modify the existing code and just add the
possibility to use a wxFilterClassFactory if there is no
wxArchiveClassFactory corresponding to the specified file extension.
2018-03-31 01:35:55 +02:00
..
2018-02-20 14:39:27 +01:00
2018-02-20 14:39:27 +01:00
2018-02-20 14:39:27 +01:00
2018-02-20 14:39:27 +01:00
2018-02-20 14:39:27 +01:00
2018-02-20 14:39:27 +01:00
2018-02-20 14:39:27 +01:00
2018-02-20 14:39:27 +01:00
2018-02-20 14:39:27 +01:00