Looking for a suitable zip lib which can access subdirectory
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I have a zip file which contain a lot of files and folders, and in its folder maybe also contain some other files and sub folders. Most of the zip lib can only visit the first layer files, but it's difficult to visit the sub folder's file. Could anyone give me some advice! :laugh: Thanks in advance.
-
I have a zip file which contain a lot of files and folders, and in its folder maybe also contain some other files and sub folders. Most of the zip lib can only visit the first layer files, but it's difficult to visit the sub folder's file. Could anyone give me some advice! :laugh: Thanks in advance.
Try with 7zip sdk. I am not sure but give a shot.