Module import

Source
Expand description

Support for reading short import files.

These are used by some Windows linkers as a more compact way to describe dynamically imported symbols.

Structs§

ImportFile
A Windows short form description of a symbol to import.
ImportObjectData
The data following pe::ImportObjectHeader.

Enums§

ImportName
The name or ordinal to import from a DLL.
ImportType
The kind of import symbol.