From: Gecko23 Newsgroups: comp.os.msdos.djgpp Subject: Re: Windows Programming Date: Tue, 17 Oct 2000 15:16:55 GMT Organization: Deja.com - Before you buy. Lines: 28 Message-ID: <8shqgu$nfk$1@nnrp1.deja.com> References: <39ebbf58 DOT 0 AT news DOT tm DOT net DOT my> NNTP-Posting-Host: 63.52.228.3 X-Article-Creation-Date: Tue Oct 17 15:16:55 2000 GMT X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt) X-Http-Proxy: 1.0 x59.deja.com:80 (Squid/1.1.22) for client 63.52.228.3 X-MyDeja-Info: XMYDJUIDgk_2345 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie 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.) Anyways, if you want to program for windows, use windows tools. If you are learning to program period, use DJGPP, the support and reference materials available are awesome, and the experience will be wonderful. Sent via Deja.com http://www.deja.com/ Before you buy.