LINK Help (linker.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
What Is EXEHDR?
                                             Up Contents Index Back
─────EXEHDR─────────────────────────────────────────────────────────────────
 
     The Microsoft EXE File Header Utility (EXEHDR) displays file
     headers for DOS programs and segmented executable files. You can
     use EXEHDR to alter some fields in the header.
     See: EXEHDR Command Line
          EXEHDR Options
 
     EXEHDR sends a listing of the header to the standard output.
     See: EXEHDR Output
 
     Some header fields have a different meaning in a Windows file; see
     your Windows documentation for more information.
 
     Many header fields are affected by LINK options or by statements
     in a module-definition (.DEF) file.
     See: LINK Contents
          Module-Definition Files
                                    -♦-