|
RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
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 |
Windows executables bundle their resources by resource type.