X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Andrew Newsgroups: comp.os.msdos.djgpp Subject: Re: DDJGPP+ RHIDE: 3 question Message-ID: References: <97p9d0t17b22b6b4tg6d2tk2j7tri22vr5 AT 4ax DOT com> <1pmdd0tanrbhck0r05sjiog6v9223amjvn AT 4ax DOT com> <4OUBc.3835$NA1 DOT 385233 AT news02 DOT tsnz DOT net> <2jqlnrF13q8kbU2 AT uni-berlin DOT de> X-Newsreader: Forte Agent 2.0/32.640 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 21 Date: Wed, 23 Jun 2004 14:15:39 GMT NNTP-Posting-Host: 24.43.203.126 X-Complaints-To: abuse AT rogers DOT com X-Trace: news04.bloor.is.net.cable.rogers.com 1088000139 24.43.203.126 (Wed, 23 Jun 2004 10:15:39 EDT) NNTP-Posting-Date: Wed, 23 Jun 2004 10:15:39 EDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Wed, 23 Jun 2004 17:29:58 +1200, Paul Wilkins wrote: [snip] >Both cmd.exe and command.com look exactly the same, even down to having >the same vesion number with the VER command. Figured I may as well point out that command.com and cmd.exe on NT (2K/XP) systems are *not* exactly the same. command.com, in case you hadn't noticed, starts the NTVDM as well, whereas cmd.exe does not. The NTVDM is, as you may already know, the Windows NT Virtual DOS Machine. Contrary to what you might believe, things are subtly (and in some cases not so subtly) different when running the 16-bit real-mode command.com and the 32-bit Windows cmd.exe console program. Believing that they are merely the same program with a different name is something that may, at some point, turn around and bite you in the posterior. -- Andrew