OLD | NEW |
1 // Microsoft Visual C++ generated resource script. | 1 // Microsoft Visual C++ generated resource script. |
2 // | 2 // |
3 #include "resource.h" | 3 #include "resource.h" |
4 | 4 |
5 #define APSTUDIO_READONLY_SYMBOLS | 5 #define APSTUDIO_READONLY_SYMBOLS |
6 ///////////////////////////////////////////////////////////////////////////// | 6 ///////////////////////////////////////////////////////////////////////////// |
7 // | 7 // |
8 // Generated from the TEXTINCLUDE 2 resource. | 8 // Generated from the TEXTINCLUDE 2 resource. |
9 // | 9 // |
10 #define APSTUDIO_HIDDEN_SYMBOLS | 10 #define APSTUDIO_HIDDEN_SYMBOLS |
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
83 #endif // APSTUDIO_INVOKED | 83 #endif // APSTUDIO_INVOKED |
84 | 84 |
85 | 85 |
86 ///////////////////////////////////////////////////////////////////////////// | 86 ///////////////////////////////////////////////////////////////////////////// |
87 // | 87 // |
88 // Icon | 88 // Icon |
89 // | 89 // |
90 | 90 |
91 // Icon with lowest ID value placed first to ensure application icon | 91 // Icon with lowest ID value placed first to ensure application icon |
92 // remains consistent on all systems. | 92 // remains consistent on all systems. |
93 IDI_SANDBOX ICON "sandbox.ico" | 93 // FIXME |
| 94 //IDI_SANDBOX ICON "sandbox.ico" |
94 | 95 |
95 #ifdef APSTUDIO_INVOKED | 96 #ifdef APSTUDIO_INVOKED |
96 ///////////////////////////////////////////////////////////////////////////// | 97 ///////////////////////////////////////////////////////////////////////////// |
97 // | 98 // |
98 // TEXTINCLUDE | 99 // TEXTINCLUDE |
99 // | 100 // |
100 | 101 |
101 1 TEXTINCLUDE | 102 1 TEXTINCLUDE |
102 BEGIN | 103 BEGIN |
103 "resource.h\0" | 104 "resource.h\0" |
(...skipping 23 matching lines...) Expand all Loading... |
127 #ifndef APSTUDIO_INVOKED | 128 #ifndef APSTUDIO_INVOKED |
128 ///////////////////////////////////////////////////////////////////////////// | 129 ///////////////////////////////////////////////////////////////////////////// |
129 // | 130 // |
130 // Generated from the TEXTINCLUDE 3 resource. | 131 // Generated from the TEXTINCLUDE 3 resource. |
131 // | 132 // |
132 | 133 |
133 | 134 |
134 ///////////////////////////////////////////////////////////////////////////// | 135 ///////////////////////////////////////////////////////////////////////////// |
135 #endif // not APSTUDIO_INVOKED | 136 #endif // not APSTUDIO_INVOKED |
136 | 137 |
OLD | NEW |