RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Microsoft::NEFormat::ModuleReference Class Reference

Represents an imported module in the module reference table. More...

#include <neexe.h>

Public Member Functions

 ModuleReference (uint16_t name_offset, std::string name="")
 

Public Attributes

uint16_t name_offset = 0
 Offset to the module name within the imported names table.
 
std::string name
 The name of the module, not actually used during program generation.
 

Detailed Description

Represents an imported module in the module reference table.


The documentation for this class was generated from the following file: