Skip to content
Discussion options

You must be logged in to vote

There are examples on how to use the library and get progress found in the minizip.c source file. See minizip_add_progress_cb and minizip_extract_progress_cb. If you want to pull the progress, then don't use the zip readers and writer and you can copy the code out of the zip readers and writers.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nmoinvaz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #361 on December 09, 2020 18:45.