News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

.h includes

Started by Joga, May 12, 2010, 11:40:18 PM

Previous topic - Next topic

Joga

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.

TmX

Tools -> Settings -> General -> check "Use the GoAsm headers"

Joga

Thanx TmX,

What an easy fix. Pardon my  stupidity. :bg