Using the GoAsm headers (all project type)
Although the ECGo
package comes with the include files needed for building
most Windows applications, there is an excellent set of header files
for GoAsm, programmed by Edgar Hansen
(Donkey), being much more complete than those coming with ECGo. The
GoAsm headers (available for free at Donkey's
Stable) can also be used with
Easy Code (recommended), just
by checking the Use the GoAsm
headers option in the Tools-->Settings
menu. If you
do so, please take into account a few considerations in order to avoid
errors at compile time:
REMARKS:
Copying all of the GoAsm header files and folders to the
same folder where ECGo include files are (\GoAsm\Include),
ensures that you can use both types of file
with no problem.
IMPORTANT: Some of the examples coming with Easy Code GoAsm (i.e. "NetMon" or "powermgr") need the GoAsm headers to be properly built.