From: Darren Grant Newsgroups: comp.os.msdos.djgpp Subject: Re: MSSDK Date: Thu, 09 Oct 1997 00:57:44 -0700 Organization: Vancouver Classic Video Games Club, http://www.vcvgc.bc.ca/ Lines: 14 Message-ID: <343C8E78.6743@vxl.imag.net> Reply-To: darn AT merlin DOT imag DOT net NNTP-Posting-Host: 209.17.137.245 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit CC: tanph AT bj DOT col DOT com DOT cn To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk tanph AT bj DOT col DOT com DOT cn wrote: > > Do I have to use MSSDK header to do serious Win32 programming using > RSXNTDJ 1.3.1? Headers are necessary of course, but if you know what's what, you can decrease compile time by being critical about what header files you include. Also, since the release of 1.3.1, the mssdk header files have been changed so that the included patch.dif file no longer works. I obtained an updated patch.dif file from Rainer, but don't know whether it's on the djgpp mirrors yet.