I need help for reading the number of files in the archive and their properties (weight, date etc). SDK can not be used. Only binary reading.
Asked
Active
Viewed 405 times
0
-
1The complete file format specification (and therefore everything you will need) is contained in the `doc/` directory of the source archive. – us2012 Sep 26 '13 at 08:18
1 Answers
1
Read the source code for 7-Zip and implement the parts you need. Here's the link: http://sourceforge.net/projects/sevenzip/files/

Jay Koutavas
- 989
- 1
- 14
- 28
-
do not tell me where it is being read from the file. the very first – user2812404 Sep 26 '13 at 09:28