0031939: Coding - correction of spelling errors in comments [part 2]
[occt.git] / samples / mfc / standard / 01_Geometry / res / Geometry.rc
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 "afxres.h"
11 #include "..\..\Common\res\OCC_Resource.h"
12 /////////////////////////////////////////////////////////////////////////////
13 #undef APSTUDIO_READONLY_SYMBOLS
14
15 /////////////////////////////////////////////////////////////////////////////
16 // English (U.S.) resources
17
18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
19 #ifdef _WIN32
20 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
21 #pragma code_page(1252)
22 #endif //_WIN32
23
24 #ifdef APSTUDIO_INVOKED
25 /////////////////////////////////////////////////////////////////////////////
26 //
27 // TEXTINCLUDE
28 //
29
30 1 TEXTINCLUDE 
31 BEGIN
32     "resource.h\0"
33 END
34
35 2 TEXTINCLUDE 
36 BEGIN
37     "#include ""afxres.h""\r\n"
38     "#include ""..\\..\\Common\\res\\OCC_Resource.h""\0"
39 END
40
41 3 TEXTINCLUDE 
42 BEGIN
43     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
44     "#define _AFX_NO_OLE_RESOURCES\r\n"
45     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
46     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
47     "\r\n"
48     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
49     "#ifdef _WIN32\r\n"
50     "LANGUAGE 9, 1\r\n"
51     "#pragma code_page(1252)\r\n"
52     "#endif\r\n"
53     "#include ""afxres.rc""         // Standard components\r\n"
54     "#endif\0"
55 END
56
57 #endif    // APSTUDIO_INVOKED
58
59
60 /////////////////////////////////////////////////////////////////////////////
61 //
62 // Bitmap
63 //
64
65 IDR_MAINFRAME           BITMAP                  "Toolbar1.bmp"
66 IDR_MAINFRAME2          BITMAP                  "Toolbar2.bmp"
67
68 /////////////////////////////////////////////////////////////////////////////
69 //
70 // Toolbar
71 //
72
73 IDR_MAINFRAME TOOLBAR  16, 15
74 BEGIN
75     BUTTON      ID_FILE_NEW
76     SEPARATOR
77     BUTTON      ID_APP_ABOUT
78     SEPARATOR
79     BUTTON      ID_BUTTON_Test_1
80     BUTTON      ID_BUTTON_Test_2
81     BUTTON      ID_BUTTON_Test_3
82     BUTTON      ID_BUTTON_Test_4
83     BUTTON      ID_BUTTON_Test_5
84     BUTTON      ID_BUTTON_Test_6
85     BUTTON      ID_BUTTON_Test_7
86     BUTTON      ID_BUTTON_Test_8
87     BUTTON      ID_BUTTON_Test_9
88     BUTTON      ID_BUTTON_Test_10
89     BUTTON      ID_BUTTON_Test_11
90     BUTTON      ID_BUTTON_Test_12
91     BUTTON      ID_BUTTON_Test_13
92     BUTTON      ID_BUTTON_Test_14
93     BUTTON      ID_BUTTON_Test_15
94     BUTTON      ID_BUTTON_Test_16
95     BUTTON      ID_BUTTON_Test_17
96     BUTTON      ID_BUTTON_Test_18
97     BUTTON      ID_BUTTON_Test_19
98     BUTTON      ID_BUTTON_Test_20
99     BUTTON      ID_BUTTON_Test_21
100     BUTTON      ID_BUTTON_Test_22
101     BUTTON      ID_BUTTON_Test_23
102     BUTTON      ID_BUTTON_Test_24
103     SEPARATOR
104     BUTTON      ID_Create_Sol
105 END
106
107 IDR_MAINFRAME2 TOOLBAR  16, 15
108 BEGIN
109     BUTTON      ID_BUTTON_Test_25
110     BUTTON      ID_BUTTON_Test_26
111     BUTTON      ID_BUTTON_Test_27
112     BUTTON      ID_BUTTON_Test_28
113     BUTTON      ID_BUTTON_Test_29
114     BUTTON      ID_BUTTON_Test_30
115     BUTTON      ID_BUTTON_Test_31
116     BUTTON      ID_BUTTON_Test_32
117     BUTTON      ID_BUTTON_Test_33
118     BUTTON      ID_BUTTON_Test_34
119     BUTTON      ID_BUTTON_Test_35
120     BUTTON      ID_BUTTON_Test_36
121     SEPARATOR
122     BUTTON      ID_BUTTON_Test_37
123     BUTTON      ID_BUTTON_Test_38
124     BUTTON      ID_BUTTON_Test_39
125     BUTTON      ID_BUTTON_Test_40
126     BUTTON      ID_BUTTON_Test_41
127     BUTTON      ID_BUTTON_Test_42
128     BUTTON      ID_BUTTON_Test_43
129     BUTTON      ID_BUTTON_Test_44
130     BUTTON      ID_BUTTON_Test_45
131     BUTTON      ID_BUTTON_Test_46
132     BUTTON      ID_BUTTON_Test_47
133     BUTTON      ID_BUTTON_Test_48
134     BUTTON      ID_BUTTON_Test_49
135     BUTTON      ID_BUTTON_Test_50
136     SEPARATOR
137     BUTTON      ID_BUTTON_Simplify
138 END
139
140
141 /////////////////////////////////////////////////////////////////////////////
142 //
143 // Menu
144 //
145
146 IDR_MAINFRAME MENU 
147 BEGIN
148     POPUP "&File"
149     BEGIN
150         MENUITEM "&New\tCtrl+N",                ID_FILE_NEW
151         MENUITEM SEPARATOR
152         MENUITEM "E&xit",                       ID_APP_EXIT
153     END
154     POPUP "&View"
155     BEGIN
156         MENUITEM "&Toolbar",                    ID_VIEW_TOOLBAR
157         MENUITEM "&Status Bar",                 ID_VIEW_STATUS_BAR
158     END
159     POPUP "&Help"
160     BEGIN
161         MENUITEM "&About Geometry...",          ID_APP_ABOUT
162     END
163 END
164
165 IDR_3DTYPE MENU 
166 BEGIN
167     POPUP "&File"
168     BEGIN
169         MENUITEM "&New\tCtrl+N",                ID_FILE_NEW
170         MENUITEM "&Close",                      ID_FILE_CLOSE
171         MENUITEM SEPARATOR
172         POPUP "Export"
173         BEGIN
174             MENUITEM "Image...",                    ID_FILE_EXPORT_IMAGE
175         END
176         MENUITEM SEPARATOR
177         MENUITEM "E&xit",                       ID_APP_EXIT
178     END
179     POPUP "&View"
180     BEGIN
181         MENUITEM "&Toolbar",                    ID_VIEW_TOOLBAR
182         MENUITEM "&Status Bar",                 ID_VIEW_STATUS_BAR
183     END
184     POPUP "&Window"
185     BEGIN
186         MENUITEM "&New Window 2D",              ID_WINDOW_NEW2D
187         MENUITEM "&New Window 3D",              ID_WINDOW_NEW
188         MENUITEM SEPARATOR
189         MENUITEM "&Cascade",                    ID_WINDOW_CASCADE
190         MENUITEM "&Tile",                       ID_WINDOW_TILE_HORZ
191         MENUITEM "&Arrange Icons",              ID_WINDOW_ARRANGE
192     END
193     POPUP "&Help"
194     BEGIN
195         MENUITEM "&About Geometry...",          ID_APP_ABOUT
196     END
197 END
198
199
200 /////////////////////////////////////////////////////////////////////////////
201 //
202 // Version
203 //
204
205 VS_VERSION_INFO VERSIONINFO
206  FILEVERSION 1,0,0,1
207  PRODUCTVERSION 1,0,0,1
208  FILEFLAGSMASK 0x3fL
209 #ifdef _DEBUG
210  FILEFLAGS 0x1L
211 #else
212  FILEFLAGS 0x0L
213 #endif
214  FILEOS 0x4L
215  FILETYPE 0x1L
216  FILESUBTYPE 0x0L
217 BEGIN
218     BLOCK "StringFileInfo"
219     BEGIN
220         BLOCK "040904B0"
221         BEGIN
222             VALUE "FileDescription", "Viewer MFC Application"
223             VALUE "FileVersion", "1, 0, 0, 1"
224             VALUE "InternalName", "Viewer"
225             VALUE "LegalCopyright", "Copyright (C) 1997"
226             VALUE "OriginalFilename", "Viewer.EXE"
227             VALUE "ProductName", "SampleGeometry Application"
228             VALUE "ProductVersion", "1, 0, 0, 1"
229         END
230     END
231     BLOCK "VarFileInfo"
232     BEGIN
233         VALUE "Translation", 0x409, 1200
234     END
235 END
236
237
238 /////////////////////////////////////////////////////////////////////////////
239 //
240 // String Table
241 //
242
243 STRINGTABLE 
244 BEGIN
245     IDR_MAINFRAME           "Geometry"
246     IDR_Samples2DTYPE       "2D View \nArgOne\nArgTwo\nArgThree\nArgFour\n.Document\nArgSix "
247 END
248
249 STRINGTABLE 
250 BEGIN
251     IDR_TYPE                "3D View\nGeometry\n\n\n\n.Document\n Document"
252 END
253
254 STRINGTABLE 
255 BEGIN
256     ID_BUTTON_Test_1        "Build a cartesian coordinate entity \nCartesian Coordinate Entity "
257     ID_BUTTON_Test_2        "Build geometric Points\nGeometric Points"
258     ID_BUTTON_Test_3        "Build a point with a triplet of coordinates\nGeometric point "
259     ID_BUTTON_Test_4        "Return the coordinates of a geometric point\nCoordinates of a point"
260     ID_BUTTON_Test_5        "Build the barycenter of two points\nBarycenter of two points"
261     ID_BUTTON_Test_6        "Build the barycenter of several points\nBarycenter of several points"
262     ID_BUTTON_Test_7        "Build a trimmed curve and a tangent vector\nTrimmed curve"
263     ID_BUTTON_Test_8        "Build a geometric circle and a tangent direction\nGeometric circle"
264     ID_BUTTON_Test_9        "Build a point from curve and a start point\nPoint from curve"
265     ID_BUTTON_Test_10       "Build points from a circle and uniform abscissa\nPoints from curve"
266     ID_BUTTON_Test_23       " Build a trimmed curve from an ellips\nBuild a trimmed curve"
267     ID_BUTTON_Test_22       " Build a curve from two points and energy\nBuild a fair curve"
268     ID_BUTTON_Test_32       " Build a trimmed ellipse\nTrimmed ellipse"
269     ID_BUTTON_Test_11       "Build a point from a sphere and u,v parameters\nPoint from sphere"
270     ID_BUTTON_Test_12       "Project a point on a curve\nProject a point on a curve"
271     ID_BUTTON_Test_13       "Project a point on a sphere\nProject a point on a sphere"
272 END
273
274 STRINGTABLE 
275 BEGIN
276     ID_BUTTON_Test_14       "Build points from an intersection\nBuild points from an intersection"
277     ID_BUTTON_Test_15       " Build a point from a transformation\nBuild a point from a transformation"
278     ID_BUTTON_Test_16       " Build vectors from points\nVectors"
279     ID_BUTTON_Test_17       " Calculate the angle between two directions\nAngle"
280     ID_BUTTON_Test_18       " Build a parabola from an axis\nParabola"
281     ID_BUTTON_Test_19       " Build right and left handed axis\nAxis"
282     ID_BUTTON_Test_20       " Build B-Spline curves\nB-Spline curves"
283     ID_BUTTON_Test_21       " Build a fair curve\nBuild a fair curve"
284     ID_BUTTON_Test_24       " Project a curve in a 2D one\nProjection"
285     ID_BUTTON_Test_25       " Interpolate a curve from points\nInterpolate a curve"
286     ID_BUTTON_Test_26       " Calculate the extreme points between curves\nExtreme points"
287     ID_BUTTON_Test_27       " Build offset curves\nOffset curves"
288     ID_BUTTON_Test_28       " Build a line passing through two points\nLine"
289     ID_BUTTON_Test_29       " Build a bisector\nBisector"
290     ID_BUTTON_Test_30       " Build a line passing through a point and tangent to a circle\nBuild a tangent line"
291     ID_BUTTON_Test_31       " Build tangent circles\nTangent circles"
292 END
293
294 STRINGTABLE 
295 BEGIN
296     ID_BUTTON_Test_33       " Build B-Spline curves\nB-Spline curves"
297     ID_BUTTON_Test_34       " Test the average shape of points\nTest points"
298     ID_BUTTON_Test_35       " Intersection between curve and surface\nIntersection between curve and surface"
299     ID_BUTTON_Test_36       " Build entities from geometric transformations\nGeometric transformations"
300     ID_BUTTON_Test_37       " Test the average shape of points\nTest points"
301     ID_BUTTON_Test_38       " Build surfaces by filling curves\nFill curves"
302     ID_BUTTON_Test_39       " Build a constrained surface from curves\nConstrained surface"
303     ID_BUTTON_Test_40       " Build pipe from basis entities\nPipe"
304     ID_BUTTON_Test_41       " Split a B-Spline surface\nSplit a B-Spline surface"
305     ID_BUTTON_Test_42       " Build Bezier surface\nBezier surface"
306     ID_BUTTON_Test_43       " Build offset surfaces\nOffset surfaces"
307     ID_BUTTON_Test_44       " Build a surface of linear extrusion\nLinear extrusion"
308     ID_BUTTON_Test_45       " Build a surface of revolution\nSurface of revolution"
309     ID_BUTTON_Test_46       " Build a surface extended by a length\nExtended surface"
310     ID_BUTTON_Test_47       " Calculate the extreme distances between surfaces\nExtreme distances"
311     ID_BUTTON_Test_48       " Build the bounding boxes of curves 2D\nBounding boxes 2D"
312 END
313
314 STRINGTABLE 
315 BEGIN
316     ID_BUTTON_Test_49       " Build the bounding boxes of curves 3D\nBounding boxes 3D"
317     ID_BUTTON_Test_50       " Build the bounding boxes of surface 3D\nBounding boxes 3D"
318     ID_BUTTON_Test_51       " "
319     ID_Create_Sol           "Create a surface from a set of points\nSurface from points"
320     ID_BUTTON_Simplify      "Simplification of shape\nSimplification"
321 END
322
323 #endif    // English (U.S.) resources
324 /////////////////////////////////////////////////////////////////////////////
325
326
327
328 #ifndef APSTUDIO_INVOKED
329 /////////////////////////////////////////////////////////////////////////////
330 //
331 // Generated from the TEXTINCLUDE 3 resource.
332 //
333 #define _AFX_NO_SPLITTER_RESOURCES
334 #define _AFX_NO_OLE_RESOURCES
335 #define _AFX_NO_TRACKER_RESOURCES
336 #define _AFX_NO_PROPERTY_RESOURCES
337
338 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
339 #ifdef _WIN32
340 LANGUAGE 9, 1
341 #pragma code_page(1252)
342 #endif
343 #include "afxres.rc"         // Standard components
344 #endif
345 /////////////////////////////////////////////////////////////////////////////
346 #endif    // not APSTUDIO_INVOKED
347