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::ResourceType Class Reference

Windows executables bundle their resources by resource type. More...

#include <neexe.h>

Public Member Functions

 ResourceType (const Resource::Identifier &type)
 

Public Attributes

uint16_t type_id = 0
 
std::optional< std::string > type_id_name
 
std::vector< std::shared_ptr< Resource > > resources
 

Detailed Description

Windows executables bundle their resources by resource type.


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