The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => Easy Code => Topic started by: Joga on May 12, 2010, 11:40:18 PM

Title: .h includes
Post by: Joga on May 12, 2010, 11:40:18 PM
I chose to use donkey's headers which use .h extensions instead of .inc. I  had to make a copy of windows.h to windows.inc to get Easy Code to work, and it does work with a lot of unnecessary errors.

Is there a way to get Easy Code to use the .h extension for includes?

TIA Joga.
Title: Re: .h includes
Post by: TmX on May 12, 2010, 11:54:24 PM
Tools -> Settings -> General -> check "Use the GoAsm headers"
Title: Re: .h includes
Post by: Joga on May 13, 2010, 12:00:14 AM
Thanx TmX,

What an easy fix. Pardon my  stupidity. :bg