Danny Wong wrote: > when I compress a db using zlib I can't seem to > unzip it on the desktop using winzip. I can however > unzip winzip files. > > I noticed the header file in a gzip is different than > winzip. Am I missing something here? >
ZLib handle the compression for you, but you have to build the ZIP file structure. You can find info about this header structure in the pkware site: http://www.pkware.com/products/enterprise/white_papers/appnote.html Ciao Pietro -- Ing. Pietro F. Maggi DSM S.p.A. Via Paganini 34 20052 Monza (MI) Tel.: 039/382183 Fax: 039/2327759 E-mail: [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
