Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Unzip a file through VC++

Unzip a file through VC++

Scheduled Pinned Locked Moved C / C++ / MFC
c++help
7 Posts 5 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    Hello, I would to know if there is a funtion that allow me to Unzip a file through VC++. Thanks for help. R.G

    C B 2 Replies Last reply
    0
    • L Lost User

      Hello, I would to know if there is a funtion that allow me to Unzip a file through VC++. Thanks for help. R.G

      C Offline
      C Offline
      Chris Losinger
      wrote on last edited by
      #2

      try searching the site... http://www.codeproject.com/cpp/zip.asp ------------------------------ Smaller Animals Software, Inc. http://www.smalleranimals.com

      L PJ ArendsP 2 Replies Last reply
      0
      • C Chris Losinger

        try searching the site... http://www.codeproject.com/cpp/zip.asp ------------------------------ Smaller Animals Software, Inc. http://www.smalleranimals.com

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Thanks ! But I would like to know if there are a simple MFC function to uncompress a file zip.

        J 1 Reply Last reply
        0
        • L Lost User

          Thanks ! But I would like to know if there are a simple MFC function to uncompress a file zip.

          J Offline
          J Offline
          Jack Mott
          wrote on last edited by
          #4

          no. -Jack Mott jackm@scalablesoftware.com

          1 Reply Last reply
          0
          • C Chris Losinger

            try searching the site... http://www.codeproject.com/cpp/zip.asp ------------------------------ Smaller Animals Software, Inc. http://www.smalleranimals.com

            PJ ArendsP Offline
            PJ ArendsP Offline
            PJ Arends
            wrote on last edited by
            #5

            I prefer the SawZip ATL Control by Franky Bream. It is easier to use, IMHO, and does not require a license. --- Multitasking: Screwing up several things at once.

            Within you lies the power for good; Use it!

            1 Reply Last reply
            0
            • L Lost User

              Hello, I would to know if there is a funtion that allow me to Unzip a file through VC++. Thanks for help. R.G

              B Offline
              B Offline
              Bjarke Viksoe
              wrote on last edited by
              #6

              No, but there is a free library called ZLIB that will help you. There is also free ActiveX controls around, even one on codeproject called SawZip that will do it. And finally I have a few c++ classes on my web site that could do help you. www.codeproject.com/atl/sawzip.asp www.gzip.org/zlib/ www.viksoe.dk/code (last item in c++ section) Bjarke Viksoe My code at: www.viksoe.dk/code

              L 1 Reply Last reply
              0
              • B Bjarke Viksoe

                No, but there is a free library called ZLIB that will help you. There is also free ActiveX controls around, even one on codeproject called SawZip that will do it. And finally I have a few c++ classes on my web site that could do help you. www.codeproject.com/atl/sawzip.asp www.gzip.org/zlib/ www.viksoe.dk/code (last item in c++ section) Bjarke Viksoe My code at: www.viksoe.dk/code

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #7

                Thanks:-D

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups