02-05-2024, 08:59 PM
I you want to read the zip central directory to get the files names programmatically (in a platform independent way), then you can use the APIs from libraries like zlib, miniz etc.
With a little bit of mixed language programming, it should be possible.
With a little bit of mixed language programming, it should be possible.