|
-
Mar 31st, 2000, 07:14 PM
#1
Thread Starter
Addicted Member
Can any one show me how to create file compression, the principle behind it and if possible give a small sample, or advise me on a particular book.
Thanks in advance!!!
-
Mar 31st, 2000, 11:13 PM
#2
http://www.vbaccelerator.com/ has a great example of how to use the engine that Winzip uses. The site owner has developed some WAY cool samples and made a COM friendly wrapper to the original C-Style DLL(i.e. not a COM dll--Needs a Declare...) used for the compression engine. I believe there is some VERY minor license issues. Basically so long as you're keeping the stuff in house and not making money off of a retail product that uses their engine, everything is cool. I have also seen code for the LZH algorithm floating around but I tested one sample app and it wasn't worth the time and effort, the vbaccelerator example was much better.
-chris
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
|