LE

From OSDev.wiki
Revision as of 16:34, 1 March 2012 by Solar (talk | contribs)
Jump to navigation Jump to search
This page is a stub.
You can help the wiki by accurately adding more contents to it.
Executable Formats
Microsoft

16 bit:
COM
MZ
NE
Mixed (16/32 bit):
LE
32/64 bit:
PE
COFF

*nix
Apple

The "LE" Linear Executable format was designed for IBM's OS/2 operating system by Microsoft. It supports both 16 and 32bit segments.

Operating Systems that use it: OS/2, Watcom Compiler/Extender (DOS)

See Also