% zipstream.h at 02/May/99 19:54:25
%
-
\section{\class{wxZipInputStream}}\label{wxzipinputstream}
This class is input stream from ZIP archive. The archive
must be local file (accessible via FILE*).
-It has all features including StreamSize and seeking.
+It has all features including GetSize and seeking.
+
+\wxheading{Note}
+
+If you need to enumerate files in ZIP archive, you can use
+\helpref{wxFileSystem}{wxfilesystem} together with wxZipFSHandler (see
+\helpref{the overview}{fs}.
+
\wxheading{Derived from}
-wxInputStream
+\helpref{wxInputStream}{wxinputstream}
+\wxheading{Include files}
-\latexignore{\rtfignore{\wxheading{Members}}}
+<wx/zipstrm.h>
+\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxZipInputStream::wxZipInputStream}\label{wxzipinputstreamwxzipinputstream}
\docparam{file}{name of file stored in the archive}
-