From: "bowman" Newsgroups: comp.os.msdos.djgpp References: <3721d828 DOT 0 AT 209 DOT 218 DOT 38 DOT 9> Subject: Re: new to djgpp -- need C++ and windows help Lines: 18 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: Sat, 24 Apr 1999 20:19:01 -0600 NNTP-Posting-Host: 208.4.224.94 X-Trace: newsfeed.slurp.net 925006777 208.4.224.94 (Sat, 24 Apr 1999 21:19:37 CDT) NNTP-Posting-Date: Sat, 24 Apr 1999 21:19:37 CDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com mad wrote in message news:3721d828 DOT 0 AT 209 DOT 218 DOT 38 DOT 9... > > I'd also like to write (and rewrite some of my old OWL for Win3.1) windows > programs. The faq mentioned RSXNTDJ. Does this install into RHIDE, or is > this a separate environment? There is an IDE that comes with RSXNTDJ. I do not use it or rhIDE, so can't really say which might be better. One thing it definitely does not have is OWL. And, if you want to use C++, stabs has to be enabled, and I think a couple of other little adjustments are needed. I had trouble getting it to work, but didn't spend a whole lot of time on it, either. Perhaps someone using C++ with RSXNTDJ could write a little HOW-TO?