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
[email protected]

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