This code shows how to use the freeware InfoZip Zip32.DLL and Unzip32.DLL files from the
http://www.cdrom.com/pub/infozip/ website. The InfoZip DLL's are open-source DLL's that are available for programmers to utilise free of charge. They are standard C DLLs and were very tricky/impossible to interface with VB until VB5/6 offered the 'addressof' operator.