Description
This is an OLE DLL written in VB4 which is distributed under the terms of GNU LGPL.
If you want to learn more about GNU LGPL please visit the
Free Software Foundation site or the GNU site.
This library is just an interface between your program and a C DLL,
named UZipVB32.DLL, which is needed due to the fact that VB 4 cannot handle
the so called CALLBACK FUNCTION. These functions are needed to make the unzip32.dll
library work in the right way, so you can unzip files freely.
Note: unzip32.dll is a library that is
part of the infozip project, you can find the latest version at:
ftp.simtel.net/pub/simtelnet/infozip/
Requires
It does not require anything because:
Needed C Dlls unzip32.dll and uzipvb32.dll are included in the package
VB files are only in the source format, so you can recompile them