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§
- Import
File - A Windows short form description of a symbol to import.
- Import
Object Data - The data following
pe::ImportObjectHeader
.
Enums§
- Import
Name - The name or ordinal to import from a DLL.
- Import
Type - The kind of import symbol.