![]() |
PIP 5.6.1
Platform-Independent Primitives
|
Access to resources embedded into the application binary. More...
#include <piresources.h>
Static Public Member Functions | |
| static PIByteArray | get (const PIString §ion, const PIString &name) |
Returns resource data from section section by entry name name. | |
| static PIByteArray | get (const PIString &name) |
Returns first resource with name name across all registered sections. | |
| static void | dump () |
| Prints registered resource sections and entry sizes. | |
Related Functions | |
(Note that these are not member functions.) | |
| #define | INIT_RESOURCE(name) |
| Registers a compiled resource module in the global storage. | |
Access to resources embedded into the application binary.