DYNAMIC LINK LIBRARIES    


* NOTE : If you have problems downloading these files, try holding the <SHIFT> key and left-click on the URL of the file.  If that doesn't work, right-click on the URL of the file and select "Save Target As..." or "Save Link As..."

* NOTE : All of these DLL files are made available to developers at no charge and with no fees or strings attached.

    File:   Description:
 
 

FreeImage.dll

    
* IMPORTANT:

As of April 8, 2004 the "modFreeImage.bas" module for VB5 and VB6 is no longer available as a FREE download from "The VB Zone" web site. The FreeImage wrapper module is now part of the "Advanced Imagery Library" which is sold for $25.00 USD ($15.00 USD if you previously purchased the "Advanced Bitmap Processing" module) via "The VB Zone" web site.

If you need a VB wrapper for the FreeImage, the "Advanced Imagery Library" (or AIL) contains a wrapper for both FreeImage v2.x and v3.x.

For more information, go to the following URL:
http://www.thevbzone.com/ab.htm

If you simply need to download the DLL, it is open source and free for your use.  You can download it, or read more about it here:
http://freeimage.sourceforge.net

 

LEGAL:

If you have an existing product that makes use of the "modFreeImage.bas" module, you are NOT required to pay anything to continue it's use within that product.  However, if you upgrade or update that product to a new version... you are required to purchase the "Advanced Imagery Library" in order to do so.  Otherwise, you are required to remove the "modFreeImage.bas" module from that product.

If you have a copy of "modFreeImage.bas" but have not yet used it for anything, you are required to purchase the "Advanced Imagery Library" in order to keep it, or make use of it in the future.  If you do NOT deside to pay for the "Advanced Imagery Library", you are required to delete/destroy all copies of the "modFreeImage.bas".

SubCls.dll     
This is a DLL that is written in C to make it easier and safer to sub-class windows in the Visual Basic Integrated Design Environment (VB IDE).  This DLL does not need to be registered with REGSVR32.EXE

This DLL is version 1.0

See the SubCls.txt file for more details about the functions that are exported.  These details are also included in the modSubCls.bas module.

Copyright© 2000 - 2003 by Kevin Wilson (Wilson Media)
http://www.TheVBZone.com

ZLIB.DLL     
This is a DLL gives you the ability to compress Strings, Byte Arrays, and Files.  This DLL does not need to be registered with REGSVR32.EXE.  See the following module(s) for ease of use in Visual Basic:

modCompress.bas

This DLL is version 1.1.3.1

DLL Copyright© 1995-1998 Jean-loup Gailly & Mark Adler
http://www.info-zip.org/pub/infozip/zlib

ZLIB_VB.DLL     
This is the same DLL as ZLIB.DLL, but it is compiled with "__stdcall" as the calling convention (to make it compatible with VB) instead of the default "__cdecl" (C/C++ style).  This DLL does not need to be registered with REGSVR32.EXE.

This DLL is version 1.1.3.  Thank you John Bell (http://www3.telus.net/johnbell/) for compiling this so us "VB Guys" can use it.

DLL Copyright© 1995-1998 Jean-loup Gailly & Mark Adler
http://www.info-zip.org/pub/infozip/zlib