KRASCHE
&
BYRNE
         ELZED  HOME       NEWS       DOCS       DOWNLOADS       LICENSING       SUPPORT       FAQ       ABOUT  US

What's An Elzed?
Features
Licensing
Downloads
Documentation
Elzed News
    ELZED 
 Documentation 
 Platforms 
 Windows 

Visual Basic Support

The same Elzed DLL which works with VC++ also works with VB. Instead of the C++ header files, however, you need the Elzed interface module:

File name Description
Elzed.dll the Elzed library itself
ElzedBasic.bas constants and function declarations

The interface module must be included in your VB project. The DLL must be in the same folder as your application.

In your application, call lzInitialize to make the DLL ready to use. The library will unload automatically when you quit your application.



  Copyright  ©  MMXXV  by  R R Le Cropane   •   All Rights Reserved   •   Terms of Use   •   Privacy Policy