Compressed File Viewer
Stripped code from Dana Seaman's FolderView project. I stripped the project so that the result was only the code that enumerated compressed files. With this code you can view the contents of compressed files (zip, cab, rar, and ace). Note that this code does not compress or uncompress files, it simply enumerates the contents of the compressed files. Also works with shared files over a network. Dana 's original code is at:
http://www.planet-source-code.com/xq/ASP/txtCodeId.23292/lngWId.1/qx/vb/scripts/ShowCode.htm
All of the code here is Dana's except for the minor stuff like the "Dump to Text File"
subroutine and the browsing function. You will notice that there are alot of variables that
have been commented out. Those are just the byproducts of the original and bigger project.
They were not needed for the compressed file enumeration but i left them in the code. I want to personally thank Dana for such good work.
Original Author: El Mariachi
API Declarations
too many to list
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 71 times
Categories
Attachments
Compressed47536192002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 79,377 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.