Hi,

I was wondering if it's possible to compress/decompress files without using dll's or controls?

It seems that all the code out there for compression through VB utiltizes dll's or controls. Is there a reason for this? Is it not possible to do compression through code or api using VB? Would that be something that can only be done in C++?

Any help would be appreciated..

Dan