|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
ZIP contents
Hi , I have form and following controls:
Dir1, File1, Drive1 and List1. Now I have code for searching directories for ZIP file, but I need code that show all contents selected ZIP file in List1. Just simple example |
|
#2
|
||||
|
||||
|
ok... so you want to show all the zip files selected from a dialog box in a list box? I'm guessing that the dialog has extended selection... can you post the code, or at least a sample of it so we can get a better idea?
__________________
Fisherman "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - A.Einstein |
|
#3
|
|||
|
|||
|
Hi,daniel.m!U must use 3th component to get the content of the zip file!..U can visit zlib site:http://www.gzip.org/zlib/ to find some knowledge about how to decomnpress the zip file.Or use the zlib.dll to work:http://www.vbaccelerator.com/home/V...Lib/article.asp
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > ZIP contents |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|