DLL FILES    
DLL = Dynamic Link Library


* 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:
CDONTS.DLL     
This is the Collaberation Data Objects Interface DLL that is used to send Emails from either an IIS 4.0 (or higher) server, or Exchange 5.5 (or higher) server.  This DLL DOES need to be registered with REGSVR32.EXE.  See the following module(s) for ease of use in Visual Basic:

cCDONTS.cls

This DLL is version 6.0.3939.0

NOTE: This DLL requires SMTP services to be installed.  Click here for more information on installation and usage.

Copyright © 1986-1999 Microsoft Corp.
http://www.microsoft.com

Introduction to CDO for NTS

DX7VB.DLL     
This is the Microsoft DirectX Library that is used to make calls to DirectX / DirectSound from within VB 5 or 6.  This DLL DOES need to be registered with REGSVR32.EXE.  See the following module(s) for ease of use in Visual Basic:

cDirectSound7.cls
cDirectMusic7.cls

This DLL is version 4.8.0.400

Copyright © Microsoft Corp. 1994-2000
http://www.microsoft.com

http://www.microsoft.com/directx/

DX8VB.DLL     
This is the Microsoft DirectX Library that is used to make calls to DirectX / DirectSound from within VB 5 or 6.  This DLL DOES need to be registered with REGSVR32.EXE.  See the following module(s) for ease of use in Visual Basic:

cDirectSound8.cls
cDirectMusic8.cls

This DLL is version 4.8.0.400

Copyright © Microsoft Corp. 1994-2000
http://www.microsoft.com

http://www.microsoft.com/directx/

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 go to this URL:
http://freeimage.sourceforge.net

FTP_VB5.dll     
This is an ActiveX DLL that is written with Visual Basic 5.0 to make it easy and quick to establish an FTP connection to any specified server and perform about any FTP command on it and it's files.  This DLL has two interfaces... one designed for use within VB, the other designed for use within ASP.  This DLL DOES need to be registered with REGSVR32.EXE.

NOTE: FTP_VB5.dll is the same as FTP_VB6.dll, but they were compiled with different versions of Visual Basic for your convinience.

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

FTP_VB6.dll     
This is an ActiveX DLL that is written with Visual Basic 6.0 to make it easy and quick to establish an FTP connection to any specified server and perform about any FTP command on it and it's files.  This DLL has two interfaces... one designed for use within VB, the other designed for use within ASP.  This DLL DOES need to be registered with REGSVR32.EXE.

NOTE: FTP_VB6.dll is the same as FTP_VB5.dll, but they were compiled with different versions of Visual Basic for your convinience.

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

IJL10.DLL     
This is the Intel® JPEG Library that is used to save and load JPG/JPEG files in Visual Basic.  This DLL does not need to be registered with REGSVR32.EXE.  See the following module(s) for ease of use in Visual Basic:

modJPEG.bas
cJPEG.cls

This DLL is version 1.0.4.9

Copyright© 1999 by Intel® Corperation
http://www.intel.com

LIBPNG_VB.DLL     
This is the official library (DLL) for the Portable Network Graphics (PNG) image file format.  This library is named "LIBPNG_VB.DLL" instead of the original name "LIBPNG.DLL" because 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.   See the following module(s) for ease of use in Visual Basic:

modPNG.bas

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

LIBPNG © 1998-2001 Glenn Randers-Pehrson
http://www.libpng.org/pub/png

STKIT432.DLL     
This DLL was originally part of the Visual Basic 4.0 SETUP project that was distributed with VB4.  It is written in C and makes it easy to create a shortcut to any file and put it anywhere on the same drive as the START MENU/PROGRAMS folder.  This DLL does not need to be registered with REGSVR32.EXE.   See the following module(s) for ease of use in Visual Basic:

modShortcuts.bas

This DLL is version 4.0.2422.0

Further details are included within the modShortcuts.bas module.

Copyright© 1987 - 1995 by Microsoft Corp.
http://www.microsoft.com
http://msdn.microsoft.com

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.   See the following module(s) for ease of use in Visual Basic:

modSubCls.bas

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 - 2001 by Kevin Wilson (Wilson Media)
http://www.TheVBZone.com

SubClassX5.dll     
This is an ActiveX DLL that is written with Visual Basic 5.0 to make it easier and safer to sub-class windows in the Visual Basic Integrated Design Environment (VB IDE).  This DLL DOES need to be registered with REGSVR32.EXE.

NOTE: SubClassX5.dll is the same as SubClassX6.dll, but they were compiled with different versions of Visual Basic for your convinience.

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

SubClassX6.dll     
This is an ActiveX DLL that is written with Visual Basic 6.0 to make it easier and safer to sub-class windows in the Visual Basic Integrated Design Environment (VB IDE).  This DLL DOES need to be registered with REGSVR32.EXE.

NOTE: SubClassX6.dll is the same as SubClassX5.dll, but they were compiled with different versions of Visual Basic for your convinience.

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

VBCPUINF.DLL     
This is a DLL that is used to find out information about your Intel® based CPU... like it's speed and class.   This DLL does not need to be registered with REGSVR32.EXE.  See the following module(s) for ease of use in Visual Basic:

modCPU_Intel.bas
modCPUInfo.bas

This DLL is version 1.0

Copyright© Intel® Corperation
http://www.intel.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

     

 


MAIN   |  DOWNLOADS  |  SAMPLE CODE  |  STEP BY STEP  |   DISCUSSION BOARD  |  LINKS  |  AUTHOR
E-MAIL