From: Terence Ramos Newsgroups: comp.os.msdos.djgpp Subject: Re: Can I program Win 95 Code with DJGPP????? Date: Thu, 30 Jan 1997 01:01:09 -0800 Organization: Netcom Lines: 29 Message-ID: <32F06355.78A5@ix.netcom.com> References: <2 DOT 2 DOT 32 DOT 19970120215103 DOT 00697270 AT delilah> <32E83E40 DOT 5B8E AT cam DOT org> NNTP-Posting-Host: sjx-ca41-04.ix.netcom.com 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 Tudor wrote: > > Alan Wilson wrote: > > > > Can I program Win 95 code using DJGPP. I've heard several things regarding > > this. but I'm still confused. Would someone clear this up for me? If I > > can program Win 95 code with DJGPP, how? I heard the DJGPP only creates > > DOS programs that run under Win 95 but not actually Win 95 code. > I think every compiler that produces windows code is a normal dos > compiler with a winSDK added. > It's the same stuff with djgpp. > It creates dos exe but if you get sa special package (like rsxntdj) you > can create windows executables with it. > If you want to make windows (yuck) stuff,try RSXNTDJ.It produces code > for win32 using djgpp. > or check out cygnus (http://www.cygnus.com).They have something to do > win stuff using GCC (NOT DJGPP -AFAIK there are little differences) > -- > tudor 'at' cam 'dot' org > yoda69 'at' hotmail 'dot' com > http://www.cam.org/~tudor > This may seem unrelated but can you program in DJGPP and use Direct X ? Or do you have to use Watcom or some other compliant compiler? [Terence Ramos ] [de-bug AT ix DOT netcom DOT com]