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