From: klee AT turing DOT cs DOT hmc DOT edu (Andrew K.Y. Lee) Newsgroups: comp.os.msdos.djgpp Subject: Re: GNU Win 32 and Windows 95 GUI programming... Date: 7 Oct 1997 19:02:38 GMT Organization: Harvey Mudd College, Claremont, CA Lines: 20 Message-ID: <61e10g$i6i$1@cinenews.claremont.edu> References: <3429f9ef DOT 4543602 AT usenet DOT nau DOT edu> <342A0504 DOT C19D9641 AT a DOT crl DOT com> <342bf361 DOT 273022 AT news DOT eunet DOT be> NNTP-Posting-Host: turing.cs.hmc.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk In article <342bf361 DOT 273022 AT news DOT eunet DOT be>, please remove the nospam part) (Dominique Biesmans wrote: >No, if you get yourself a good book about win32 programming, you could >do very well with gcc win32 or lcc win32. If you just want to learn >basic win32 programming (not MFC) there is nothing that visual C++ >offers you more than what gcc win32 allready can. (Except for a >nice/big(?) IDE. I wrote my first windows programs with DJGPP & >RSXNTDJ :-) > >Dominique Biesmans > I just got DJGPP & RSXNTDJ on my win95. RSXNTDJ doc says it needs MS's platformsdk so I downloaded it. But neither DJGPP nor RSXNTDJ has nmake which the sdk needs. Do you know where I can get nmake? Thanks. Andrew