From: "MarK Stucky" Newsgroups: comp.os.msdos.djgpp References: <39ebbf58 DOT 0 AT news DOT tm DOT net DOT my> <8shqgu$nfk$1 AT nnrp1 DOT deja DOT com> Subject: Re: Windows Programming Lines: 34 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: <30pH5.30721$P82.3447043@news1.rdc1.ct.home.com> Date: Wed, 18 Oct 2000 21:56:15 GMT NNTP-Posting-Host: 65.2.168.72 X-Complaints-To: abuse AT home DOT net X-Trace: news1.rdc1.ct.home.com 971906175 65.2.168.72 (Wed, 18 Oct 2000 14:56:15 PDT) NNTP-Posting-Date: Wed, 18 Oct 2000 14:56:15 PDT Organization: @Home Network To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Gecko23 wrote in message news:8shqgu$nfk$1 AT nnrp1 DOT deja DOT com... > In article <39ebbf58 DOT 0 AT news DOT tm DOT net DOT my>, > "chimin" wrote: > > i am a newbie in windows programming, where can i find some tutorial > on > > windows programming? > > i am now using DJGPP 2.952 and RSXNTDJ > > First off, get rid of RSXNTDJ. Its just not good enough. Once long ago, > it was the only solution and a real light in the darkness, but its been > eclipsed by better solutions. > > Why jump through hoops when you can grab a real windows compiler, like > LCC-WIN32, Ming32, Cygnus, etc. and have compatibility, support, > active/usefull mailing lists, etc? (No I'm not flaming this list, its > one of the great strengths of DJGPP IMHO.) > > For the record there is no free-ware windows compiler that will give > the same functionality of VC++ on windows, but they are getting closer > all of the time. (There are also no IDEs that compare to VC++, although > VIDE is getting better all the time.) I haven't used VC++ (but I've seen it used) But if you want a pretty nice IDE that is built on top of Ming32 (or Cygnus) you might want to check out Dev-C++ (http://www.bloodshed.net) --Mark