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. Getting file pointer (*FILE)

Getting file pointer (*FILE)

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++json
3 Posts 2 Posters 0 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.
  • A Offline
    A Offline
    Azghar Hussain
    wrote on last edited by
    #1

    Hi, Is there any SDK or API which gives me the FILE Pointer to the file which is zipped inside another file. Basically I have couple of files which are winzipped and password protected. I want to FILE pointer to file which is inside the zip file. We have similar kind of functionality in sharpziplib which gives stream of file which is inside the zip file. sharpziplib is available in C#. Is there any SDK or libarary or API which is available to implement such kind of functionality in C++. thanks, Umrahi

    If you have faith in the cause and the means and in God, the hot Sun will be cool for you.

    S 1 Reply Last reply
    0
    • A Azghar Hussain

      Hi, Is there any SDK or API which gives me the FILE Pointer to the file which is zipped inside another file. Basically I have couple of files which are winzipped and password protected. I want to FILE pointer to file which is inside the zip file. We have similar kind of functionality in sharpziplib which gives stream of file which is inside the zip file. sharpziplib is available in C#. Is there any SDK or libarary or API which is available to implement such kind of functionality in C++. thanks, Umrahi

      If you have faith in the cause and the means and in God, the hot Sun will be cool for you.

      S Offline
      S Offline
      sashoalm
      wrote on last edited by
      #2

      I'm not sure about FILE* pointer, but if you want to extract the file see Minizip[^].

      There is sufficient light for those who desire to see, and there is sufficient darkness for those of a contrary disposition. Blaise Pascal

      A 1 Reply Last reply
      0
      • S sashoalm

        I'm not sure about FILE* pointer, but if you want to extract the file see Minizip[^].

        There is sufficient light for those who desire to see, and there is sufficient darkness for those of a contrary disposition. Blaise Pascal

        A Offline
        A Offline
        Azghar Hussain
        wrote on last edited by
        #3

        thanks for reply... It seems it is not a managed code or compatible with visual studio 2008... Can you show me any library which is compatible with Visual studio 2008 thanks again

        If you have faith in the cause and the means and in God, the hot Sun will be cool for you.

        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