How to install EZMod
EZMod is easy to use in the Microsoft
Visual C++ 5.0 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 Microsoft Visual C++ 5.0 projects that use EZMod need
a .lib and a .h file in order to acces EZMod's functions. You must include the ezmmbe.lib
file in every new Microsoft Visual 5.0 project. The ezmmbe.h file must be included in your
source code. These files are located in the EZMod installation directory.
The Microsoft Visual 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] |