Results 1 to 2 of 2

Thread: I need to implement zipping features in my app, pelease help!

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 1999
    Posts
    58

    Post

    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!

  2. #2
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845

    Post

    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
  •  



Click Here to Expand Forum to Full Width