Path: chuka.playstation.co.uk!news From: wardster1@hotmail.com Newsgroups: scea.yaroze.programming.codewarrior Subject: Re: Windows Editor Date: Fri, 11 Jul 1997 16:42:37 -0700 Organization: PlayStation Net Yaroze (SCEE) Lines: 14 Message-ID: <33C6C4ED.7511@hotmail.com> References: <5ktb10$8ja2@scea> <3387672A.3E8D@znet.com> NNTP-Posting-Host: ld22-198.lon.compuserve.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.01E-CIS (Win95; I; 16bit) If you have a copy of Visual C++ then you can use it as a front end editor. All you have to do is rename the makefile to makefile.mak and then open the .mak file as a new project workspace. The editor will then prompt you for the dos comiler options, set this to be gcc and that's it. Obviously, you can not use the debug tools, but as an editor it is soooo much better than the CW IDE (especially when using C++)... Hope to have been of help ... See ya