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::MZSimpleStubWriter Class Reference
Inheritance diagram for Microsoft::MZSimpleStubWriter:
AOut::AOutFormat COFF::COFFFormat Microsoft::PEFormat

Public Member Functions

 MZSimpleStubWriter (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
 
offset_t stub_size = -1
 

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