LE

From OSDev.wiki
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), Windows 3.x and 9x VxDs

See Also