From: "bowman" Newsgroups: comp.os.msdos.djgpp References: <7g7jqu$174s$1 AT www DOT univie DOT ac DOT at> Subject: Re: Possibility to write a prog with DJGPP for windows? Lines: 16 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Message-ID: Date: Wed, 28 Apr 1999 18:10:13 -0600 NNTP-Posting-Host: 208.4.224.81 X-Trace: newsfeed.slurp.net 925344660 208.4.224.81 (Wed, 28 Apr 1999 19:11:00 CDT) NNTP-Posting-Date: Wed, 28 Apr 1999 19:11:00 CDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Wormy wrote in message news:7g7jqu$174s$1 AT www DOT univie DOT ac DOT at... > Is there a DJGPP version that allows creating windows .EXE files? Can I make > use of the DIRECTX drivers with DJGPP??? Yes, and yes. First, get the RSXNTDJ package, read the docs and the main DJGPP FAQ very carefully, and install it. After you can compile and run a simple window with a message box, there are a few more pointers on my page under Software/RSXNTDJ. If you are not interested in producing DOS apps at all, I'd really suggest Mingw32, or Cygwin if you speak *nix.