]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/zipstrm.tex
added precisions for GetSize and GetClientSize
[wxWidgets.git] / docs / latex / wx / zipstrm.tex
index 8e9828993a10b93564890b55cb18e1ec3c099d49..33a4f3ff0b75207bc485b6162f755788476a11a7 100644 (file)
@@ -9,9 +9,20 @@ This class is input stream from ZIP archive. The archive
 must be local file (accessible via FILE*).
 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}
+
+<wx/zipstrm.h>
 
 \latexignore{\rtfignore{\wxheading{Members}}}