45.1 Overview

ZBase contains most functions from the zlib library. If you want to use any of these functions, you'll need the correct zlib header files. Make sure to use compatible header files only. Hollywood uses version 1.2.5 of zlib so you need to use the header files from exactly this version if you plan to use functions from the ZBase library.

Please consult your zlib documentation for information on the individual functions supported by ZBase.

Please note that you need to check for Hollywood version 5.3 or later before trying to access ZBase. It is not supported by earlier Hollywood versions.

The implementations of ZBase in Hollywood Designer and Hollywood are identical but note that compress() and uncompress() are not available before Designer 6.0.


Show TOC