ZIP & RAR using C++ ? Help

Can anyone recommend me any tutorial regarding how to Rar files or Zip files without linking to any 3rd party Dynamic Link Library?

Thanks. I have been trying to find our on internet but not so far any satisfaction.

Kind regards,

--N
closed account (48bpfSEw)
Did you heared about the boost-library? (It's not a 3rd party DLL)

http://www.boost.org/

Here is a discussion about compressing with boost:

http://forums.codeguru.com/showthread.php?518903-Using-Boost-for-reading-zip-files

Topic archived. No new replies allowed.