I need some source that gets into a .zip file and reads the contents and can open files in them to view. like setting a picture on a form to that of a .zip file
Printable View
I need some source that gets into a .zip file and reads the contents and can open files in them to view. like setting a picture on a form to that of a .zip file
So in other words, you want to open a zip file? Coding them are pretty hard. You'd need help from C++ to do it. Although, I can send you the addZIP compression libraries if you want.