//this file was auto-generated by res2h #pragma once #include #include extern const size_t button_png_size; extern const unsigned char button_png_data[]; extern const size_t ES_logo_16_png_size; extern const unsigned char ES_logo_16_png_data[]; extern const size_t ES_logo_32_png_size; extern const unsigned char ES_logo_32_png_data[]; extern const size_t frame_png_size; extern const unsigned char frame_png_data[]; extern const size_t textbox_png_size; extern const unsigned char textbox_png_data[]; extern const size_t textbox_glow_png_size; extern const unsigned char textbox_glow_png_data[]; struct Res2hEntry { const std::string relativeFileName; const size_t size; const unsigned char * data; }; extern const size_t res2hNrOfFiles; extern const Res2hEntry res2hFiles[]; typedef const std::map res2hMapType; extern res2hMapType res2hMap;