JCL Help:TJclPeLinkerProducer
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclPeLinkerProducer Enumeration
Search in JCL Help
Search in all projects
Summary
Specifies the manufacturer of the linker that produced an image file.
Pascal
public TJclPeLinkerProducer = (
lrBorland,
lrMicrosoft
);
Members
Members | Description |
lrBorland | The image was produced by the Delphi linker. |
lrMicrosoft | The image was produced by the C++ Builder or Microsoft Visual C++ linker. |
Description
Specifies the manufacturer of the linker that produced an image file. The function uses a heuristic which is not perfect and is only capable of recognizing Delphi, C++ Builder and Microsoft Visual Studio linkers.
About
Unit
no pages or subcategories
Donator
Petr Vones
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page