News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

miniz 3.0.2

Started by John Z, October 21, 2024, 12:45:57 PM

Previous topic - Next topic

John Z

Thanks TimoVJL,

I have grabbed your work and will see how - appreciate the test, and the help, and your time!

Vortex,  sorry to report that the zip file created with Msys2 version of zip, turns out to not be a valid zip file. 
Even the header characters are wrong.  7z, Zip, etc nothing can open it.  Not sure what went wrong - - Thanks
for trying it though!  I might still try Msys2 later.

John Z

TimoVJL

A that example3.c don't make zip, only pack file.

Test Zip files online for free
May the source be with you

John Z

Oh - did not know that - Sorry

Thanks,

John Z

Vortex

Hi Timo,

QuoteA that example3.c don't make zip, only pack file

If not zip, what should be the correct file extension?
Code it... That's all...

John Z

Quote from: TimoVJL on October 23, 2024, 06:41:20 AM
example3.c with modified richgel999's miniz code

test_meta_xml is kuba zip version
32-bit version miss first char from filename  :(

Great work TimoVJL the 64 bit version created a meta.xml zip that was accepted by LibreOffice !  I'll look to see what I missed.  I'll incorporate your version first and see if I successfully make a completed spreadsheet .ods with the new 64 bit version.

John Z