CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2002
    Posts
    1

    zip extracting utility

    Hello,

    Is there a zip extracting utility which is unicode compliant and which uses MFC as shared dll?

    Priya


  2. #2
    Join Date
    Apr 2000
    Location
    Paris, France
    Posts
    154

    Re: zip extracting utility

    hi,

    If you are looking for a free zip library, there is zLib; you can found it at http://www.gzip.org/zlib/

    best regards,
    Claudiu

    Brainbench MVP for C++
    Make sure you rate the post if helped ! This encourage people to respond.

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

Featured