I want to programmatically compress files to prep them for FTP; I'm using VB6. I've noticed that Windows ME has built-in zip-compatible file compression, so I'm assuming there's some DLL I can reference that will allow me to do this.
I can compress right now with command-line WinZip, but I'm going to be distributing a program for intra-office use and a lot of the users don't have WinZip. Does anyone know of any Microsoft/Windows/VB object that will allow me to compress a file???
Thanks!
I can compress right now with command-line WinZip, but I'm going to be distributing a program for intra-office use and a lot of the users don't have WinZip. Does anyone know of any Microsoft/Windows/VB object that will allow me to compress a file???
Thanks!