Click to See Complete Forum and Search --> : Compression wanted


Cakkie
February 8th, 2000, 12:59 AM
I've written some functions that pack several files into one single package. This allows me to have one data file for all my files needed (eg: graphics, databases, etc). The next step I want to achieve is to compress the data. Does anybody know how to do this, or where I can find information about schemes/methods to compress data from within VB?

Tom Cannaerts
slisse@planetinternet.be

The best way to escape a problem, is to solve it.

Chris Eastwood
February 8th, 2000, 03:14 AM
Take a look at :

http://codeguru.developer.com/vb/articles/1854.shtml

This shows how to add zip / unzip capabilities to your program.


Chris Eastwood

CodeGuru - the website for developers
http://codeguru.developer.com/vb