Jim
Zip in own application
If you are using Windows, I think the company that makes WinZip has some .DLL's you can download to do this sort of stuff.
Jim Adams, Author"Programming Role-Playing Games with DirectX""Advanced Animation with DirectX""Programming Role-Playing Games with DirectX, 2nd Edition"
October 06, 1999 07:19 PM
Hi,
I want to save a few files (on directory of it) in a zip file and extract it afterwards.
What I need is a:
ZipToFolder
and a
FolderToZip
function. Can anyone please help me?
Dream.Design@Planet-Interkom.de
You can find a freeware zip library at http://www.cdrom.com/pub/infozip. I think WinZip uses infozip, but am not sure. The Infozip library is really hard to use however, I recommend using ZLib, which is at http://www.cdrom.com/pub/infozip/zlib. ZLib is much easier to work with. My game w/ source uses it.
http://members.xoom.com/mutex0/defyengine
http://members.xoom.com/mutex0/defyengine
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement