Date: Wed, 15 Sep 1999 11:58:52 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Batchex cc: djgpp AT delorie DOT com Subject: Re: EXE format In-Reply-To: <11127.990915@Phreaker.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 15 Sep 1999, Batchex wrote: > I'm a bit off topic here, but I don't know where else to ask. There are quite a few news groups under the comp.os.ms-windows hierarchy. > So, > anybody know where I can find some info about win32 native *.EXE > (executable file) format specs? Go to http://www.microsoft.com/hwdev/, there is a link from there to the Microsoft PE-COFF format spec.