X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/22d6efa851642c6a69174278fc50f712f41e2271..544229d1069a20ca4c81fac6059aa4d92d8559ef:/docs/latex/wx/zipstrm.tex diff --git a/docs/latex/wx/zipstrm.tex b/docs/latex/wx/zipstrm.tex index 8e9828993a..f0a740f97e 100644 --- a/docs/latex/wx/zipstrm.tex +++ b/docs/latex/wx/zipstrm.tex @@ -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} + + \latexignore{\rtfignore{\wxheading{Members}}}