delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
Message-ID: | <002101c1c092$4b43fe70$770510ac@inf.umcc.cu> |
From: | "Jade" <jade AT cdict DOT umcc DOT cu> |
To: | <djgpp AT delorie DOT com> |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1020228192554 DOT 7029C-100000 AT is> |
Subject: | Re: memory image |
Date: | Thu, 28 Feb 2002 14:58:30 -0500 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 6.00.2600.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
Reply-To: | djgpp AT delorie DOT com |
As u know EXE files include some header info like the stack size, PSP etc. They are not memory image. COM executables does not include this info at the header so they are usefull for doing things like boot loaders. That's why I need to compile a COM file. I need to make a boot loader for a sample system I'm writting.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |