source: trunk/Utilities/LogicalProcessorInformation/Module.rc @ 506

Last change on this file since 506 was 506, checked in by roman, 9 years ago
File size: 7.8 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#include "atlres.h"
11#include "rores.rc"
12
13/////////////////////////////////////////////////////////////////////////////
14#undef APSTUDIO_READONLY_SYMBOLS
15
16/////////////////////////////////////////////////////////////////////////////
17// English (United States) resources
18
19#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
20LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
21#pragma code_page(1252)
22
23#ifdef APSTUDIO_INVOKED
24/////////////////////////////////////////////////////////////////////////////
25//
26// TEXTINCLUDE
27//
28
291 TEXTINCLUDE
30BEGIN
31    "resource.h\0"
32END
33
342 TEXTINCLUDE
35BEGIN
36    "#include ""atlres.h""\r\n"
37    "#include ""rores.rc""\r\0"
38END
39
403 TEXTINCLUDE
41BEGIN
42    "\r\n"
43    "\0"
44END
45
46#endif    // APSTUDIO_INVOKED
47
48
49/////////////////////////////////////////////////////////////////////////////
50//
51// Icon
52//
53
54// Icon with lowest ID value placed first to ensure application icon
55// remains consistent on all systems.
56IDR_MAINFRAME           ICON                    "Module.ico"
57
58/////////////////////////////////////////////////////////////////////////////
59//
60// Dialog
61//
62
63IDD_MAIN DIALOGEX 0, 0, 337, 221
64STYLE DS_SETFONT | WS_MINIMIZEBOX | WS_MAXIMIZEBOX | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
65CAPTION "Logical Processor Information"
66FONT 8, "MS Sans Serif", 0, 0, 0x0
67BEGIN
68    EDITTEXT        IDC_TEXT,6,6,324,186,ES_MULTILINE | ES_AUTOVSCROLL | ES_AUTOHSCROLL | ES_READONLY | WS_VSCROLL | WS_HSCROLL | NOT WS_TABSTOP
69    DEFPUSHBUTTON   "Close",IDOK,276,198,50,14
70END
71
72
73/////////////////////////////////////////////////////////////////////////////
74//
75// DESIGNINFO
76//
77
78#ifdef APSTUDIO_INVOKED
79GUIDELINES DESIGNINFO
80BEGIN
81    IDD_MAIN, DIALOG
82    BEGIN
83        LEFTMARGIN, 7
84        RIGHTMARGIN, 330
85        TOPMARGIN, 7
86        BOTTOMMARGIN, 214
87    END
88END
89#endif    // APSTUDIO_INVOKED
90
91
92/////////////////////////////////////////////////////////////////////////////
93//
94// Accelerator
95//
96
97IDR_MAINFRAME ACCELERATORS
98BEGIN
99    "N",            ID_FILE_NEW,            VIRTKEY, CONTROL
100    "O",            ID_FILE_OPEN,           VIRTKEY, CONTROL
101    "S",            ID_FILE_SAVE,           VIRTKEY, CONTROL
102    "P",            ID_FILE_PRINT,          VIRTKEY, CONTROL
103    "Z",            ID_EDIT_UNDO,           VIRTKEY, CONTROL
104    "X",            ID_EDIT_CUT,            VIRTKEY, CONTROL
105    "C",            ID_EDIT_COPY,           VIRTKEY, CONTROL
106    "V",            ID_EDIT_PASTE,          VIRTKEY, CONTROL
107    VK_BACK,        ID_EDIT_UNDO,           VIRTKEY, ALT
108    VK_DELETE,      ID_EDIT_CUT,            VIRTKEY, SHIFT
109    VK_INSERT,      ID_EDIT_COPY,           VIRTKEY, CONTROL
110    VK_INSERT,      ID_EDIT_PASTE,          VIRTKEY, SHIFT
111    VK_F6,          ID_NEXT_PANE,           VIRTKEY
112    VK_F6,          ID_PREV_PANE,           VIRTKEY, SHIFT
113END
114
115
116/////////////////////////////////////////////////////////////////////////////
117//
118// Version
119//
120
121VS_VERSION_INFO VERSIONINFO
122 FILEVERSION  1, 0, 0, 59
123 PRODUCTVERSION 1,0,0,1
124 FILEFLAGSMASK 0x3fL
125#ifdef _DEBUG
126 FILEFLAGS 0x1L
127#else
128 FILEFLAGS 0x0L
129#endif
130 FILEOS 0x4L
131 FILETYPE 0x2L
132 FILESUBTYPE 0x0L
133BEGIN
134    BLOCK "StringFileInfo"
135    BEGIN
136        BLOCK "040904b0"
137        BEGIN
138            VALUE "Comments", "Created by Roman Ryltsov roman@alax.info"
139            VALUE "CompanyName", "Alax.Info"
140            VALUE "FileDescription", "LogicalProcessorInformation Module"
141            VALUE "FileVersion",  "1, 0, 0, 59\0"
142            VALUE "InternalName", "LogicalProcessorInformation"
143            VALUE "LegalCopyright", "Copyright (C) Alax.Info, 2006-2011"
144            VALUE "OriginalFilename", "LogicalProcessorInformation.exe"
145            VALUE "ProductName", "LogicalProcessorInformation Module"
146            VALUE "ProductVersion", "1, 0, 0, 1"
147        END
148    END
149    BLOCK "VarFileInfo"
150    BEGIN
151        VALUE "Translation", 0x409, 1200
152    END
153END
154
155
156/////////////////////////////////////////////////////////////////////////////
157//
158// String Table
159//
160
161STRINGTABLE
162BEGIN
163    IDR_MAINFRAME           "LogicalProcessorInformation"
164END
165
166STRINGTABLE
167BEGIN
168    ID_FILE_NEW             "Create a new document\nNew"
169    ID_FILE_OPEN            "Open an existing document\nOpen"
170    ID_FILE_CLOSE           "Close the active document\nClose"
171    ID_FILE_SAVE            "Save the active document\nSave"
172    ID_FILE_SAVE_AS         "Save the active document with a new name\nSave As"
173    ID_FILE_PAGE_SETUP      "Change the printing options\nPage Setup"
174    ID_FILE_PRINT_SETUP     "Change the printer and printing options\nPrint Setup"
175    ID_FILE_PRINT           "Print the active document\nPrint"
176    ID_FILE_PRINT_PREVIEW   "Display full pages\nPrint Preview"
177END
178
179STRINGTABLE
180BEGIN
181    ID_APP_ABOUT            "Display program information, version number and copyright\nAbout"
182    ID_APP_EXIT             "Quit the application; prompts to save documents\nExit"
183END
184
185STRINGTABLE
186BEGIN
187    ID_NEXT_PANE            "Switch to the next window pane\nNext Pane"
188    ID_PREV_PANE            "Switch back to the previous window pane\nPrevious Pane"
189END
190
191STRINGTABLE
192BEGIN
193    ID_WINDOW_NEW           "Open another window for the active document\nNew Window"
194    ID_WINDOW_ARRANGE       "Arrange icons at the bottom of the window\nArrange Icons"
195    ID_WINDOW_CASCADE       "Arrange windows so they overlap\nCascade Windows"
196    ID_WINDOW_TILE_HORZ     "Arrange windows as non-overlapping tiles\nTile Windows"
197    ID_WINDOW_TILE_VERT     "Arrange windows as non-overlapping tiles\nTile Windows"
198    ID_WINDOW_SPLIT         "Split the active window into panes\nSplit"
199END
200
201STRINGTABLE
202BEGIN
203    ID_EDIT_CLEAR           "Erase the selection\nErase"
204    ID_EDIT_CLEAR_ALL       "Erase everything\nErase All"
205    ID_EDIT_COPY            "Copy the selection and put it on the Clipboard\nCopy"
206    ID_EDIT_CUT             "Cut the selection and put it on the Clipboard\nCut"
207    ID_EDIT_FIND            "Find the specified text\nFind"
208    ID_EDIT_PASTE           "Insert Clipboard contents\nPaste"
209    ID_EDIT_REPEAT          "Repeat the last action\nRepeat"
210    ID_EDIT_REPLACE         "Replace specific text with different text\nReplace"
211    ID_EDIT_SELECT_ALL      "Select the entire document\nSelect All"
212    ID_EDIT_UNDO            "Undo the last action\nUndo"
213    ID_EDIT_REDO            "Redo the previously undone action\nRedo"
214END
215
216STRINGTABLE
217BEGIN
218    ATL_IDS_SCSIZE          "Change the window size"
219    ATL_IDS_SCMOVE          "Change the window position"
220    ATL_IDS_SCMINIMIZE      "Reduce the window to an icon"
221    ATL_IDS_SCMAXIMIZE      "Enlarge the window to full size"
222    ATL_IDS_SCNEXTWINDOW    "Switch to the next document window"
223    ATL_IDS_SCPREVWINDOW    "Switch to the previous document window"
224    ATL_IDS_SCCLOSE         "Close the active window and prompts to save the documents"
225END
226
227STRINGTABLE
228BEGIN
229    ATL_IDS_SCRESTORE       "Restore the window to normal size"
230    ATL_IDS_SCTASKLIST      "Activate Task List"
231    ATL_IDS_MDICHILD        "Activate this window"
232END
233
234STRINGTABLE
235BEGIN
236    ATL_IDS_IDLEMESSAGE     "Ready"
237END
238
239STRINGTABLE
240BEGIN
241    ATL_IDS_MRU_FILE        "Open this document"
242END
243
244#endif    // English (United States) resources
245/////////////////////////////////////////////////////////////////////////////
246
247
248
249#ifndef APSTUDIO_INVOKED
250/////////////////////////////////////////////////////////////////////////////
251//
252// Generated from the TEXTINCLUDE 3 resource.
253//
254
255
256/////////////////////////////////////////////////////////////////////////////
257#endif    // not APSTUDIO_INVOKED
258
Note: See TracBrowser for help on using the repository browser.