Building Extension Modules

Easy Automation allows you to build your own extensions that can add new classes, triggers, and block wizards to the Easy Automation application. When you install Easy Automation make sure the "Sample Module Source" is checked. This will create a sample directory and install the needed C++ header files and a sample extension module project there. A SampleExtension.txt file is also placed there with notes on the sample module, what it does and how to build it.