source: trunk/Utilities/DirectionControl/DirectionControl.rc @ 937

Last change on this file since 937 was 383, checked in by roman, 9 years ago
File size: 9.2 KB
Line 
1// Microsoft Visual C++ generated resource script.
2//
3#include "resource.h"
4
5#define APSTUDIO_READONLY_SYMBOLS
6/////////////////////////////////////////////////////////////////////////////
7//
8// Generated from the TEXTINCLUDE 2 resource.
9//
10#ifndef APSTUDIO_INVOKED
11#include "targetver.h"
12#endif
13#include "winres.h"
14#include "verrsrc.h"
15#include "atlres.h"
16#include "rores.rc"
17
18/////////////////////////////////////////////////////////////////////////////
19#undef APSTUDIO_READONLY_SYMBOLS
20
21/////////////////////////////////////////////////////////////////////////////
22// English (United States) resources
23
24#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
25LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
26#pragma code_page(1252)
27
28#ifdef APSTUDIO_INVOKED
29/////////////////////////////////////////////////////////////////////////////
30//
31// TEXTINCLUDE
32//
33
341 TEXTINCLUDE
35BEGIN
36    "resource.h\0"
37END
38
392 TEXTINCLUDE
40BEGIN
41    "#ifndef APSTUDIO_INVOKED\r\n"
42    "#include ""targetver.h""\r\n"
43    "#endif\r\n"
44    "#include ""winres.h""\r\n"
45    "#include ""verrsrc.h""\r\n"
46    "#include ""atlres.h""\r\n"
47    "#include ""rores.rc""\r\n"
48    "\0"
49END
50
513 TEXTINCLUDE
52BEGIN
53    "1 TYPELIB ""DirectionControl.tlb""\0"
54END
55
56#endif    // APSTUDIO_INVOKED
57
58
59/////////////////////////////////////////////////////////////////////////////
60//
61// Icon
62//
63
64// Icon with lowest ID value placed first to ensure application icon
65// remains consistent on all systems.
66IDI_MODULE              ICON                    "Module.ico"
67
68/////////////////////////////////////////////////////////////////////////////
69//
70// Dialog
71//
72
73IDD_MAIN DIALOGEX 0, 0, 285, 165
74STYLE DS_SETFONT | DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
75CAPTION "Alax.Info Custom Control Host"
76FONT 8, "MS Sans Serif", 0, 0, 0x0
77BEGIN
78    LTEXT           "...",IDC_CONTROL,12,12,138,120,SS_NOPREFIX | SS_NOTIFY | WS_TABSTOP,WS_EX_TRANSPARENT
79    PUSHBUTTON      "&Property Sheet...",IDC_PROPERTYSHEET,144,144,80,14
80    PUSHBUTTON      "Close",IDCANCEL,228,144,50,14
81END
82
83IDD_ABOUT DIALOGEX 0, 0, 280, 153
84STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
85CAPTION "About"
86FONT 8, "MS Shell Dlg", 400, 0, 0x1
87BEGIN
88    ICON            IDI_MODULE,IDC_ABOUT_ICON,10,10,20,20,SS_REALSIZEIMAGE
89    LTEXT           "Alax.Info Custom Control Host",IDC_ABOUT_TITLE,60,6,210,24
90    LTEXT           "Product Version %d.%d.%d.%d",IDC_ABOUT_PRODUCTVERSION,60,30,210,8
91    LTEXT           "Module Version %d.%d.%d.%d",IDC_ABOUT_FILEVERSION,60,42,210,8
92    LTEXT           "Web:",IDC_ABOUT_WEBSITETITLE,60,60,18,8
93    LTEXT           "<A HREF=""http://alax.info/"">http://alax.info/</A>",IDC_ABOUT_WEBSITE,108,60,162,8,NOT WS_GROUP | WS_TABSTOP
94    LTEXT           "Email:",IDC_ABOUT_EMAILTITLE,60,72,20,8
95    LTEXT           "<A HREF=""mailto:support@alax.info"">support@alax.info</A>",IDC_ABOUT_EMAIL,108,72,162,8,NOT WS_GROUP | WS_TABSTOP
96    LTEXT           "Copyright © Alax.Info, Roman Ryltsov, 2013-2014",IDC_ABOUT_COPYRIGHT,60,84,210,8,SS_NOPREFIX
97    DEFPUSHBUTTON   "OK",1,220,102,50,14
98    CONTROL         "",IDC_STATIC,"Static",SS_ETCHEDHORZ,6,122,267,1
99    LTEXT           "Warning: ...",IDC_ABOUT_COPYRIGHTWARNING,6,130,268,18
100END
101
102IDD_MAIN_PROPERTYPAGE DIALOGEX 0, 0, 227, 200
103STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
104EXSTYLE WS_EX_CONTROLPARENT
105FONT 8, "MS Shell Dlg", 400, 0, 0x0
106BEGIN
107    LTEXT           "...",IDC_CONTROL,12,12,72,60,SS_NOPREFIX | SS_NOTIFY | WS_TABSTOP,WS_EX_TRANSPARENT
108END
109
110
111/////////////////////////////////////////////////////////////////////////////
112//
113// DESIGNINFO
114//
115
116#ifdef APSTUDIO_INVOKED
117GUIDELINES DESIGNINFO
118BEGIN
119    IDD_MAIN, DIALOG
120    BEGIN
121        LEFTMARGIN, 7
122        RIGHTMARGIN, 278
123        TOPMARGIN, 7
124        BOTTOMMARGIN, 158
125    END
126
127    IDD_MAIN_PROPERTYPAGE, DIALOG
128    BEGIN
129    END
130END
131#endif    // APSTUDIO_INVOKED
132
133
134/////////////////////////////////////////////////////////////////////////////
135//
136// Version
137//
138
139VS_VERSION_INFO VERSIONINFO
140 FILEVERSION  1, 0, 0, 122
141 PRODUCTVERSION 1,0,0,1
142 FILEFLAGSMASK 0x3fL
143#ifdef _DEBUG
144 FILEFLAGS 0x1L
145#else
146 FILEFLAGS 0x0L
147#endif
148 FILEOS 0x4L
149 FILETYPE 0x2L
150 FILESUBTYPE 0x0L
151BEGIN
152    BLOCK "StringFileInfo"
153    BEGIN
154        BLOCK "040904B0"
155        BEGIN
156            VALUE "Comments", "Created by Roman Ryltsov roman@alax.info"
157            VALUE "CompanyName", "Roman Ryltsov"
158            VALUE "FileDescription", "Alax.Info Custom Control Host Module"
159            VALUE "FileVersion",  "1, 0, 0, 122\0"
160            VALUE "InternalName", "DirectionControl.exe"
161            VALUE "LegalCopyright", "Copyright © Alax.Info, Roman Ryltsov, 2013-2014"
162            VALUE "OriginalFilename", "DirectionControl.exe"
163            VALUE "ProductName", "Alax.Info Custom Control Host"
164            VALUE "ProductVersion", "1, 0, 0, 1"
165        END
166    END
167    BLOCK "VarFileInfo"
168    BEGIN
169        VALUE "Translation", 0x409, 1200
170    END
171END
172
173
174/////////////////////////////////////////////////////////////////////////////
175//
176// String Table
177//
178
179STRINGTABLE
180BEGIN
181    ID_FILE_NEW             "Create a new document\nNew"
182    ID_FILE_OPEN            "Open an existing document\nOpen"
183    ID_FILE_CLOSE           "Close the active document\nClose"
184    ID_FILE_SAVE            "Save the active document\nSave"
185    ID_FILE_SAVE_AS         "Save the active document with a new name\nSave As"
186    ID_FILE_PAGE_SETUP      "Change the printing options\nPage Setup"
187    ID_FILE_PRINT_SETUP     "Change the printer and printing options\nPrint Setup"
188    ID_FILE_PRINT           "Print the active document\nPrint"
189    ID_FILE_PRINT_PREVIEW   "Display full pages\nPrint Preview"
190END
191
192STRINGTABLE
193BEGIN
194    ID_APP_ABOUT            "Display program information, version number and copyright\nAbout"
195    ID_APP_EXIT             "Quit the application; prompts to save documents\nExit"
196END
197
198STRINGTABLE
199BEGIN
200    ID_NEXT_PANE            "Switch to the next window pane\nNext Pane"
201    ID_PREV_PANE            "Switch back to the previous window pane\nPrevious Pane"
202END
203
204STRINGTABLE
205BEGIN
206    ID_WINDOW_NEW           "Open another window for the active document\nNew Window"
207    ID_WINDOW_ARRANGE       "Arrange icons at the bottom of the window\nArrange Icons"
208    ID_WINDOW_CASCADE       "Arrange windows so they overlap\nCascade Windows"
209    ID_WINDOW_TILE_HORZ     "Arrange windows as non-overlapping tiles\nTile Windows"
210    ID_WINDOW_TILE_VERT     "Arrange windows as non-overlapping tiles\nTile Windows"
211    ID_WINDOW_SPLIT         "Split the active window into panes\nSplit"
212END
213
214STRINGTABLE
215BEGIN
216    ID_EDIT_CLEAR           "Erase the selection\nErase"
217    ID_EDIT_CLEAR_ALL       "Erase everything\nErase All"
218    ID_EDIT_COPY            "Copy the selection and put it on the Clipboard\nCopy"
219    ID_EDIT_CUT             "Cut the selection and put it on the Clipboard\nCut"
220    ID_EDIT_FIND            "Find the specified text\nFind"
221    ID_EDIT_PASTE           "Insert Clipboard contents\nPaste"
222    ID_EDIT_REPEAT          "Repeat the last action\nRepeat"
223    ID_EDIT_REPLACE         "Replace specific text with different text\nReplace"
224    ID_EDIT_SELECT_ALL      "Select the entire document\nSelect All"
225    ID_EDIT_UNDO            "Undo the last action\nUndo"
226    ID_EDIT_REDO            "Redo the previously undone action\nRedo"
227END
228
229STRINGTABLE
230BEGIN
231    ATL_IDS_SCSIZE          "Change the window size"
232    ATL_IDS_SCMOVE          "Change the window position"
233    ATL_IDS_SCMINIMIZE      "Reduce the window to an icon"
234    ATL_IDS_SCMAXIMIZE      "Enlarge the window to full size"
235    ATL_IDS_SCNEXTWINDOW    "Switch to the next document window"
236    ATL_IDS_SCPREVWINDOW    "Switch to the previous document window"
237    ATL_IDS_SCCLOSE         "Close the active window and prompts to save the documents"
238END
239
240STRINGTABLE
241BEGIN
242    ATL_IDS_SCRESTORE       "Restore the window to normal size"
243    ATL_IDS_SCTASKLIST      "Activate Task List"
244    ATL_IDS_MDICHILD        "Activate this window"
245END
246
247STRINGTABLE
248BEGIN
249    ATL_IDS_IDLEMESSAGE     "Ready"
250END
251
252STRINGTABLE
253BEGIN
254    ATL_IDS_MRU_FILE        "Open this document"
255END
256
257STRINGTABLE
258BEGIN
259    IDS_PROJNAME            "Alax.Info Custom Control Host"
260END
261
262STRINGTABLE
263BEGIN
264    IDS_MAIN_PROPERTYSHEETCAPTION "Alax.Info Custom Control Host"
265END
266
267STRINGTABLE
268BEGIN
269    IDD_MAIN_PROPERTYPAGE   "Main"
270END
271
272STRINGTABLE
273BEGIN
274    IDC_ABOUT_COPYRIGHTWARNING
275                            "Warning: This computer program is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this program, or any portion of it, may result in severe civil and criminal penalties, and will be prosecuted to the maximum extent possible under the law."
276END
277
278#endif    // English (United States) resources
279/////////////////////////////////////////////////////////////////////////////
280
281
282
283#ifndef APSTUDIO_INVOKED
284/////////////////////////////////////////////////////////////////////////////
285//
286// Generated from the TEXTINCLUDE 3 resource.
287//
2881 TYPELIB "DirectionControl.tlb"
289/////////////////////////////////////////////////////////////////////////////
290#endif    // not APSTUDIO_INVOKED
291
Note: See TracBrowser for help on using the repository browser.