Date: Fri, 15 Dec 2000 22:34:43 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Martin Stromberg Message-Id: <4098-Fri15Dec2000223441+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp-workers AT delorie DOT com In-reply-to: <200012151555.QAA16750@lws256.lu.erisoft.se> (message from Martin Stromberg on Fri, 15 Dec 2000 16:55:13 +0100 (MET)) Subject: Re: (fwd) Re: Getting the Windows NT version from DOS References: <200012151555 DOT QAA16750 AT lws256 DOT lu DOT erisoft DOT se> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Fri, 15 Dec 2000 16:55:13 +0100 (MET) > From: Martin Stromberg > Newsgroups: comp.os.msdos.programmer > > I saw this on comp.os.msdos.programmer. It's source code to get > WINDOZE version, apparantly making it possible to discern between NT > and 2000. > > Can we use this? If someone can make a DJGPP source out of this and get it to report NT and 2K, it would be a good beginning. But as far as I could see, this code needs a DLL to get the info, yes? And that DLL needs to be compiled with MSVC (or MinGW, I guess)? That's a major obstacle, IMHO: we would like a stand-alone solution. Also, we still don't know what to do to fix the problems on W2K. Charles did some footwork (I can send the details on demand), but he didn't have enough time to pinpoint the problem.