How to install EZMod
EZMod is easy to use in the Borland
C/C++ environment. To install it, follow these steps:
- First, install the EZMod DLLs using the installation
program. The installation program will copy the EZMod's DLLs to the Windows System
directory. All the DLLs are automatically removed after the uninstallation of EZMod.
- The Borland C/C++ projects that use EZMod need a .def and
a .h file in order to acces EZMod's functions. You must include the ezmmbe.def file in
every new Borland C/C++ project. The ezmmbe.h file must be included in your source code.
These files are located in the EZMod installation directory.
The Borland C/C++ example
An application is available for download. It is a simple optimization problem that
shows the use of the most important EZMod functions.
To understand how the application works, we invite you to
start the downloading process.
Start
download
For comments or problems please mail us at [email protected] |