Results 1 to 2 of 2

Thread: File Compression

  1. #1

    Thread Starter
    Addicted Member Ramandeep's Avatar
    Join Date
    Feb 2000
    Posts
    158
    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!!!

  2. #2
    Guest
    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
  •  



Click Here to Expand Forum to Full Width