X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <3FE21441.9090401@phekda.gotadsl.co.uk> Date: Thu, 18 Dec 2003 20:55:29 +0000 From: Richard Dawe User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031031 X-Accept-Language: en, de, fr MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Detecting system features References: <3FE06890 DOT 6060006 AT lml DOT ls DOT fi DOT upm DOT es> <9003-Wed17Dec2003201922+0200-eliz AT elta DOT co DOT il> <3FE199FF DOT 9060708 AT lml DOT ls DOT fi DOT upm DOT es> In-Reply-To: <3FE199FF.9060708@lml.ls.fi.upm.es> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Lines: 13 NNTP-Posting-Host: 81.6.240.4 X-Trace: 1071781818 mercury.nildram.net 36689 81.6.240.4 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. Manuel Collado wrote: [snip] > Thanks for this pointer. Can they effectively discriminate among the > different Windows flavors? (WinNT/Win2K/WinXP ...) [snip] See the code in pakke's sources: src/platform.c. It can't distinguish Win2k, WinXP. It can detect WinNT and Windows '9x, ME. Bye, Rich =]