Add clang-format to format (C++) source files automatically (#491)

* Update all CMakeLists of extensions to use clang-format
* Run clang-format on all Extensions
* Update GDCore CMakeLists.txt to add clang-format
* Run clang-format on GDCore files
* Update GDJS and GDCpp CMakeLists.txt to add clang-format
* Run clang-format on GDCpp and GDJS files
This commit is contained in:
Florian Rival
2018-05-09 15:57:38 -07:00
committed by GitHub
parent a77f8e139f
commit a8559bfbbc
866 changed files with 128312 additions and 106701 deletions
@@ -5,247 +5,363 @@
#include <wx/wxprec.h>
#ifdef __BORLANDC__
#pragma hdrstop
#pragma hdrstop
#endif
#include <wx/filesys.h>
#include <wx/fs_mem.h>
#include <wx/xrc/xmlres.h>
#include <wx/xrc/xh_all.h>
#include <wx/xrc/xmlres.h>
#if wxCHECK_VERSION(2,8,5) && wxABI_VERSION >= 20805
#define XRC_ADD_FILE(name, data, size, mime) \
wxMemoryFSHandler::AddFileWithMimeType(name, data, size, mime)
#if wxCHECK_VERSION(2, 8, 5) && wxABI_VERSION >= 20805
#define XRC_ADD_FILE(name, data, size, mime) \
wxMemoryFSHandler::AddFileWithMimeType(name, data, size, mime)
#else
#define XRC_ADD_FILE(name, data, size, mime) \
wxMemoryFSHandler::AddFile(name, data, size)
#define XRC_ADD_FILE(name, data, size, mime) \
wxMemoryFSHandler::AddFile(name, data, size)
#endif
static size_t xml_res_size_0 = 439;
static unsigned char xml_res_file_0[] = {
137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,0,16,0,0,0,16,8,4,0,0,
0,181,250,55,234,0,0,0,2,98,75,71,68,0,255,135,143,204,191,0,0,0,9,112,
72,89,115,0,0,13,215,0,0,13,215,1,66,40,155,120,0,0,1,91,73,68,65,84,40,
207,85,206,61,107,83,97,0,5,224,231,126,197,106,33,213,205,14,226,224,34,
138,160,8,206,10,157,108,21,113,18,188,255,192,73,208,205,161,155,131,130,
56,216,65,7,151,34,10,6,58,68,7,113,80,116,176,32,84,69,197,66,7,157,218,
34,68,211,27,154,152,155,155,215,193,18,219,115,214,135,195,137,130,235,
205,250,244,132,186,186,186,61,66,183,179,94,124,110,63,220,88,184,58,4,
193,181,80,134,254,182,118,195,90,120,17,238,52,102,147,32,136,9,207,110,
122,105,160,167,242,222,23,133,125,78,59,124,49,220,128,152,219,51,85,250,
85,165,52,208,182,122,105,89,101,224,164,234,220,22,96,182,42,5,149,160,
208,121,190,46,40,141,43,143,142,0,61,65,16,116,20,103,199,84,130,190,254,
207,29,32,18,139,148,38,30,31,19,201,172,232,189,130,244,31,216,148,72,
37,46,139,16,89,242,72,239,193,182,133,77,153,49,153,57,79,45,139,29,119,
222,224,73,190,127,199,135,88,226,187,197,19,247,27,13,63,28,52,51,233,
214,8,176,97,77,75,225,222,135,226,202,27,153,223,142,48,53,250,64,77,80,
51,132,95,93,169,88,196,238,45,144,39,100,98,9,242,67,46,76,34,211,226,
27,41,121,211,244,41,137,154,202,46,123,87,14,152,18,140,123,199,34,81,
144,135,57,169,68,108,104,160,239,143,158,85,31,189,93,114,102,190,29,5,
121,211,180,255,25,234,235,250,228,181,187,243,45,254,2,112,200,152,92,
163,201,146,66,0,0,0,0,73,69,78,68,174,66,96,130};
137, 80, 78, 71, 13, 10, 26, 10, 0, 0, 0, 13, 73, 72, 68,
82, 0, 0, 0, 16, 0, 0, 0, 16, 8, 4, 0, 0, 0, 181,
250, 55, 234, 0, 0, 0, 2, 98, 75, 71, 68, 0, 255, 135, 143,
204, 191, 0, 0, 0, 9, 112, 72, 89, 115, 0, 0, 13, 215, 0,
0, 13, 215, 1, 66, 40, 155, 120, 0, 0, 1, 91, 73, 68, 65,
84, 40, 207, 85, 206, 61, 107, 83, 97, 0, 5, 224, 231, 126, 197,
106, 33, 213, 205, 14, 226, 224, 34, 138, 160, 8, 206, 10, 157, 108,
21, 113, 18, 188, 255, 192, 73, 208, 205, 161, 155, 131, 130, 56, 216,
65, 7, 151, 34, 10, 6, 58, 68, 7, 113, 80, 116, 176, 32, 84,
69, 197, 66, 7, 157, 218, 34, 68, 211, 27, 154, 152, 155, 155, 215,
193, 18, 219, 115, 214, 135, 195, 137, 130, 235, 205, 250, 244, 132, 186,
186, 186, 61, 66, 183, 179, 94, 124, 110, 63, 220, 88, 184, 58, 4,
193, 181, 80, 134, 254, 182, 118, 195, 90, 120, 17, 238, 52, 102, 147,
32, 136, 9, 207, 110, 122, 105, 160, 167, 242, 222, 23, 133, 125, 78,
59, 124, 49, 220, 128, 152, 219, 51, 85, 250, 85, 165, 52, 208, 182,
122, 105, 89, 101, 224, 164, 234, 220, 22, 96, 182, 42, 5, 149, 160,
208, 121, 190, 46, 40, 141, 43, 143, 142, 0, 61, 65, 16, 116, 20,
103, 199, 84, 130, 190, 254, 207, 29, 32, 18, 139, 148, 38, 30, 31,
19, 201, 172, 232, 189, 130, 244, 31, 216, 148, 72, 37, 46, 139, 16,
89, 242, 72, 239, 193, 182, 133, 77, 153, 49, 153, 57, 79, 45, 139,
29, 119, 222, 224, 73, 190, 127, 199, 135, 88, 226, 187, 197, 19, 247,
27, 13, 63, 28, 52, 51, 233, 214, 8, 176, 97, 77, 75, 225, 222,
135, 226, 202, 27, 153, 223, 142, 48, 53, 250, 64, 77, 80, 51, 132,
95, 93, 169, 88, 196, 238, 45, 144, 39, 100, 98, 9, 242, 67, 46,
76, 34, 211, 226, 27, 41, 121, 211, 244, 41, 137, 154, 202, 46, 123,
87, 14, 152, 18, 140, 123, 199, 34, 81, 144, 135, 57, 169, 68, 108,
104, 160, 239, 143, 158, 85, 31, 189, 93, 114, 102, 190, 29, 5, 121,
211, 180, 255, 25, 234, 235, 250, 228, 181, 187, 243, 45, 254, 2, 112,
200, 152, 92, 163, 201, 146, 66, 0, 0, 0, 0, 73, 69, 78, 68,
174, 66, 96, 130};
static size_t xml_res_size_1 = 966;
static unsigned char xml_res_file_1[] = {
137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,0,16,0,0,0,16,8,3,0,0,
0,40,45,15,83,0,0,0,32,99,72,82,77,0,0,122,38,0,0,128,132,0,0,250,0,0,0,
128,232,0,0,117,48,0,0,234,96,0,0,58,152,0,0,23,112,156,186,81,60,0,0,2,
22,80,76,84,69,0,0,0,93,93,93,120,120,120,145,135,135,150,121,121,121,121,
121,95,95,95,74,74,74,119,119,119,164,119,119,164,117,117,120,120,120,79,
79,79,73,73,73,129,126,126,130,127,127,119,119,119,90,90,90,164,118,118,
168,126,126,144,135,135,150,120,120,87,87,87,164,115,115,162,114,114,68,
68,68,130,126,126,163,114,114,161,114,114,144,134,134,201,116,118,218,128,
131,232,156,161,233,161,166,219,133,137,200,115,117,187,105,106,235,150,
154,248,169,174,248,164,169,248,161,167,248,162,168,248,167,172,248,174,
180,234,147,151,186,98,99,186,103,104,239,156,162,227,200,205,230,171,177,
249,136,141,249,133,138,249,134,139,248,140,144,228,188,193,228,192,197,
242,160,165,186,104,105,233,134,139,228,203,207,245,243,241,241,239,238,
230,152,157,250,105,108,249,107,110,228,176,181,244,242,240,237,149,154,
201,106,108,246,145,150,230,203,206,230,136,140,229,164,168,242,241,239,
239,237,235,223,140,143,247,71,74,206,86,88,220,107,111,249,133,137,244,
115,119,232,198,201,240,239,237,238,236,234,232,231,229,229,228,226,218,
134,138,246,3,3,250,0,0,221,1,1,238,131,135,250,126,130,251,104,106,246,
87,90,232,192,194,235,234,232,230,229,227,227,226,224,225,224,222,217,132,
136,248,2,2,251,0,0,229,0,0,239,133,138,250,96,99,245,44,45,219,135,138,
223,222,220,221,220,218,217,216,215,221,85,88,243,0,0,234,0,0,213,0,0,213,
36,37,242,44,45,240,7,7,216,125,128,219,218,216,218,217,215,216,215,213,
215,214,212,211,210,209,213,81,85,225,0,0,215,0,0,191,1,1,198,48,48,242,
2,2,215,123,126,217,216,214,215,214,213,213,131,134,213,164,164,209,209,
208,206,205,205,196,79,83,197,0,0,179,47,47,230,6,7,214,186,186,214,213,
212,213,212,211,208,127,131,233,2,2,222,11,12,203,160,161,205,205,204,204,
204,203,187,138,142,176,0,0,187,70,70,236,26,27,209,182,183,204,126,129,
224,2,2,216,0,0,207,0,0,196,11,12,194,156,157,186,147,150,168,8,9,170,69,
69,184,70,70,213,6,7,216,1,1,198,0,0,189,0,0,179,0,0,169,3,4,160,3,3,168,
69,69,183,47,47,180,1,1,169,0,0,161,1,1,166,47,47,255,255,255,147,178,9,
45,0,0,0,30,116,82,78,83,0,48,151,217,249,151,48,9,153,253,253,154,9,9,
192,193,154,48,253,253,217,249,48,253,253,9,193,253,253,217,234,91,227,
231,0,0,0,1,98,75,71,68,177,52,99,158,82,0,0,1,8,73,68,65,84,24,211,99,
96,0,2,70,38,102,22,22,102,86,54,6,8,96,231,224,148,147,87,80,84,82,230,
226,230,1,241,121,249,84,84,213,212,53,52,181,180,117,116,249,65,34,2,122,
250,6,134,70,198,38,166,102,230,22,150,220,12,12,130,66,86,214,54,182,118,
246,14,142,78,78,102,206,194,108,12,76,46,174,110,54,54,182,238,30,78,158,
94,222,62,190,172,12,34,126,254,1,129,54,54,65,193,33,161,97,225,17,145,
204,12,162,81,209,49,177,113,241,9,137,73,201,41,169,17,105,162,12,162,
233,209,25,153,89,73,217,57,185,121,17,249,5,133,162,12,34,69,197,37,165,
57,101,229,21,149,85,213,53,181,117,204,12,76,245,13,141,229,77,205,45,
173,85,109,237,29,157,93,76,12,98,226,221,61,189,125,253,19,38,78,154,60,
101,234,52,9,70,6,6,142,233,51,102,206,154,61,103,238,188,249,11,22,46,
2,58,140,65,146,111,241,146,165,115,151,45,95,177,114,213,106,41,118,144,
103,36,57,164,215,172,157,182,110,253,6,25,1,94,168,127,197,152,100,69,
69,101,153,4,65,108,0,125,55,68,30,108,16,59,8,0,0,0,0,73,69,78,68,174,
66,96,130};
137, 80, 78, 71, 13, 10, 26, 10, 0, 0, 0, 13, 73, 72, 68,
82, 0, 0, 0, 16, 0, 0, 0, 16, 8, 3, 0, 0, 0, 40,
45, 15, 83, 0, 0, 0, 32, 99, 72, 82, 77, 0, 0, 122, 38,
0, 0, 128, 132, 0, 0, 250, 0, 0, 0, 128, 232, 0, 0, 117,
48, 0, 0, 234, 96, 0, 0, 58, 152, 0, 0, 23, 112, 156, 186,
81, 60, 0, 0, 2, 22, 80, 76, 84, 69, 0, 0, 0, 93, 93,
93, 120, 120, 120, 145, 135, 135, 150, 121, 121, 121, 121, 121, 95, 95,
95, 74, 74, 74, 119, 119, 119, 164, 119, 119, 164, 117, 117, 120, 120,
120, 79, 79, 79, 73, 73, 73, 129, 126, 126, 130, 127, 127, 119, 119,
119, 90, 90, 90, 164, 118, 118, 168, 126, 126, 144, 135, 135, 150, 120,
120, 87, 87, 87, 164, 115, 115, 162, 114, 114, 68, 68, 68, 130, 126,
126, 163, 114, 114, 161, 114, 114, 144, 134, 134, 201, 116, 118, 218, 128,
131, 232, 156, 161, 233, 161, 166, 219, 133, 137, 200, 115, 117, 187, 105,
106, 235, 150, 154, 248, 169, 174, 248, 164, 169, 248, 161, 167, 248, 162,
168, 248, 167, 172, 248, 174, 180, 234, 147, 151, 186, 98, 99, 186, 103,
104, 239, 156, 162, 227, 200, 205, 230, 171, 177, 249, 136, 141, 249, 133,
138, 249, 134, 139, 248, 140, 144, 228, 188, 193, 228, 192, 197, 242, 160,
165, 186, 104, 105, 233, 134, 139, 228, 203, 207, 245, 243, 241, 241, 239,
238, 230, 152, 157, 250, 105, 108, 249, 107, 110, 228, 176, 181, 244, 242,
240, 237, 149, 154, 201, 106, 108, 246, 145, 150, 230, 203, 206, 230, 136,
140, 229, 164, 168, 242, 241, 239, 239, 237, 235, 223, 140, 143, 247, 71,
74, 206, 86, 88, 220, 107, 111, 249, 133, 137, 244, 115, 119, 232, 198,
201, 240, 239, 237, 238, 236, 234, 232, 231, 229, 229, 228, 226, 218, 134,
138, 246, 3, 3, 250, 0, 0, 221, 1, 1, 238, 131, 135, 250, 126,
130, 251, 104, 106, 246, 87, 90, 232, 192, 194, 235, 234, 232, 230, 229,
227, 227, 226, 224, 225, 224, 222, 217, 132, 136, 248, 2, 2, 251, 0,
0, 229, 0, 0, 239, 133, 138, 250, 96, 99, 245, 44, 45, 219, 135,
138, 223, 222, 220, 221, 220, 218, 217, 216, 215, 221, 85, 88, 243, 0,
0, 234, 0, 0, 213, 0, 0, 213, 36, 37, 242, 44, 45, 240, 7,
7, 216, 125, 128, 219, 218, 216, 218, 217, 215, 216, 215, 213, 215, 214,
212, 211, 210, 209, 213, 81, 85, 225, 0, 0, 215, 0, 0, 191, 1,
1, 198, 48, 48, 242, 2, 2, 215, 123, 126, 217, 216, 214, 215, 214,
213, 213, 131, 134, 213, 164, 164, 209, 209, 208, 206, 205, 205, 196, 79,
83, 197, 0, 0, 179, 47, 47, 230, 6, 7, 214, 186, 186, 214, 213,
212, 213, 212, 211, 208, 127, 131, 233, 2, 2, 222, 11, 12, 203, 160,
161, 205, 205, 204, 204, 204, 203, 187, 138, 142, 176, 0, 0, 187, 70,
70, 236, 26, 27, 209, 182, 183, 204, 126, 129, 224, 2, 2, 216, 0,
0, 207, 0, 0, 196, 11, 12, 194, 156, 157, 186, 147, 150, 168, 8,
9, 170, 69, 69, 184, 70, 70, 213, 6, 7, 216, 1, 1, 198, 0,
0, 189, 0, 0, 179, 0, 0, 169, 3, 4, 160, 3, 3, 168, 69,
69, 183, 47, 47, 180, 1, 1, 169, 0, 0, 161, 1, 1, 166, 47,
47, 255, 255, 255, 147, 178, 9, 45, 0, 0, 0, 30, 116, 82, 78,
83, 0, 48, 151, 217, 249, 151, 48, 9, 153, 253, 253, 154, 9, 9,
192, 193, 154, 48, 253, 253, 217, 249, 48, 253, 253, 9, 193, 253, 253,
217, 234, 91, 227, 231, 0, 0, 0, 1, 98, 75, 71, 68, 177, 52,
99, 158, 82, 0, 0, 1, 8, 73, 68, 65, 84, 24, 211, 99, 96,
0, 2, 70, 38, 102, 22, 22, 102, 86, 54, 6, 8, 96, 231, 224,
148, 147, 87, 80, 84, 82, 230, 226, 230, 1, 241, 121, 249, 84, 84,
213, 212, 53, 52, 181, 180, 117, 116, 249, 65, 34, 2, 122, 250, 6,
134, 70, 198, 38, 166, 102, 230, 22, 150, 220, 12, 12, 130, 66, 86,
214, 54, 182, 118, 246, 14, 142, 78, 78, 102, 206, 194, 108, 12, 76,
46, 174, 110, 54, 54, 182, 238, 30, 78, 158, 94, 222, 62, 190, 172,
12, 34, 126, 254, 1, 129, 54, 54, 65, 193, 33, 161, 97, 225, 17,
145, 204, 12, 162, 81, 209, 49, 177, 113, 241, 9, 137, 73, 201, 41,
169, 17, 105, 162, 12, 162, 233, 209, 25, 153, 89, 73, 217, 57, 185,
121, 17, 249, 5, 133, 162, 12, 34, 69, 197, 37, 165, 57, 101, 229,
21, 149, 85, 213, 53, 181, 117, 204, 12, 76, 245, 13, 141, 229, 77,
205, 45, 173, 85, 109, 237, 29, 157, 93, 76, 12, 98, 226, 221, 61,
189, 125, 253, 19, 38, 78, 154, 60, 101, 234, 52, 9, 70, 6, 6,
142, 233, 51, 102, 206, 154, 61, 103, 238, 188, 249, 11, 22, 46, 2,
58, 140, 65, 146, 111, 241, 146, 165, 115, 151, 45, 95, 177, 114, 213,
106, 41, 118, 144, 103, 36, 57, 164, 215, 172, 157, 182, 110, 253, 6,
25, 1, 94, 168, 127, 197, 152, 100, 69, 69, 101, 153, 4, 65, 108,
0, 125, 55, 68, 30, 108, 16, 59, 8, 0, 0, 0, 0, 73, 69,
78, 68, 174, 66, 96, 130};
static size_t xml_res_size_2 = 410;
static unsigned char xml_res_file_2[] = {
137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,0,16,0,0,0,16,8,3,0,0,
0,40,45,15,83,0,0,0,32,99,72,82,77,0,0,122,38,0,0,128,132,0,0,250,0,0,0,
128,232,0,0,117,48,0,0,234,96,0,0,58,152,0,0,23,112,156,186,81,60,0,0,0,
117,80,76,84,69,255,255,255,60,71,152,60,70,152,61,72,152,58,69,151,44,
55,136,60,70,152,50,61,137,43,54,135,45,56,135,45,55,136,60,71,152,83,87,
162,169,167,209,240,239,246,255,255,255,85,89,160,244,249,253,126,192,234,
76,177,228,93,96,167,60,67,141,216,216,224,247,248,248,147,145,187,231,
231,232,61,170,221,147,201,237,36,50,133,65,172,223,38,158,208,70,174,225,
35,156,207,252,252,252,232,233,234,124,180,215,71,76,146,217,218,226,89,
93,164,2,59,116,56,0,0,0,11,116,82,78,83,0,69,182,151,166,166,151,69,182,
151,151,66,218,177,212,0,0,0,1,98,75,71,68,0,136,5,29,72,0,0,0,144,73,68,
65,84,24,211,109,143,203,18,130,48,12,69,1,149,86,160,137,180,182,52,130,
40,162,254,255,39,154,0,29,55,220,221,57,51,55,143,44,219,75,94,212,156,
34,79,124,104,12,32,130,105,142,43,159,46,208,90,231,108,11,215,82,88,249,
208,49,179,65,104,164,165,35,209,205,245,189,115,136,166,96,49,4,34,234,
112,17,80,139,32,201,93,42,136,127,49,62,108,155,132,84,232,57,78,184,85,
100,168,228,53,109,67,121,45,227,60,179,89,215,102,231,119,88,4,125,190,
229,122,106,229,35,171,16,125,149,158,81,122,224,104,181,251,249,15,87,
133,12,237,158,220,204,208,0,0,0,0,73,69,78,68,174,66,96,130};
137, 80, 78, 71, 13, 10, 26, 10, 0, 0, 0, 13, 73, 72, 68,
82, 0, 0, 0, 16, 0, 0, 0, 16, 8, 3, 0, 0, 0, 40,
45, 15, 83, 0, 0, 0, 32, 99, 72, 82, 77, 0, 0, 122, 38,
0, 0, 128, 132, 0, 0, 250, 0, 0, 0, 128, 232, 0, 0, 117,
48, 0, 0, 234, 96, 0, 0, 58, 152, 0, 0, 23, 112, 156, 186,
81, 60, 0, 0, 0, 117, 80, 76, 84, 69, 255, 255, 255, 60, 71,
152, 60, 70, 152, 61, 72, 152, 58, 69, 151, 44, 55, 136, 60, 70,
152, 50, 61, 137, 43, 54, 135, 45, 56, 135, 45, 55, 136, 60, 71,
152, 83, 87, 162, 169, 167, 209, 240, 239, 246, 255, 255, 255, 85, 89,
160, 244, 249, 253, 126, 192, 234, 76, 177, 228, 93, 96, 167, 60, 67,
141, 216, 216, 224, 247, 248, 248, 147, 145, 187, 231, 231, 232, 61, 170,
221, 147, 201, 237, 36, 50, 133, 65, 172, 223, 38, 158, 208, 70, 174,
225, 35, 156, 207, 252, 252, 252, 232, 233, 234, 124, 180, 215, 71, 76,
146, 217, 218, 226, 89, 93, 164, 2, 59, 116, 56, 0, 0, 0, 11,
116, 82, 78, 83, 0, 69, 182, 151, 166, 166, 151, 69, 182, 151, 151,
66, 218, 177, 212, 0, 0, 0, 1, 98, 75, 71, 68, 0, 136, 5,
29, 72, 0, 0, 0, 144, 73, 68, 65, 84, 24, 211, 109, 143, 203,
18, 130, 48, 12, 69, 1, 149, 86, 160, 137, 180, 182, 52, 130, 40,
162, 254, 255, 39, 154, 0, 29, 55, 220, 221, 57, 51, 55, 143, 44,
219, 75, 94, 212, 156, 34, 79, 124, 104, 12, 32, 130, 105, 142, 43,
159, 46, 208, 90, 231, 108, 11, 215, 82, 88, 249, 208, 49, 179, 65,
104, 164, 165, 35, 209, 205, 245, 189, 115, 136, 166, 96, 49, 4, 34,
234, 112, 17, 80, 139, 32, 201, 93, 42, 136, 127, 49, 62, 108, 155,
132, 84, 232, 57, 78, 184, 85, 100, 168, 228, 53, 109, 67, 121, 45,
227, 60, 179, 89, 215, 102, 231, 119, 88, 4, 125, 190, 229, 122, 106,
229, 35, 171, 16, 125, 149, 158, 81, 122, 224, 104, 181, 251, 249, 15,
87, 133, 12, 237, 158, 220, 204, 208, 0, 0, 0, 0, 73, 69, 78,
68, 174, 66, 96, 130};
static size_t xml_res_size_3 = 374;
static unsigned char xml_res_file_3[] = {
137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,0,16,0,0,0,16,8,4,0,0,
0,181,250,55,234,0,0,0,32,99,72,82,77,0,0,122,38,0,0,128,132,0,0,250,0,
0,0,128,232,0,0,117,48,0,0,234,96,0,0,58,152,0,0,23,112,156,186,81,60,0,
0,0,2,98,75,71,68,0,255,135,143,204,191,0,0,0,9,112,72,89,115,0,0,55,93,
0,0,55,93,1,25,128,70,93,0,0,0,238,73,68,65,84,40,207,99,102,64,1,43,100,
108,87,107,52,40,255,184,124,150,1,59,88,186,242,216,255,199,255,227,126,
68,179,192,68,152,80,21,124,83,151,101,248,203,240,239,19,195,95,152,8,
51,170,2,251,63,71,60,182,124,255,155,181,244,10,76,132,5,33,217,186,145,
205,235,11,195,59,230,95,79,24,182,33,68,145,20,124,241,77,97,100,100,248,
203,208,169,240,157,13,33,138,228,134,175,71,150,48,112,51,188,100,248,
126,124,233,27,172,10,62,245,242,48,112,49,92,103,96,88,135,236,42,36,5,
191,195,76,24,56,24,46,225,82,16,205,201,228,203,207,112,128,225,221,185,
165,15,176,155,224,168,192,43,196,112,11,77,63,178,2,23,13,6,54,134,91,
12,12,155,113,42,208,102,248,194,240,230,23,67,108,180,38,118,5,26,138,
12,172,12,74,108,54,37,12,83,177,43,184,124,154,65,136,193,159,225,30,3,
195,101,100,5,140,112,95,232,50,204,103,208,96,184,204,208,177,116,35,178,
2,0,165,16,69,66,24,11,10,65,0,0,0,0,73,69,78,68,174,66,96,130};
137, 80, 78, 71, 13, 10, 26, 10, 0, 0, 0, 13, 73, 72, 68,
82, 0, 0, 0, 16, 0, 0, 0, 16, 8, 4, 0, 0, 0, 181,
250, 55, 234, 0, 0, 0, 32, 99, 72, 82, 77, 0, 0, 122, 38,
0, 0, 128, 132, 0, 0, 250, 0, 0, 0, 128, 232, 0, 0, 117,
48, 0, 0, 234, 96, 0, 0, 58, 152, 0, 0, 23, 112, 156, 186,
81, 60, 0, 0, 0, 2, 98, 75, 71, 68, 0, 255, 135, 143, 204,
191, 0, 0, 0, 9, 112, 72, 89, 115, 0, 0, 55, 93, 0, 0,
55, 93, 1, 25, 128, 70, 93, 0, 0, 0, 238, 73, 68, 65, 84,
40, 207, 99, 102, 64, 1, 43, 100, 108, 87, 107, 52, 40, 255, 184,
124, 150, 1, 59, 88, 186, 242, 216, 255, 199, 255, 227, 126, 68, 179,
192, 68, 152, 80, 21, 124, 83, 151, 101, 248, 203, 240, 239, 19, 195,
95, 152, 8, 51, 170, 2, 251, 63, 71, 60, 182, 124, 255, 155, 181,
244, 10, 76, 132, 5, 33, 217, 186, 145, 205, 235, 11, 195, 59, 230,
95, 79, 24, 182, 33, 68, 145, 20, 124, 241, 77, 97, 100, 100, 248,
203, 208, 169, 240, 157, 13, 33, 138, 228, 134, 175, 71, 150, 48, 112,
51, 188, 100, 248, 126, 124, 233, 27, 172, 10, 62, 245, 242, 48, 112,
49, 92, 103, 96, 88, 135, 236, 42, 36, 5, 191, 195, 76, 24, 56,
24, 46, 225, 82, 16, 205, 201, 228, 203, 207, 112, 128, 225, 221, 185,
165, 15, 176, 155, 224, 168, 192, 43, 196, 112, 11, 77, 63, 178, 2,
23, 13, 6, 54, 134, 91, 12, 12, 155, 113, 42, 208, 102, 248, 194,
240, 230, 23, 67, 108, 180, 38, 118, 5, 26, 138, 12, 172, 12, 74,
108, 54, 37, 12, 83, 177, 43, 184, 124, 154, 65, 136, 193, 159, 225,
30, 3, 195, 101, 100, 5, 140, 112, 95, 232, 50, 204, 103, 208, 96,
184, 204, 208, 177, 116, 35, 178, 2, 0, 165, 16, 69, 66, 24, 11,
10, 65, 0, 0, 0, 0, 73, 69, 78, 68, 174, 66, 96, 130};
static size_t xml_res_size_4 = 248;
static unsigned char xml_res_file_4[] = {
137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,0,16,0,0,0,16,4,3,0,0,
0,237,221,226,82,0,0,0,32,99,72,82,77,0,0,122,38,0,0,128,132,0,0,250,0,
0,0,128,232,0,0,117,48,0,0,234,96,0,0,58,152,0,0,23,112,156,186,81,60,0,
0,0,33,80,76,84,69,255,255,255,60,70,152,52,63,147,60,71,152,36,50,133,
231,231,232,249,250,250,255,255,255,35,156,207,61,171,223,76,177,228,102,
43,178,207,0,0,0,2,116,82,78,83,0,166,73,38,203,229,0,0,0,1,98,75,71,68,
0,136,5,29,72,0,0,0,75,73,68,65,84,8,215,99,96,128,1,38,99,99,1,48,131,
69,217,216,16,194,112,50,6,1,3,6,150,208,244,114,32,48,96,224,232,232,92,
5,4,11,128,140,142,89,48,70,39,140,1,18,130,48,58,97,12,160,16,148,209,
9,99,116,204,130,49,58,97,140,142,9,112,87,0,0,250,23,46,18,71,134,209,
10,0,0,0,0,73,69,78,68,174,66,96,130};
137, 80, 78, 71, 13, 10, 26, 10, 0, 0, 0, 13, 73, 72, 68,
82, 0, 0, 0, 16, 0, 0, 0, 16, 4, 3, 0, 0, 0, 237,
221, 226, 82, 0, 0, 0, 32, 99, 72, 82, 77, 0, 0, 122, 38,
0, 0, 128, 132, 0, 0, 250, 0, 0, 0, 128, 232, 0, 0, 117,
48, 0, 0, 234, 96, 0, 0, 58, 152, 0, 0, 23, 112, 156, 186,
81, 60, 0, 0, 0, 33, 80, 76, 84, 69, 255, 255, 255, 60, 70,
152, 52, 63, 147, 60, 71, 152, 36, 50, 133, 231, 231, 232, 249, 250,
250, 255, 255, 255, 35, 156, 207, 61, 171, 223, 76, 177, 228, 102, 43,
178, 207, 0, 0, 0, 2, 116, 82, 78, 83, 0, 166, 73, 38, 203,
229, 0, 0, 0, 1, 98, 75, 71, 68, 0, 136, 5, 29, 72, 0,
0, 0, 75, 73, 68, 65, 84, 8, 215, 99, 96, 128, 1, 38, 99,
99, 1, 48, 131, 69, 217, 216, 16, 194, 112, 50, 6, 1, 3, 6,
150, 208, 244, 114, 32, 48, 96, 224, 232, 232, 92, 5, 4, 11, 128,
140, 142, 89, 48, 70, 39, 140, 1, 18, 130, 48, 58, 97, 12, 160,
16, 148, 209, 9, 99, 116, 204, 130, 49, 58, 97, 140, 142, 9, 112,
87, 0, 0, 250, 23, 46, 18, 71, 134, 209, 10, 0, 0, 0, 0,
73, 69, 78, 68, 174, 66, 96, 130};
static size_t xml_res_size_5 = 383;
static unsigned char xml_res_file_5[] = {
137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,0,16,0,0,0,16,8,4,0,0,
0,181,250,55,234,0,0,0,2,98,75,71,68,0,255,135,143,204,191,0,0,0,9,112,
72,89,115,0,0,13,215,0,0,13,215,1,66,40,155,120,0,0,1,35,73,68,65,84,40,
207,109,206,189,75,91,113,20,6,224,231,106,238,175,84,236,16,82,58,117,
215,161,131,8,206,66,233,212,56,8,93,67,41,184,21,220,5,183,78,93,20,39,
39,55,29,133,18,72,198,246,191,40,52,46,13,20,17,91,105,140,54,137,31,193,
227,16,123,53,224,251,46,103,120,56,188,89,96,181,81,174,150,149,235,31,
150,129,122,163,83,237,232,212,63,45,35,132,143,209,138,86,236,68,24,117,
63,90,209,138,245,8,161,4,67,9,151,254,167,47,225,26,70,224,74,66,175,0,
231,18,46,238,193,181,132,243,2,116,37,12,238,1,9,103,5,56,245,68,232,143,
131,76,247,1,72,197,125,7,126,42,223,141,162,246,226,153,110,241,111,2,
68,166,39,87,171,128,153,105,61,217,24,56,236,203,205,240,190,150,213,166,
173,205,73,242,49,240,227,88,110,209,203,77,127,38,255,46,188,125,253,0,
140,54,108,127,123,51,111,214,43,131,202,148,73,7,158,23,51,39,96,239,203,
209,238,134,239,186,166,156,248,106,203,175,98,67,22,214,26,170,12,252,
51,116,163,36,151,156,185,241,84,165,249,121,73,88,137,97,209,126,156,198,
239,56,140,118,180,163,29,43,17,74,156,52,223,85,61,158,38,183,129,74,119,
180,82,29,90,183,0,0,0,0,73,69,78,68,174,66,96,130};
137, 80, 78, 71, 13, 10, 26, 10, 0, 0, 0, 13, 73, 72, 68,
82, 0, 0, 0, 16, 0, 0, 0, 16, 8, 4, 0, 0, 0, 181,
250, 55, 234, 0, 0, 0, 2, 98, 75, 71, 68, 0, 255, 135, 143,
204, 191, 0, 0, 0, 9, 112, 72, 89, 115, 0, 0, 13, 215, 0,
0, 13, 215, 1, 66, 40, 155, 120, 0, 0, 1, 35, 73, 68, 65,
84, 40, 207, 109, 206, 189, 75, 91, 113, 20, 6, 224, 231, 106, 238,
175, 84, 236, 16, 82, 58, 117, 215, 161, 131, 8, 206, 66, 233, 212,
56, 8, 93, 67, 41, 184, 21, 220, 5, 183, 78, 93, 20, 39, 39,
55, 29, 133, 18, 72, 198, 246, 191, 40, 52, 46, 13, 20, 17, 91,
105, 140, 54, 137, 31, 193, 227, 16, 123, 53, 224, 251, 46, 103, 120,
56, 188, 89, 96, 181, 81, 174, 150, 149, 235, 31, 150, 129, 122, 163,
83, 237, 232, 212, 63, 45, 35, 132, 143, 209, 138, 86, 236, 68, 24,
117, 63, 90, 209, 138, 245, 8, 161, 4, 67, 9, 151, 254, 167, 47,
225, 26, 70, 224, 74, 66, 175, 0, 231, 18, 46, 238, 193, 181, 132,
243, 2, 116, 37, 12, 238, 1, 9, 103, 5, 56, 245, 68, 232, 143,
131, 76, 247, 1, 72, 197, 125, 7, 126, 42, 223, 141, 162, 246, 226,
153, 110, 241, 111, 2, 68, 166, 39, 87, 171, 128, 153, 105, 61, 217,
24, 56, 236, 203, 205, 240, 190, 150, 213, 166, 173, 205, 73, 242, 49,
240, 227, 88, 110, 209, 203, 77, 127, 38, 255, 46, 188, 125, 253, 0,
140, 54, 108, 127, 123, 51, 111, 214, 43, 131, 202, 148, 73, 7, 158,
23, 51, 39, 96, 239, 203, 209, 238, 134, 239, 186, 166, 156, 248, 106,
203, 175, 98, 67, 22, 214, 26, 170, 12, 252, 51, 116, 163, 36, 151,
156, 185, 241, 84, 165, 249, 121, 73, 88, 137, 97, 209, 126, 156, 198,
239, 56, 140, 118, 180, 163, 29, 43, 17, 74, 156, 52, 223, 85, 61,
158, 38, 183, 129, 74, 119, 180, 82, 29, 90, 183, 0, 0, 0, 0,
73, 69, 78, 68, 174, 66, 96, 130};
static size_t xml_res_size_6 = 1047;
static unsigned char xml_res_file_6[] = {
60,63,120,109,108,32,118,101,114,115,105,111,110,61,34,49,46,48,34,32,101,
110,99,111,100,105,110,103,61,34,85,84,70,45,56,34,63,62,10,60,114,101,
115,111,117,114,99,101,32,120,109,108,110,115,61,34,104,116,116,112,58,
47,47,119,119,119,46,119,120,119,105,110,100,111,119,115,46,111,114,103,
47,119,120,120,114,99,34,62,10,32,32,60,111,98,106,101,99,116,32,99,108,
97,115,115,61,34,119,120,66,105,116,109,97,112,34,32,110,97,109,101,61,
34,98,111,108,100,49,54,34,62,84,101,120,116,79,98,106,101,99,116,68,105,
97,108,111,103,115,95,116,101,120,116,111,98,106,101,99,116,95,98,105,116,
109,97,112,115,46,99,112,112,36,46,46,95,46,46,95,46,46,95,66,105,110,97,
114,105,101,115,95,79,117,116,112,117,116,95,82,101,108,101,97,115,101,
95,87,105,110,100,111,119,115,95,114,101,115,95,97,99,116,105,111,110,115,
95,98,111,108,100,49,54,46,112,110,103,60,47,111,98,106,101,99,116,62,10,
32,32,60,111,98,106,101,99,116,32,99,108,97,115,115,61,34,119,120,66,105,
116,109,97,112,34,32,110,97,109,101,61,34,101,114,114,111,114,34,62,84,
101,120,116,79,98,106,101,99,116,68,105,97,108,111,103,115,95,116,101,120,
116,111,98,106,101,99,116,95,98,105,116,109,97,112,115,46,99,112,112,36,
46,46,95,46,46,95,46,46,95,66,105,110,97,114,105,101,115,95,79,117,116,
112,117,116,95,82,101,108,101,97,115,101,95,87,105,110,100,111,119,115,
95,114,101,115,95,101,114,114,111,114,46,112,110,103,60,47,111,98,106,101,
99,116,62,10,32,32,60,111,98,106,101,99,116,32,99,108,97,115,115,61,34,
119,120,66,105,116,109,97,112,34,32,110,97,109,101,61,34,104,101,108,112,
49,54,34,62,84,101,120,116,79,98,106,101,99,116,68,105,97,108,111,103,115,
95,116,101,120,116,111,98,106,101,99,116,95,98,105,116,109,97,112,115,46,
99,112,112,36,46,46,95,46,46,95,46,46,95,66,105,110,97,114,105,101,115,
95,79,117,116,112,117,116,95,82,101,108,101,97,115,101,95,87,105,110,100,
111,119,115,95,114,101,115,95,105,99,111,110,115,95,100,101,102,97,117,
108,116,95,104,101,108,112,49,54,46,112,110,103,60,47,111,98,106,101,99,
116,62,10,32,32,60,111,98,106,101,99,116,32,99,108,97,115,115,61,34,119,
120,66,105,116,109,97,112,34,32,110,97,109,101,61,34,105,116,97,108,105,
99,49,54,34,62,84,101,120,116,79,98,106,101,99,116,68,105,97,108,111,103,
115,95,116,101,120,116,111,98,106,101,99,116,95,98,105,116,109,97,112,115,
46,99,112,112,36,46,46,95,46,46,95,46,46,95,66,105,110,97,114,105,101,115,
95,79,117,116,112,117,116,95,82,101,108,101,97,115,101,95,87,105,110,100,
111,119,115,95,114,101,115,95,97,99,116,105,111,110,115,95,105,116,97,108,
105,99,49,54,46,112,110,103,60,47,111,98,106,101,99,116,62,10,32,32,60,
111,98,106,101,99,116,32,99,108,97,115,115,61,34,119,120,66,105,116,109,
97,112,34,32,110,97,109,101,61,34,111,112,101,110,49,54,34,62,84,101,120,
116,79,98,106,101,99,116,68,105,97,108,111,103,115,95,116,101,120,116,111,
98,106,101,99,116,95,98,105,116,109,97,112,115,46,99,112,112,36,46,46,95,
46,46,95,46,46,95,66,105,110,97,114,105,101,115,95,79,117,116,112,117,116,
95,82,101,108,101,97,115,101,95,87,105,110,100,111,119,115,95,114,101,115,
95,105,99,111,110,115,95,100,101,102,97,117,108,116,95,111,112,101,110,
49,54,46,112,110,103,60,47,111,98,106,101,99,116,62,10,32,32,60,111,98,
106,101,99,116,32,99,108,97,115,115,61,34,119,120,66,105,116,109,97,112,
34,32,110,97,109,101,61,34,117,110,100,101,114,108,105,110,101,49,54,34,
62,84,101,120,116,79,98,106,101,99,116,68,105,97,108,111,103,115,95,116,
101,120,116,111,98,106,101,99,116,95,98,105,116,109,97,112,115,46,99,112,
112,36,46,46,95,46,46,95,46,46,95,66,105,110,97,114,105,101,115,95,79,117,
116,112,117,116,95,82,101,108,101,97,115,101,95,87,105,110,100,111,119,
115,95,114,101,115,95,97,99,116,105,111,110,115,95,117,110,100,101,114,
108,105,110,101,49,54,46,112,110,103,60,47,111,98,106,101,99,116,62,10,
60,47,114,101,115,111,117,114,99,101,62,10};
60, 63, 120, 109, 108, 32, 118, 101, 114, 115, 105, 111, 110, 61, 34,
49, 46, 48, 34, 32, 101, 110, 99, 111, 100, 105, 110, 103, 61, 34,
85, 84, 70, 45, 56, 34, 63, 62, 10, 60, 114, 101, 115, 111, 117,
114, 99, 101, 32, 120, 109, 108, 110, 115, 61, 34, 104, 116, 116, 112,
58, 47, 47, 119, 119, 119, 46, 119, 120, 119, 105, 110, 100, 111, 119,
115, 46, 111, 114, 103, 47, 119, 120, 120, 114, 99, 34, 62, 10, 32,
32, 60, 111, 98, 106, 101, 99, 116, 32, 99, 108, 97, 115, 115, 61,
34, 119, 120, 66, 105, 116, 109, 97, 112, 34, 32, 110, 97, 109, 101,
61, 34, 98, 111, 108, 100, 49, 54, 34, 62, 84, 101, 120, 116, 79,
98, 106, 101, 99, 116, 68, 105, 97, 108, 111, 103, 115, 95, 116, 101,
120, 116, 111, 98, 106, 101, 99, 116, 95, 98, 105, 116, 109, 97, 112,
115, 46, 99, 112, 112, 36, 46, 46, 95, 46, 46, 95, 46, 46, 95,
66, 105, 110, 97, 114, 105, 101, 115, 95, 79, 117, 116, 112, 117, 116,
95, 82, 101, 108, 101, 97, 115, 101, 95, 87, 105, 110, 100, 111, 119,
115, 95, 114, 101, 115, 95, 97, 99, 116, 105, 111, 110, 115, 95, 98,
111, 108, 100, 49, 54, 46, 112, 110, 103, 60, 47, 111, 98, 106, 101,
99, 116, 62, 10, 32, 32, 60, 111, 98, 106, 101, 99, 116, 32, 99,
108, 97, 115, 115, 61, 34, 119, 120, 66, 105, 116, 109, 97, 112, 34,
32, 110, 97, 109, 101, 61, 34, 101, 114, 114, 111, 114, 34, 62, 84,
101, 120, 116, 79, 98, 106, 101, 99, 116, 68, 105, 97, 108, 111, 103,
115, 95, 116, 101, 120, 116, 111, 98, 106, 101, 99, 116, 95, 98, 105,
116, 109, 97, 112, 115, 46, 99, 112, 112, 36, 46, 46, 95, 46, 46,
95, 46, 46, 95, 66, 105, 110, 97, 114, 105, 101, 115, 95, 79, 117,
116, 112, 117, 116, 95, 82, 101, 108, 101, 97, 115, 101, 95, 87, 105,
110, 100, 111, 119, 115, 95, 114, 101, 115, 95, 101, 114, 114, 111, 114,
46, 112, 110, 103, 60, 47, 111, 98, 106, 101, 99, 116, 62, 10, 32,
32, 60, 111, 98, 106, 101, 99, 116, 32, 99, 108, 97, 115, 115, 61,
34, 119, 120, 66, 105, 116, 109, 97, 112, 34, 32, 110, 97, 109, 101,
61, 34, 104, 101, 108, 112, 49, 54, 34, 62, 84, 101, 120, 116, 79,
98, 106, 101, 99, 116, 68, 105, 97, 108, 111, 103, 115, 95, 116, 101,
120, 116, 111, 98, 106, 101, 99, 116, 95, 98, 105, 116, 109, 97, 112,
115, 46, 99, 112, 112, 36, 46, 46, 95, 46, 46, 95, 46, 46, 95,
66, 105, 110, 97, 114, 105, 101, 115, 95, 79, 117, 116, 112, 117, 116,
95, 82, 101, 108, 101, 97, 115, 101, 95, 87, 105, 110, 100, 111, 119,
115, 95, 114, 101, 115, 95, 105, 99, 111, 110, 115, 95, 100, 101, 102,
97, 117, 108, 116, 95, 104, 101, 108, 112, 49, 54, 46, 112, 110, 103,
60, 47, 111, 98, 106, 101, 99, 116, 62, 10, 32, 32, 60, 111, 98,
106, 101, 99, 116, 32, 99, 108, 97, 115, 115, 61, 34, 119, 120, 66,
105, 116, 109, 97, 112, 34, 32, 110, 97, 109, 101, 61, 34, 105, 116,
97, 108, 105, 99, 49, 54, 34, 62, 84, 101, 120, 116, 79, 98, 106,
101, 99, 116, 68, 105, 97, 108, 111, 103, 115, 95, 116, 101, 120, 116,
111, 98, 106, 101, 99, 116, 95, 98, 105, 116, 109, 97, 112, 115, 46,
99, 112, 112, 36, 46, 46, 95, 46, 46, 95, 46, 46, 95, 66, 105,
110, 97, 114, 105, 101, 115, 95, 79, 117, 116, 112, 117, 116, 95, 82,
101, 108, 101, 97, 115, 101, 95, 87, 105, 110, 100, 111, 119, 115, 95,
114, 101, 115, 95, 97, 99, 116, 105, 111, 110, 115, 95, 105, 116, 97,
108, 105, 99, 49, 54, 46, 112, 110, 103, 60, 47, 111, 98, 106, 101,
99, 116, 62, 10, 32, 32, 60, 111, 98, 106, 101, 99, 116, 32, 99,
108, 97, 115, 115, 61, 34, 119, 120, 66, 105, 116, 109, 97, 112, 34,
32, 110, 97, 109, 101, 61, 34, 111, 112, 101, 110, 49, 54, 34, 62,
84, 101, 120, 116, 79, 98, 106, 101, 99, 116, 68, 105, 97, 108, 111,
103, 115, 95, 116, 101, 120, 116, 111, 98, 106, 101, 99, 116, 95, 98,
105, 116, 109, 97, 112, 115, 46, 99, 112, 112, 36, 46, 46, 95, 46,
46, 95, 46, 46, 95, 66, 105, 110, 97, 114, 105, 101, 115, 95, 79,
117, 116, 112, 117, 116, 95, 82, 101, 108, 101, 97, 115, 101, 95, 87,
105, 110, 100, 111, 119, 115, 95, 114, 101, 115, 95, 105, 99, 111, 110,
115, 95, 100, 101, 102, 97, 117, 108, 116, 95, 111, 112, 101, 110, 49,
54, 46, 112, 110, 103, 60, 47, 111, 98, 106, 101, 99, 116, 62, 10,
32, 32, 60, 111, 98, 106, 101, 99, 116, 32, 99, 108, 97, 115, 115,
61, 34, 119, 120, 66, 105, 116, 109, 97, 112, 34, 32, 110, 97, 109,
101, 61, 34, 117, 110, 100, 101, 114, 108, 105, 110, 101, 49, 54, 34,
62, 84, 101, 120, 116, 79, 98, 106, 101, 99, 116, 68, 105, 97, 108,
111, 103, 115, 95, 116, 101, 120, 116, 111, 98, 106, 101, 99, 116, 95,
98, 105, 116, 109, 97, 112, 115, 46, 99, 112, 112, 36, 46, 46, 95,
46, 46, 95, 46, 46, 95, 66, 105, 110, 97, 114, 105, 101, 115, 95,
79, 117, 116, 112, 117, 116, 95, 82, 101, 108, 101, 97, 115, 101, 95,
87, 105, 110, 100, 111, 119, 115, 95, 114, 101, 115, 95, 97, 99, 116,
105, 111, 110, 115, 95, 117, 110, 100, 101, 114, 108, 105, 110, 101, 49,
54, 46, 112, 110, 103, 60, 47, 111, 98, 106, 101, 99, 116, 62, 10,
60, 47, 114, 101, 115, 111, 117, 114, 99, 101, 62, 10};
void wxC9DFDInitBitmapResources()
{
void wxC9DFDInitBitmapResources() {
// Check for memory FS. If not present, load the handler:
{
wxMemoryFSHandler::AddFile(wxT("XRC_resource/dummy_file"),
wxT("dummy one"));
wxFileSystem fsys;
wxFSFile *f = fsys.OpenFile(wxT("memory:XRC_resource/dummy_file"));
wxMemoryFSHandler::RemoveFile(wxT("XRC_resource/dummy_file"));
if (f)
delete f;
else
wxFileSystem::AddHandler(new wxMemoryFSHandlerBase);
}
// Check for memory FS. If not present, load the handler:
{
wxMemoryFSHandler::AddFile(wxT("XRC_resource/dummy_file"), wxT("dummy one"));
wxFileSystem fsys;
wxFSFile *f = fsys.OpenFile(wxT("memory:XRC_resource/dummy_file"));
wxMemoryFSHandler::RemoveFile(wxT("XRC_resource/dummy_file"));
if (f) delete f;
else wxFileSystem::AddHandler(new wxMemoryFSHandlerBase);
}
XRC_ADD_FILE(wxT("XRC_resource/TextObjectDialogs_textobject_bitmaps.cpp$.._.._.._Binaries_Output_Release_Windows_res_actions_bold16.png"), xml_res_file_0, xml_res_size_0, wxT("image/png"));
XRC_ADD_FILE(wxT("XRC_resource/TextObjectDialogs_textobject_bitmaps.cpp$.._.._.._Binaries_Output_Release_Windows_res_error.png"), xml_res_file_1, xml_res_size_1, wxT("image/png"));
XRC_ADD_FILE(wxT("XRC_resource/TextObjectDialogs_textobject_bitmaps.cpp$.._.._.._Binaries_Output_Release_Windows_res_icons_default_help16.png"), xml_res_file_2, xml_res_size_2, wxT("image/png"));
XRC_ADD_FILE(wxT("XRC_resource/TextObjectDialogs_textobject_bitmaps.cpp$.._.._.._Binaries_Output_Release_Windows_res_actions_italic16.png"), xml_res_file_3, xml_res_size_3, wxT("image/png"));
XRC_ADD_FILE(wxT("XRC_resource/TextObjectDialogs_textobject_bitmaps.cpp$.._.._.._Binaries_Output_Release_Windows_res_icons_default_open16.png"), xml_res_file_4, xml_res_size_4, wxT("image/png"));
XRC_ADD_FILE(wxT("XRC_resource/TextObjectDialogs_textobject_bitmaps.cpp$.._.._.._Binaries_Output_Release_Windows_res_actions_underline16.png"), xml_res_file_5, xml_res_size_5, wxT("image/png"));
XRC_ADD_FILE(wxT("XRC_resource/TextObjectDialogs_textobject_bitmaps.cpp$E__Developpement_GD_Extensions_TextObject_Dialogs_TextObjectDialogs_textobject_bitmaps.xrc"), xml_res_file_6, xml_res_size_6, wxT("text/xml"));
wxXmlResource::Get()->Load(wxT("memory:XRC_resource/TextObjectDialogs_textobject_bitmaps.cpp$E__Developpement_GD_Extensions_TextObject_Dialogs_TextObjectDialogs_textobject_bitmaps.xrc"));
XRC_ADD_FILE(wxT("XRC_resource/"
"TextObjectDialogs_textobject_bitmaps.cpp$.._.._.._Binaries_"
"Output_Release_Windows_res_actions_bold16.png"),
xml_res_file_0,
xml_res_size_0,
wxT("image/png"));
XRC_ADD_FILE(wxT("XRC_resource/"
"TextObjectDialogs_textobject_bitmaps.cpp$.._.._.._Binaries_"
"Output_Release_Windows_res_error.png"),
xml_res_file_1,
xml_res_size_1,
wxT("image/png"));
XRC_ADD_FILE(wxT("XRC_resource/"
"TextObjectDialogs_textobject_bitmaps.cpp$.._.._.._Binaries_"
"Output_Release_Windows_res_icons_default_help16.png"),
xml_res_file_2,
xml_res_size_2,
wxT("image/png"));
XRC_ADD_FILE(wxT("XRC_resource/"
"TextObjectDialogs_textobject_bitmaps.cpp$.._.._.._Binaries_"
"Output_Release_Windows_res_actions_italic16.png"),
xml_res_file_3,
xml_res_size_3,
wxT("image/png"));
XRC_ADD_FILE(wxT("XRC_resource/"
"TextObjectDialogs_textobject_bitmaps.cpp$.._.._.._Binaries_"
"Output_Release_Windows_res_icons_default_open16.png"),
xml_res_file_4,
xml_res_size_4,
wxT("image/png"));
XRC_ADD_FILE(wxT("XRC_resource/"
"TextObjectDialogs_textobject_bitmaps.cpp$.._.._.._Binaries_"
"Output_Release_Windows_res_actions_underline16.png"),
xml_res_file_5,
xml_res_size_5,
wxT("image/png"));
XRC_ADD_FILE(wxT("XRC_resource/"
"TextObjectDialogs_textobject_bitmaps.cpp$E__Developpement_"
"GD_Extensions_TextObject_Dialogs_TextObjectDialogs_"
"textobject_bitmaps.xrc"),
xml_res_file_6,
xml_res_size_6,
wxT("text/xml"));
wxXmlResource::Get()->Load(wxT(
"memory:XRC_resource/"
"TextObjectDialogs_textobject_bitmaps.cpp$E__Developpement_GD_Extensions_"
"TextObject_Dialogs_TextObjectDialogs_textobject_bitmaps.xrc"));
}