Results 1 to 5 of 5

Thread: Extracting files from a zip file

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2008
    Posts
    29
    Qt products
    Qt4
    Platforms
    Windows

    Default Extracting files from a zip file

    Hi, I have to develop a program that extracts the files that are contained into a zip file.

    I don´t want to add comments, explore the zip file or process the files contained into the zip file. I only want to extract the files to a directory of the file system.

    I have read about zlib, minizip, quazip but I don´t know how to use them to extract files.

    Can you help me?

    Thanks in advance.
    Regards.
    Last edited by Althor; 10th March 2009 at 14:42.

Similar Threads

  1. Generating .pro files from vcproj file or CMake file
    By ramazangirgin in forum Qt Programming
    Replies: 2
    Last Post: 17th February 2009, 09:37
  2. Extracting text from files (AKA I'm a newbie!)
    By mike phillips in forum Newbie
    Replies: 16
    Last Post: 30th January 2009, 17:27
  3. Replies: 5
    Last Post: 22nd September 2006, 08:04
  4. Replies: 11
    Last Post: 4th July 2006, 15:09
  5. [Win32/VC++ 8.0] Strange problems with qrc_*.cpp files
    By mloskot in forum Installation and Deployment
    Replies: 6
    Last Post: 6th March 2006, 10:28

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.