From: Chris Frolik Newsgroups: comp.os.msdos.djgpp Subject: Re: Windows Programming - windows.h Date: Wed, 30 Jul 1997 14:20:19 -0500 Organization: IndyNet - Indys Internet Gateway (info AT indy DOT net) Lines: 10 Message-ID: <33DF93F3.7499@indy.net> References: <01bc9cdf$2b063b40$b5f3868b AT jack> NNTP-Posting-Host: ip91-132.ts.indy.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Tom Cook wrote: > > If I am using RHIDE/DJGPP under DOS, can I #include "windows.h" from > another package and thus program for windows in DjGpp? Nope. You can, however, use some auxillary tools to develop Windows applications from DJGPP. Check out section 3.6 of the FAQ. -Chris Frolik frolikcc AT indy DOT net