comparison host/tools/configtool/standalone/win32/Configtool.rc @ 76:435cced73e2f ecos-v1_3_1-release

eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
author jlarmour
date Tue, 28 Mar 2000 14:10:45 +0000
parents
children 59d97b6ba612
comparison
equal deleted inserted replaced
75:41bf073c0c32 76:435cced73e2f
1 //Microsoft Developer Studio generated resource script.
2 //
3 #include "CTres.h"
4
5 #define APSTUDIO_READONLY_SYMBOLS
6 /////////////////////////////////////////////////////////////////////////////
7 //
8 // Generated from the TEXTINCLUDE 2 resource.
9 //
10 #include "afxres.h"
11 #include "CTCommonres.h"
12 #include "PkgAdminres.h"
13
14 /////////////////////////////////////////////////////////////////////////////
15 #undef APSTUDIO_READONLY_SYMBOLS
16
17 /////////////////////////////////////////////////////////////////////////////
18 // English (U.S.) resources
19
20 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
21 #ifdef _WIN32
22 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
23 #pragma code_page(1252)
24 #endif //_WIN32
25
26 /////////////////////////////////////////////////////////////////////////////
27 //
28 // Icon
29 //
30
31 // Icon with lowest ID value placed first to ensure application icon
32 // remains consistent on all systems.
33 IDR_MAINFRAME ICON DISCARDABLE "res\\ConfigTool.ico"
34
35 /////////////////////////////////////////////////////////////////////////////
36 //
37 // Bitmap
38 //
39
40 IDR_MAINFRAME BITMAP MOVEABLE PURE "res\\Toolbar.bmp"
41 IDB_SPLASH BITMAP DISCARDABLE "res\\Splsh16.bmp"
42 IDR_MISCBAR BITMAP DISCARDABLE "res\\miscbar.bmp"
43 IDB_HTML BITMAP DISCARDABLE "res\\html.bmp"
44 IDB_HELP BITMAP DISCARDABLE "res\\help.bmp"
45
46 /////////////////////////////////////////////////////////////////////////////
47 //
48 // Toolbar
49 //
50
51 IDR_MAINFRAME TOOLBAR DISCARDABLE 16, 16
52 BEGIN
53 BUTTON ID_FILE_NEW
54 BUTTON ID_FILE_OPEN
55 BUTTON ID_FILE_SAVE
56 SEPARATOR
57 BUTTON ID_EDIT_CUT
58 BUTTON ID_EDIT_COPY
59 BUTTON ID_EDIT_PASTE
60 BUTTON ID_EDIT_FIND
61 SEPARATOR
62 BUTTON ID_BUILD_STOP
63 BUTTON ID_BUILD_CONFIGURE
64 BUTTON ID_APP_ABOUT
65 END
66
67 IDR_MISCBAR TOOLBAR DISCARDABLE 16, 15
68 BEGIN
69 BUTTON ID_HELP
70 BUTTON ID_VIEW_URL
71 BUTTON ID_POPUP_PROPERTIES
72 BUTTON ID_LOG_SAVE
73 END
74
75
76 /////////////////////////////////////////////////////////////////////////////
77 //
78 // Menu
79 //
80
81 IDR_MAINFRAME MENU DISCARDABLE
82 BEGIN
83 POPUP "&File"
84 BEGIN
85 MENUITEM "&New\tCtrl+N", ID_FILE_NEW
86 MENUITEM "&Open...\tCtrl+O", ID_FILE_OPEN
87 MENUITEM "&Save\tCtrl+S", ID_FILE_SAVE
88 MENUITEM "Save &As...", ID_FILE_SAVE_AS
89 MENUITEM SEPARATOR
90 MENUITEM "&Import...", ID_FILE_IMPORT
91 MENUITEM "&Export...", ID_FILE_EXPORT
92 MENUITEM SEPARATOR
93 MENUITEM "Recent File", ID_FILE_MRU_FILE1, GRAYED
94 MENUITEM SEPARATOR
95 MENUITEM "E&xit", ID_APP_EXIT
96 END
97 POPUP "&Edit"
98 BEGIN
99 MENUITEM "&Cut\tCtrl+X", ID_EDIT_CUT
100 MENUITEM "&Copy\tCtrl+C", ID_EDIT_COPY
101 MENUITEM "&Paste\tCtrl+V", ID_EDIT_PASTE
102 MENUITEM "&Find\tCtrl+F", ID_EDIT_FIND
103 MENUITEM "C&lear", ID_EDIT_CLEAR_ALL
104 MENUITEM "Select &All\tCtrl+A", ID_EDIT_SELECT_ALL
105 MENUITEM SEPARATOR
106 MENUITEM "&Save", ID_EDIT_SAVE
107 END
108 POPUP "&View"
109 BEGIN
110 MENUITEM "&Settings...", ID_MENU_VIEW_SETTINGS
111 MENUITEM SEPARATOR
112 POPUP "&Toolbars"
113 BEGIN
114 MENUITEM "&Standard", ID_VIEW_TOOLBAR
115 MENUITEM "&Memory Layout", ID_VIEW_MLTBAR
116 END
117 MENUITEM "&Properties\tAlt+1", ID_VIEW_PROPERTIES, CHECKED
118 MENUITEM "&Output\tAlt+2", ID_VIEW_OUTPUT, CHECKED
119 MENUITEM "S&hort Description\tAlt+3", ID_VIEW_SHORTDESC, CHECKED
120 MENUITEM "&Memory Layout\tAlt+4", ID_VIEW_MLT
121 MENUITEM "&Conflicts\tAlt+5", ID_VIEW_CONFLICTS
122 MENUITEM SEPARATOR
123 MENUITEM "&Next\tAlt+F6", ID_WINDOW_NEXT
124 MENUITEM "Pre&vious\tShift+Alt+F6", ID_WINDOW_PREV
125 END
126 POPUP "&Build"
127 BEGIN
128 MENUITEM "&Library\tF7", ID_BUILD_CONFIGURE
129 MENUITEM "&Tests\tShift+F7", ID_BUILD_TESTS
130 MENUITEM "&Clean", ID_BUILD_CLEAN
131 MENUITEM "&Stop", ID_BUILD_STOP
132 MENUITEM SEPARATOR
133 MENUITEM "&Options...", ID_BUILD_OPTIONS
134 MENUITEM "&Repository...", ID_CONFIGURATION_REPOSITORY
135 MENUITEM "Te&mplates...", ID_BUILD_TEMPLATES
136 MENUITEM "&Packages...", ID_BUILD_PACKAGES
137 END
138 POPUP "&Tools"
139 BEGIN
140 POPUP "&Paths"
141 BEGIN
142 MENUITEM "&Build Tools...", ID_TOOLS_PATHS
143 MENUITEM "&User Tools...", ID_USERTOOLS_PATHS
144 END
145 MENUITEM "&Shell...", ID_TOOLS_SHELL
146 MENUITEM "&Run Tests...\tCtrl+F5", ID_RUN_SIM
147 MENUITEM "P&latforms...", ID_EDIT_PLATFORMS
148 MENUITEM "Resolve &Conflicts...", ID_RESOLVE_CONFLICTS
149 MENUITEM "&Administration...", ID_TOOLS_ADMINISTRATION
150 MENUITEM SEPARATOR
151 MENUITEM "&Options...", ID_TOOLS_OPTIONS
152 END
153 POPUP "&Help"
154 BEGIN
155 MENUITEM "&Configuration Tool Help\tF1", ID_HELP
156 MENUITEM "&eCos Documentation", ID_GO_HOME
157 MENUITEM SEPARATOR
158 POPUP "Red Hat on the &Web"
159 BEGIN
160 MENUITEM "&Red Hat Home Page", ID_HELP_RED_HATONTHEWEB
161 MENUITEM "&eCos Services Page", ID_HELP_ECOSHOME
162 MENUITEM "eCos &Net Release Page", ID_HELP_ECOS
163 MENUITEM SEPARATOR
164 MENUITEM "µ&ITRON Specification", ID_HELP_UITRON
165 END
166 MENUITEM SEPARATOR
167 MENUITEM "&About the Configuration Tool...", ID_APP_ABOUT
168 END
169 END
170
171 IDR_OUTPUT_CONTEXT MENU DISCARDABLE
172 BEGIN
173 POPUP "Popup"
174 BEGIN
175 MENUITEM "&Copy", ID_EDIT_COPY
176 MENUITEM "C&lear", ID_EDIT_CLEAR_ALL
177 MENUITEM "Select &All", ID_EDIT_SELECT_ALL
178 MENUITEM SEPARATOR
179 MENUITEM "&Save...", ID_LOG_SAVE
180 END
181 END
182
183
184 /////////////////////////////////////////////////////////////////////////////
185 //
186 // Dialog
187 //
188
189 IDD_ABOUTBOX DIALOGEX 0, 0, 217, 190
190 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
191 CAPTION "About ConfigTool"
192 FONT 8, "MS Sans Serif", 0, 0, 0x1
193 BEGIN
194 DEFPUSHBUTTON "OK",IDOK,178,7,32,14,WS_GROUP
195 LTEXT "eCos Configuration Tool 1.3.1",IDC_STATIC,40,10,119,8,
196 SS_NOPREFIX
197 ICON IDR_MAINFRAME,IDC_STATIC,11,17,21,20
198 LTEXT "Date/Time info",IDC_STATIC_DATETIME,40,23,119,8
199 LTEXT "Copyright © 1998-2000 Red Hat, Inc.",IDC_STATIC,40,36,
200 170,8
201 LTEXT "The eCos engineering team is:",IDC_STATIC,7,50,109,8
202 CTEXT "\r\nPaul Beskeen\r\nJohn Dallaway\r\nRobert Erskine\r\nSimon FitzMaurice\r\nNick Garnett\r\nJohn Lane\r\nJonathan Larmour\r\nAlex Schuilenburg\r\nJesper Skov\r\nGary Thomas\r\nHugo Tyson\r\nBart Veer",
203 IDC_STATIC_ABOUT,7,69,203,114,SS_SUNKEN,WS_EX_CLIENTEDGE
204 END
205
206 IDD_VIEW_SETTINGS_DIALOG DIALOG DISCARDABLE 0, 0, 234, 302
207 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
208 CAPTION "Settings"
209 FONT 8, "MS Sans Serif"
210 BEGIN
211 GROUPBOX "View header files using",IDC_STATIC,7,3,220,66
212 CONTROL "&Associated viewer",IDC_RADIO_ASSOCIATED,"Button",
213 BS_AUTORADIOBUTTON,14,14,205,10
214 CONTROL "This &viewer:",IDC_RADIO_CUSTOM,"Button",
215 BS_AUTORADIOBUTTON,14,28,54,10
216 EDITTEXT IDC_EDIT,14,46,205,14,ES_AUTOHSCROLL
217 PUSHBUTTON "B&rowse...",IDC_BROWSE,169,26,50,14,WS_GROUP
218 GROUPBOX "View documentation using",IDC_STATIC,7,74,220,80
219 CONTROL "&Built-in viewer",IDC_RADIO_INTERNAL_BROWSER,"Button",
220 BS_AUTORADIOBUTTON,15,86,59,10
221 CONTROL "A&ssociated browser",IDC_RADIO_ASSOCIATED_BROWSER,
222 "Button",BS_AUTORADIOBUTTON,15,100,204,10
223 CONTROL "This &browser:",IDC_RADIO_CUSTOM_BROWSER,"Button",
224 BS_AUTORADIOBUTTON,15,114,58,10
225 EDITTEXT IDC_EDIT_BROWSER,15,132,205,14,ES_AUTOHSCROLL |
226 WS_DISABLED
227 PUSHBUTTON "Br&owse...",IDC_BROWSE_BROWSER,170,112,50,14,
228 WS_DISABLED | WS_GROUP
229 GROUPBOX "Configuration Pane",IDC_STATIC,7,159,220,81
230 GROUPBOX "Labels",IDC_STATIC,16,172,201,26
231 CONTROL "Use &macro names",IDC_RADIO_MACRO_NAMES,"Button",
232 BS_AUTORADIOBUTTON | WS_GROUP,25,183,73,10
233 CONTROL "Use descriptive &names",IDC_RADIO_DESCRIPTIVE_NAMES,
234 "Button",BS_AUTORADIOBUTTON,102,183,87,10
235 GROUPBOX "Integer items",IDC_STATIC,16,202,201,26
236 CONTROL "&Decimal",IDC_RADIO_DECIMAL,"Button",BS_AUTORADIOBUTTON |
237 WS_GROUP,25,213,41,10
238 CONTROL "He&xadecimal",IDC_RADIO_HEXADECIMAL,"Button",
239 BS_AUTORADIOBUTTON,102,213,57,10
240 GROUPBOX "Font",IDC_STATIC,7,244,220,31
241 LTEXT "&Window:",IDC_STATIC,18,257,29,8
242 COMBOBOX IDC_PANECOMBO,49,255,79,67,CBS_DROPDOWNLIST | WS_VSCROLL |
243 WS_TABSTOP
244 PUSHBUTTON "Change &Font...",IDC_FONT,165,254,52,14
245 PUSHBUTTON "OK",IDOK,121,281,50,14
246 PUSHBUTTON "Cancel",IDCANCEL,177,281,50,14
247 END
248
249 IDD_HEADERS_DIALOG DIALOG DISCARDABLE 0, 0, 278, 148
250 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
251 CAPTION "Header Files"
252 FONT 8, "MS Sans Serif"
253 BEGIN
254 DEFPUSHBUTTON "&Close",IDOK,221,7,50,14
255 LISTBOX IDC_LIST,7,29,264,112,LBS_SORT | LBS_NOINTEGRALHEIGHT |
256 WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
257 LTEXT "Double-click any item below to edit the file",
258 IDC_HEADERSTATIC,7,13,133,8
259 END
260
261 IDD_TOOLCHAINFOLDER_DIALOG DIALOG DISCARDABLE 0, 0, 271, 82
262 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
263 CAPTION "Choose Folder"
264 FONT 8, "MS Sans Serif"
265 BEGIN
266 DEFPUSHBUTTON "OK",IDOK,214,7,50,14
267 PUSHBUTTON "Cancel",IDCANCEL,214,25,50,14
268 PUSHBUTTON "&Browse...",IDC_FOLDER_DIALOG_BROWSE,214,43,50,14
269 LTEXT "Static",IDC_STATIC_DESC,8,7,196,46
270 COMBOBOX IDC_FOLDER,6,61,258,57,CBS_DROPDOWN | CBS_AUTOHSCROLL |
271 CBS_SORT | WS_VSCROLL | WS_TABSTOP
272 END
273
274 IDD_CONFIGURATION_VIEW_OPTIONS_DIALOG DIALOG DISCARDABLE 0, 0, 242, 122
275 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
276 CAPTION "Configuration View Options"
277 FONT 8, "MS Sans Serif"
278 BEGIN
279 LTEXT "Using this dialog you can change the way in which items in the Configuration view are displayed",
280 IDC_STATIC,7,7,228,22
281 GROUPBOX "Labels",IDC_STATIC,7,30,228,31
282 CONTROL "Use &macro names",IDC_RADIO_MACRO_NAMES,"Button",
283 BS_AUTORADIOBUTTON | WS_GROUP,18,44,73,10
284 CONTROL "Use &descriptive names",IDC_RADIO_DESCRIPTIVE_NAMES,
285 "Button",BS_AUTORADIOBUTTON,142,44,87,10
286 GROUPBOX "Integer items",IDC_STATIC,7,65,228,31
287 CONTROL "D&ecimal",IDC_RADIO_DECIMAL,"Button",BS_AUTORADIOBUTTON |
288 WS_GROUP,19,79,41,10
289 CONTROL "He&xadecimal",IDC_RADIO_HEXADECIMAL,"Button",
290 BS_AUTORADIOBUTTON,142,79,57,10
291 DEFPUSHBUTTON "OK",IDOK,128,101,50,14,WS_DISABLED
292 PUSHBUTTON "Cancel",IDCANCEL,185,101,50,14
293 END
294
295
296 /////////////////////////////////////////////////////////////////////////////
297 //
298 // Accelerator
299 //
300
301 IDR_MAINFRAME ACCELERATORS MOVEABLE PURE
302 BEGIN
303 "1", ID_VIEW_PROPERTIES, VIRTKEY, ALT, NOINVERT
304 "2", ID_VIEW_CONFLICTS, VIRTKEY, ALT, NOINVERT
305 "3", ID_VIEW_SHORTDESC, VIRTKEY, ALT, NOINVERT
306 "4", ID_VIEW_MLT, VIRTKEY, ALT, NOINVERT
307 "5", ID_VIEW_OUTPUT, VIRTKEY, ALT, NOINVERT
308 "F", ID_EDIT_FIND, VIRTKEY, CONTROL, NOINVERT
309 "N", ID_FILE_NEW, VIRTKEY, CONTROL, NOINVERT
310 "O", ID_FILE_OPEN, VIRTKEY, CONTROL, NOINVERT
311 "P", ID_ENABLE_EXTENSIONS, VIRTKEY, SHIFT, CONTROL, ALT,
312 NOINVERT
313 "S", ID_FILE_SAVE, VIRTKEY, CONTROL, NOINVERT
314 VK_F3, ID_EDIT_FINDAGAIN, VIRTKEY, NOINVERT
315 VK_F5, ID_RUN_SIM, VIRTKEY, CONTROL, NOINVERT
316 VK_F6, ID_WINDOW_NEXT, VIRTKEY, ALT, NOINVERT
317 VK_F6, ID_WINDOW_PREV, VIRTKEY, SHIFT, ALT, NOINVERT
318 VK_F7, ID_BUILD_CONFIGURE, VIRTKEY, NOINVERT
319 VK_F7, ID_BUILD_TESTS, VIRTKEY, SHIFT, NOINVERT
320 VK_INSERT, ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
321 VK_INSERT, ID_EDIT_PASTE, VIRTKEY, SHIFT, NOINVERT
322 VK_RETURN, ID_POPUP_PROPERTIES, VIRTKEY, ALT, NOINVERT
323 END
324
325
326 #ifndef _MAC
327 /////////////////////////////////////////////////////////////////////////////
328 //
329 // Version
330 //
331
332 VS_VERSION_INFO VERSIONINFO
333 FILEVERSION 1,3,0,0
334 PRODUCTVERSION 1,3,0,0
335 FILEFLAGSMASK 0x3fL
336 #ifdef _DEBUG
337 FILEFLAGS 0x1L
338 #else
339 FILEFLAGS 0x0L
340 #endif
341 FILEOS 0x4L
342 FILETYPE 0x1L
343 FILESUBTYPE 0x0L
344 BEGIN
345 BLOCK "StringFileInfo"
346 BEGIN
347 BLOCK "040904b0"
348 BEGIN
349 VALUE "Comments", "\0"
350 VALUE "CompanyName", "Red Hat\0"
351 VALUE "FileDescription", "ConfigTool MFC Application\0"
352 VALUE "FileVersion", "1, 3, 0, 0\0"
353 VALUE "InternalName", "ConfigTool\0"
354 VALUE "LegalCopyright", "Copyright (C) 1998-2000 Red Hat, Inc.\0"
355 VALUE "LegalTrademarks", "\0"
356 VALUE "OriginalFilename", "ConfigTool.EXE\0"
357 VALUE "PrivateBuild", "\0"
358 VALUE "ProductName", "ConfigTool Application\0"
359 VALUE "ProductVersion", "1, 3, 0, 0\0"
360 VALUE "SpecialBuild", "\0"
361 END
362 END
363 BLOCK "VarFileInfo"
364 BEGIN
365 VALUE "Translation", 0x409, 1200
366 END
367 END
368
369 #endif // !_MAC
370
371
372 /////////////////////////////////////////////////////////////////////////////
373 //
374 // DESIGNINFO
375 //
376
377 #ifdef APSTUDIO_INVOKED
378 GUIDELINES DESIGNINFO DISCARDABLE
379 BEGIN
380 IDD_VIEW_SETTINGS_DIALOG, DIALOG
381 BEGIN
382 LEFTMARGIN, 7
383 RIGHTMARGIN, 227
384 BOTTOMMARGIN, 295
385 HORZGUIDE, 50
386 END
387
388 IDD_CONFIGURATION_VIEW_OPTIONS_DIALOG, DIALOG
389 BEGIN
390 LEFTMARGIN, 7
391 RIGHTMARGIN, 235
392 TOPMARGIN, 7
393 BOTTOMMARGIN, 115
394 END
395 END
396 #endif // APSTUDIO_INVOKED
397
398
399 #ifdef APSTUDIO_INVOKED
400 /////////////////////////////////////////////////////////////////////////////
401 //
402 // TEXTINCLUDE
403 //
404
405 1 TEXTINCLUDE DISCARDABLE
406 BEGIN
407 "CTres.h\0"
408 END
409
410 3 TEXTINCLUDE DISCARDABLE
411 BEGIN
412 "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
413 "#define _AFX_NO_OLE_RESOURCES\r\n"
414 "#define _AFX_NO_TRACKER_RESOURCES\r\n"
415 "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
416 "\r\n"
417 "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
418 "#ifdef _WIN32\r\n"
419 "LANGUAGE 9, 1\r\n"
420 "#pragma code_page(1252)\r\n"
421 "#endif\r\n"
422 "#include ""TestTool.rc""\r\n"
423 "#include ""PkgAdmin.rc""\r\n"
424 "#include ""CTCommon.rc""\r\n"
425 "#include ""afxres.rc"" // Standard components\r\n"
426 "#include ""afxprint.rc"" // printing/print preview resources\r\n"
427 "#endif\0"
428 END
429
430 2 TEXTINCLUDE DISCARDABLE
431 BEGIN
432 "#include ""afxres.h""\r\n"
433 "#include ""CTCommonres.h""\r\n"
434 "#include ""PkgAdminres.h""\r\n"
435 "\0"
436 END
437
438 #endif // APSTUDIO_INVOKED
439
440
441 /////////////////////////////////////////////////////////////////////////////
442 //
443 // String Table
444 //
445
446 STRINGTABLE DISCARDABLE
447 BEGIN
448 AFX_IDS_APP_TITLE "Configuration Tool"
449 AFX_IDS_IDLEMESSAGE "Ready"
450 END
451
452 STRINGTABLE DISCARDABLE
453 BEGIN
454 IDC_RADIO_INTERNAL_BROWSER
455 "Select the internal HTML help mechanism to display HTML-based help."
456 IDC_PANECOMBO "Selects a window for which the font is to be changed."
457 IDC_FONT "Changes the font of the chosen window."
458 IDS_ECOS_HOME_URL "http://www.cygnus.com/ecos"
459 IDS_ECOS_SOURCEWARE_URL "http://sourceware.cygnus.com/ecos"
460 IDS_RED_HAT_HOME_URL "http://www.redhat.com"
461 IDS_UITRON_HOME_URL "http://www.itron.gr.jp/"
462 IDS_ECOS_PR_URL "http://www.cygnus.com/ecos/ecos-pr.html"
463 END
464
465 STRINGTABLE DISCARDABLE
466 BEGIN
467 ID_THERMOMETER "."
468 ID_RUN_SIM "Runs the configuration tests\nRun Tests"
469 ID_VIEW_REFRESH "Refreshes current page\nRefresh"
470 ID_GO_HOME "Displays the documentation home page\nHome"
471 ID_VIEW_PROPERTIES "Activates the properties window\nProperties window"
472 ID_VIEW_SHORTDESC "Activates the short description pane\nShort description"
473 ID_BUILD_CONFIGURE "Builds the library\nBuild Library"
474 ID_VIEW_OUTPUT "Activates the output window\nOutput window"
475 END
476
477 STRINGTABLE DISCARDABLE
478 BEGIN
479 ID_BUILD_STOP "Stops the build\nStop Build"
480 ID_CONFIGURATION_OPTIONS "Changes configuration options\nChange options"
481 ID_BUILD_TESTS "Builds the configuration tests\nBuild tests"
482 ID_CONFIGURATION_CHECKRULES
483 "Checks rules immediately\nCheck option dependency rules immediately options are changed "
484 ID_CONFIGURATION_REFRESH
485 "Reloads configuration settings from header files\nReload configuration"
486 ID_CONFIGURATION_REPOSITORY "Selects repository\nSelect repository"
487 ID_VIEW_SETTINGS "Enables you to change settings\nChange settings"
488 ID_LOG_SAVE "Saves the output window to a file\nSave"
489 ID_TOOLS_PATHS "Specifies the folder containing the build tools\nSpecify Build Tools Folder"
490 ID_EDIT_SAVE "Saves the contents of the output pane\nSave"
491 ID_DOC_RED_HAT "Opens the Red Hat home page\nRed Hat home page"
492 ID_WINDOW_NEXT "Selects the next visible pane\nNext Pane"
493 ID_WINDOW_PREV "Activates the previous visible pane\nPrevious Pane"
494 ID_HELP_RED_HATONTHEWEB "Opens the Red Hat home page\nRed Hat Home Page"
495 ID_SUBMIT_PR "Opens a page to submit a problem report\nPR Page"
496 ID_GNUPRO_DOCUMENTATION "Opens the GNUPro documentation page\nGNUPro Documentation"
497 END
498
499 STRINGTABLE DISCARDABLE
500 BEGIN
501 ID_HELP_SUBMIT_PR "Opens a page to submit an eCos problem report\nSubmit Problem Report"
502 ID_HELP_GNUPRO_DOCUMENTATION
503 "Opens the GNUPro documentation page\nGNUPro Documentation Page"
504 ID_HELP_ECOS "Opens the eCos net release page\neCos Net Release Page"
505 ID_HELP_UITRON "Opens the µITRON specification page\nµITRON Specification"
506 ID_HELP_ECOSHOME "Opens the eCos services page\neCos Services Page"
507 ID_BUILD_CLEAN "Deletes intermediate and output files (performs a Make Clean)\nBuild clean"
508 ID_TOOLS_SHELL "Invokes a command shell\nCommand shell"
509 ID_VIEW_RULES "Displays current state of consistency rules\nConsistency rules"
510 ID_BUILD_OPTIONS "Changes build options\nChange options"
511 ID_TOOLS_OPTIONS "Changes configuration options\nChange options"
512 ID_USERTOOLS_PATHS "Specifies the folder containing the user tools\nSpecify User Tools Folder"
513 ID_VIEW_MLT "Activates the memory layout window\nMemory layout window"
514 ID_BUILD_TEMPLATES "Selects the package templates\nSelect templates"
515 ID_BUILD_PACKAGES "Selects individual packages\nSelect packages"
516 ID_VIEW_CONFLICTS "Activates the conflicts window\nConflicts window"
517 END
518
519 STRINGTABLE DISCARDABLE
520 BEGIN
521 IDC_BROWSE_BROWSER "Browses for a browser to be used to display HTML-based help."
522 IDC_RADIO_ASSOCIATED "Select the default viewer to display header files."
523 IDC_RADIO_CUSTOM "Select a viewer of your choice to display header files."
524 IDC_RADIO_ASSOCIATED_BROWSER
525 "Select the default browser to display HTML-based help."
526 IDC_RADIO_CUSTOM_BROWSER
527 "Select a browser of your choice to display HTML-based help."
528 END
529
530 STRINGTABLE DISCARDABLE
531 BEGIN
532 ID_INDICATOR_EXT "EXT"
533 ID_INDICATOR_CAPS "CAP"
534 ID_INDICATOR_NUM "NUM"
535 ID_INDICATOR_SCRL "SCRL"
536 ID_INDICATOR_OVR "OVR"
537 ID_INDICATOR_REC "REC"
538 END
539
540 STRINGTABLE DISCARDABLE
541 BEGIN
542 ID_FILE_NEW "Creates a new document\nNew"
543 ID_FILE_OPEN "Opens an existing document\nOpen"
544 ID_FILE_CLOSE "Closes the active document\nClose"
545 ID_FILE_SAVE "Saves the active document\nSave"
546 ID_FILE_SAVE_AS "Saves the active document with a new name\nSave As"
547 ID_FILE_PAGE_SETUP "Changes the printing options\nPage Setup"
548 ID_FILE_PRINT_SETUP "Changes the printer and printing options\nPrint Setup"
549 ID_FILE_PRINT "Prints the active document\nPrint"
550 ID_FILE_PRINT_PREVIEW "Displays full pages\nPrint Preview"
551 END
552
553 STRINGTABLE DISCARDABLE
554 BEGIN
555 ID_APP_ABOUT "Displays program information, version number and copyright\nAbout"
556 ID_APP_EXIT "Quits the application; prompts to save documents\nExit"
557 ID_HELP "Displays help\nHelp"
558 END
559
560 STRINGTABLE DISCARDABLE
561 BEGIN
562 ID_FILE_MRU_FILE1 "Opens this document"
563 ID_FILE_MRU_FILE2 "Opens this document"
564 ID_FILE_MRU_FILE3 "Opens this document"
565 ID_FILE_MRU_FILE4 "Opens this document"
566 ID_FILE_MRU_FILE5 "Opens this document"
567 ID_FILE_MRU_FILE6 "Opens this document"
568 ID_FILE_MRU_FILE7 "Opens this document"
569 ID_FILE_MRU_FILE8 "Opens this document"
570 ID_FILE_MRU_FILE9 "Opens this document"
571 ID_FILE_MRU_FILE10 "Opens this document"
572 ID_FILE_MRU_FILE11 "Opens this document"
573 ID_FILE_MRU_FILE12 "Opens this document"
574 ID_FILE_MRU_FILE13 "Opens this document"
575 ID_FILE_MRU_FILE14 "Opens this document"
576 ID_FILE_MRU_FILE15 "Opens this document"
577 ID_FILE_MRU_FILE16 "Opens this document"
578 END
579
580 STRINGTABLE DISCARDABLE
581 BEGIN
582 ID_WINDOW_SPLIT "Splits the active window into panes\nSplit"
583 END
584
585 STRINGTABLE DISCARDABLE
586 BEGIN
587 ID_EDIT_CLEAR "Clears the output pane\nClear"
588 ID_EDIT_CLEAR_ALL "Erases everything in the output pane\nErase All"
589 ID_EDIT_COPY "Copies the output pane selection to the Clipboard\nCopy"
590 ID_EDIT_CUT "Cuts the output pane selection and moves it to the Clipboard\nCut"
591 ID_EDIT_FIND "Finds the specified text\nFind"
592 ID_EDIT_PASTE "Inserts Clipboard contents\nPaste"
593 ID_EDIT_REPEAT "Repeats the last action\nRepeat"
594 ID_EDIT_REPLACE "Replaces specific text with different text\nReplace"
595 ID_EDIT_SELECT_ALL "Selects the entire output pane\nSelect All"
596 ID_EDIT_UNDO "Undoes the last action\nUndo"
597 ID_EDIT_REDO "Redoes the previously undone action\nRedo"
598 END
599
600 STRINGTABLE DISCARDABLE
601 BEGIN
602 ID_VIEW_TOOLBAR "Shows or hides the standard toolbar\nToggle Standard ToolBar"
603 ID_VIEW_STATUS_BAR "Shows or hide the status bar\nToggle StatusBar"
604 END
605
606 STRINGTABLE DISCARDABLE
607 BEGIN
608 IDS_REGKEY "Red Hat\\eCos"
609 END
610
611 STRINGTABLE DISCARDABLE
612 BEGIN
613 ID_POPUP_PROPERTIES "Displays the properties of the selected item"
614 ID_EDIT_NEW_REGION "Add a new memory region\nNew Region"
615 ID_EDIT_NEW_SECTION "Add a new memory section\nNew Section"
616 ID_EDIT_DELETE_SECTION "Delete a memory region or section\nDelete"
617 ID_EDIT_PROPERTIES "Show the properties of a memory region or section\nProperties"
618 END
619
620 STRINGTABLE DISCARDABLE
621 BEGIN
622 ID_VIEW_MLTBAR "Shows or hides the memory layout toolbar\nToggle Memory Layout ToolBar"
623 ID_TOOLS_ADMINISTRATION "Performs Repository Administration Tasks\nAdminister repository"
624 ID_FILE_EXPORT "Exports a minimal configuration for importing into another configuration\nExport"
625 ID_FILE_IMPORT "Imports a minimal configuration exported from another configuration\nImport"
626 ID_EDIT_PLATFORMS "Edits the platform list\nEdit Platforms"
627 END
628
629 STRINGTABLE DISCARDABLE
630 BEGIN
631 IDC_EDIT "Specify the viewer executable to be used to display header files."
632 IDC_EDIT_BROWSER "Specify the browser executable to be used to display header files."
633 IDR_MAINFRAME "eCos Configuration Tool\n\nConfiguration\neCos Configurations (*.ecc)\n.ecc\neCos Configuration.Document\neCos Configuration Document"
634 IDC_BROWSE "Browses for a viewer to be used to display header files."
635 END
636
637 STRINGTABLE DISCARDABLE
638 BEGIN
639 ID_RESOLVE_CONFLICTS "Resolves conflicts\nResolve conflicts"
640 END
641
642 #endif // English (U.S.) resources
643 /////////////////////////////////////////////////////////////////////////////
644
645
646
647 #ifndef APSTUDIO_INVOKED
648 /////////////////////////////////////////////////////////////////////////////
649 //
650 // Generated from the TEXTINCLUDE 3 resource.
651 //
652 #define _AFX_NO_SPLITTER_RESOURCES
653 #define _AFX_NO_OLE_RESOURCES
654 #define _AFX_NO_TRACKER_RESOURCES
655 #define _AFX_NO_PROPERTY_RESOURCES
656
657 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
658 #ifdef _WIN32
659 LANGUAGE 9, 1
660 #pragma code_page(1252)
661 #endif
662 #include "TestTool.rc"
663 #include "PkgAdmin.rc"
664 #include "CTCommon.rc"
665 #include "afxres.rc" // Standard components
666 #include "afxprint.rc" // printing/print preview resources
667 #endif
668 /////////////////////////////////////////////////////////////////////////////
669 #endif // not APSTUDIO_INVOKED
670