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::MZStubWriter Class Reference
Inheritance diagram for Microsoft::MZStubWriter:
DOS16M::BWFormat Microsoft::LEFormat Microsoft::NEFormat Microsoft::PEFormat PharLap::MPFormat PharLap::P3Format PharLap::P3Format::Flat PharLap::P3Format::MultiSegmented

Public Member Functions

 MZStubWriter (std::string stub_file="")
 
bool OpenAndCheckValidFile ()
 
offset_t GetStubImageSize ()
 
void WriteStubImage (std::ostream &out)
 
void WriteStubImage (Linker::Writer &wr)
 

Public Attributes

std::string stub_file
 
bool stub_file_valid = true
 
std::ifstream stub
 
uint32_t original_file_size = -1
 
uint32_t stub_file_size = 0
 
uint16_t stub_reloc_count = 0
 
uint32_t original_header_size = 0
 
uint32_t stub_header_size = 0
 
uint16_t original_reloc_offset = 0
 
uint16_t stub_reloc_offset = 0
 

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