1/*
2 * Copyright 2005-2009 Gerald Schmidt.
3 * Copyright 2012-2014 Zane U. Ji.
4 *
5 * This file is part of Xml Copy Editor.
6 *
7 * Xml Copy Editor is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU General Public License
9 * as published by the Free Software Foundation; either version 2
10 * of the License, or (at your option) any later version.
11 *
12 * Xml Copy Editor is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15 * GNU General Public License for more details.
16 *
17 * You should have received a copy of the GNU General Public License
18 * along with Xml Copy Editor; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
20 */
21
22//////////////////////////////////////////////////////////////////////////////
23//
24// Generated from the TEXTINCLUDE 1 resource.
25//
26
27//
28//////////////////////////////////////////////////////////////////////////////
29
30
31//////////////////////////////////////////////////////////////////////////////
32//
33// Generated from the TEXTINCLUDE 2 resource.
34//
35
36#define APSTUDIO_READONLY_SYMBOLS
37#define APSTUDIO_HIDDEN_SYMBOLS
38#include <wx/msw/wx.rc>
39#undef APSTUDIO_HIDDEN_SYMBOLS
40
41#undef APSTUDIO_READONLY_SYMBOLS
42//
43//////////////////////////////////////////////////////////////////////////////
44
45
46//////////////////////////////////////////////////////////////////////////////
47//
48// Additional include files
49//
50
51
52
53//////////////////////////////////////////////////////////////////////////////
54//
55// English (United States) resources
56//
57
58#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
59LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
60
61//////////////////////////////////////////////////////////////////////////////
62//
63// BITMAP : Bitmap
64//
65
66#if USE_PNG
67stock_calc-accept PNG "png/stock_calc-accept.png"
68stock_calc-accept-green PNG "png/stock_calc-accept-green.png"
69stock_copy_16 PNG "png/stock_copy_16.png"
70stock_cut_16 PNG "png/stock_cut_16.png"
71stock_filters PNG "png/stock_filters.png"
72stock_help_16 PNG "png/stock_help_16.png"
73stock_hyperlink PNG "png/stock_hyperlink.png"
74stock_internet PNG "png/stock_internet.png"
75stock_internet_16 PNG "png/stock_internet_16.png"
76stock_new PNG "png/stock_new.png"
77stock_new_16 PNG "png/stock_new_16.png"
78stock_open PNG "png/stock_open.png"
79stock_open_16 PNG "png/stock_open_16.png"
80stock_paste_16 PNG "png/stock_paste_16.png"
81stock_print PNG "png/stock_print.png"
82stock_print_16 PNG "png/stock_print_16.png"
83stock_print_preview_16 PNG "png/stock_print_preview_16.png"
84stock_redo_16 PNG "png/stock_redo_16.png"
85stock_save PNG "png/stock_save.png"
86stock_save_16 PNG "png/stock_save_16.png"
87stock_search_16 PNG "png/stock_search_16.png"
88stock_spellcheck PNG "png/stock_spellcheck.png"
89stock_spellcheck_16 PNG "png/stock_spellcheck_16.png"
90stock_undo_16 PNG "png/stock_undo_16.png"
91#else // USE_PNG
92stock_calc-accept BITMAP "bmp/stock_calc-accept.bmp"
93stock_calc-accept-green BITMAP "bmp/stock_calc-accept-green.bmp"
94stock_copy_16 BITMAP "bmp/stock_copy_16.bmp"
95stock_cut_16 BITMAP "bmp/stock_cut_16.bmp"
96stock_filters BITMAP "bmp/stock_filters.bmp"
97stock_help_16 BITMAP "bmp/stock_help_16.bmp"
98stock_hyperlink BITMAP "bmp/stock_hyperlink.bmp"
99stock_internet BITMAP "bmp/stock_internet.bmp"
100stock_internet_16 BITMAP "bmp/stock_internet_16.bmp"
101stock_new BITMAP "bmp/stock_new.bmp"
102stock_new_16 BITMAP "bmp/stock_new_16.bmp"
103stock_open BITMAP "bmp/stock_open.bmp"
104stock_open_16 BITMAP "bmp/stock_open_16.bmp"
105stock_paste_16 BITMAP "bmp/stock_paste_16.bmp"
106stock_print BITMAP "bmp/stock_print.bmp"
107stock_print_16 BITMAP "bmp/stock_print_16.bmp"
108stock_print_preview_16 BITMAP "bmp/stock_print_preview_16.bmp"
109stock_redo_16 BITMAP "bmp/stock_redo_16.bmp"
110stock_save BITMAP "bmp/stock_save.bmp"
111stock_save_16 BITMAP "bmp/stock_save_16.bmp"
112stock_search_16 BITMAP "bmp/stock_search_16.bmp"
113stock_spellcheck BITMAP "bmp/stock_spellcheck.bmp"
114stock_spellcheck_16 BITMAP "bmp/stock_spellcheck_16.bmp"
115stock_undo_16 BITMAP "bmp/stock_undo_16.bmp"
116#endif // USE_PNG
117
118//////////////////////////////////////////////////////////////////////////////
119//
120// MENUEX : Menu
121//
122
123
124//////////////////////////////////////////////////////////////////////////////
125//
126// CURSOR : Cursor
127//
128
129
130//////////////////////////////////////////////////////////////////////////////
131//
132// ICON : Icon
133//
134
135appicon ICON "ico/appicon.ico"
136appicondoc ICON "ico/appicondoc.ico"
137
138#endif    // English (United States) resources
139//////////////////////////////////////////////////////////////////////////////
140//
141// RT_MANIFEST : Manifest
142//
143// Already taken care of by wxWidgets
144
145#ifdef APSTUDIO_INVOKED
146
147//////////////////////////////////////////////////////////////////////////////
148//
149// TEXTINCLUDE
150//
151
1521 TEXTINCLUDE
153BEGIN
154  "\0"
155END
156
1572 TEXTINCLUDE
158BEGIN
159  "#define APSTUDIO_HIDDEN_SYMBOLS\r\n",
160  "#include <wx/msw/wx.rc>\r\n",
161  "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
162END
163
1643 TEXTINCLUDE
165BEGIN
166  "\0"
167END
168
169#endif    // APSTUDIO_INVOKED
170
171
172/////////////////////////////////////////////////////////////////////////////
173//
174// Version
175//
176
177VS_VERSION_INFO VERSIONINFO
178 FILEVERSION 1,3,0,0
179 PRODUCTVERSION 1,3,0,0
180 FILEFLAGSMASK 0x3fL
181#ifdef _DEBUG
182 FILEFLAGS 0x1L
183#else
184 FILEFLAGS 0x0L
185#endif
186 FILEOS 0x40004L
187 FILETYPE 0x1L
188 FILESUBTYPE 0x0L
189BEGIN
190    BLOCK "StringFileInfo"
191    BEGIN
192        BLOCK "040904B0"
193        BEGIN
194            VALUE "CompanyName", "XML Copy Editor Team"
195            VALUE "FileDescription", "XML Copy Editor is a fast, free, validating XML editor"
196            VALUE "FileVersion", ""
197            VALUE "InternalName", "xmlcopyeditor.exe"
198            VALUE "LegalCopyright", "Copyright (c) 2020 Gerald Schmidt"
199            VALUE "OriginalFilename", "XmlCopyEditor.exe"
200            VALUE "ProductName", "XML Copy Editor"
201            VALUE "ProductVersion", ""
202        END
203    END
204    BLOCK "VarFileInfo"
205    BEGIN
206        VALUE "Translation", 0x409, 1200
207    END
208END
209
210
211//////////////////////////////////////////////////////////////////////////////
212//
213// Generated from the TEXTINCLUDE 3 resource.
214//
215
216#ifndef APSTUDIO_INVOKED
217
218#endif    // not APSTUDIO_INVOKED
219//
220//////////////////////////////////////////////////////////////////////////////
221
222