|
-
Nov 2nd, 1999, 07:38 PM
#1
Thread Starter
Member
I really need to know if there's a freeware dll to zip, unzip and check the contents of zipping files.
I know a library called Info-zip exists but someone told me it works only with Visual C and I'm using VB5.
Does anybody know if other libraries exist?
Or how to use Info-zip with VB5?
Thanks!
-
Nov 2nd, 1999, 07:42 PM
#2
Frenzied Member
WinZip have a beta version of comand-line control for Winzip
You could shell() to this
or the Dos version of pkzip(if file names are not a problem)
if you shell() with vbHide, it will effectivly run in the background.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|