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.
Application type: Field
                                             Up Contents Index Back
─────EXEHDR─────────────────────────────────────────────────────────────────
 
     Gives the type as specified in the PMTYPE statement of the .DEF
     file used to create the file, or as specified with LINK's /PM
     option, or assumed by default. For a DLL, a 0 is always displayed.
     See: LINK /PM Option
 
     Displayed in verbose output for segmented executable files.
                                    -♦-