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