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 
 Linux 

GCC Compiler

Bringing Elzed into your project is very straightfoward. You need two header files and, of course, the library itself:

File name Description
Elzed.dll the Elzed library itself
elzed_dll.h header file for the library
LZElzedPublic.h contains misc. includes, typedefs, and constants

The header files must be included in your project. The DLL must be in the same folder as your application.

In your application, call lzLoadElzed to map the DLL into memory, then call lzInitialize to make the DLL ready to use. When you are finished with Elzed, call lzUnloadElzed to shut the DLL down and release resources.



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