|
-
February 8th, 2000, 01:59 AM
#1
Compression wanted
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.
-
February 8th, 2000, 04:14 AM
#2
Re: Compression wanted
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|