home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!nwnexus!ole!rwing!fnx!nazgul!bright
- From: bright@nazgul.UUCP (Walter Bright)
- Newsgroups: comp.os.msdos.programmer
- Subject: Re: where I can find the format for the msdos object code
- Message-ID: <1556@nazgul.UUCP>
- Date: 8 Jan 93 18:02:04 GMT
- References: <1993Jan05.025132.13054@Veritas.COM>
- Reply-To: bright@nazgul.UUCP (Walter Bright)
- Organization: Zortech, Seattle
- Lines: 17
-
- In article <1993Jan05.025132.13054@Veritas.COM> tsai@Veritas.COM (Cary Tsai) writes:
- /Does any one out there know where I can find the information about
- /the format of the msdos object codes?
-
- This question comes up so frequently it should be in the FAQ.
-
- I use: "The Microsoft Object Module Format (OMF)" from the Languages
- Utilities Group, Microsoft. Printed Nov 22, 1991. I assume you can get
- it by calling up Microsoft.
-
- It is based on an earlier Intel Technical Specification 121748-001.
-
- It does not include extensions made by Borland nor extensions made by IBM
- for OS/2 2.0.
-
- As far as I have been able to determine, there is no spec for the variant
- of COFF used by Microsoft for NT.
-