Date: Tue, 15 Feb 2000 09:48:10 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: DJ Delorie cc: djgpp AT delorie DOT com Subject: Re: Untrapping Ctrl-C in DJGPP In-Reply-To: <200002142010.PAA08632@envy.delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 14 Feb 2000, DJ Delorie wrote: > Win32 programs have a telltale also - they have the characters > "PE\0\0" shortly after the small dos EXE stub, usually around file > offset 0x80 or so. Is this true for a dual-mode DOS/Windows program as well? If COMMAND.COM is a dual program, it must have a real DOS part, not a stub.