home *** CD-ROM | disk | FTP | other *** search
/ The Houseplan Collection / HRCD2005.ISO / data1.cab / Zusatz / 3DS / DATA2.Z / CTorus.rc < prev    next >
Text File  |  1998-05-28  |  4KB  |  174 lines

  1. //Microsoft Developer Studio 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.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. // German (Germany) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23.  
  24. #ifdef APSTUDIO_INVOKED
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // TEXTINCLUDE
  28. //
  29.  
  30. 1 TEXTINCLUDE DISCARDABLE 
  31. BEGIN
  32.     "resource.h\0"
  33. END
  34.  
  35. 2 TEXTINCLUDE DISCARDABLE 
  36. BEGIN
  37.     "#include ""afxres.h""\r\n"
  38.     "\0"
  39. END
  40.  
  41. 3 TEXTINCLUDE DISCARDABLE 
  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_DEU)\r\n"
  49.     "#ifdef _WIN32\r\n"
  50.     "LANGUAGE 7, 1\r\n"
  51.     "#pragma code_page(1252)\r\n"
  52.     "#endif\r\n"
  53.     "#include ""res\\CTorus.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
  54.     "#include ""l.deu\\afxres.rc""          // Standard components\r\n"
  55.     "#endif\0"
  56. END
  57.  
  58. #endif    // APSTUDIO_INVOKED
  59.  
  60.  
  61. /////////////////////////////////////////////////////////////////////////////
  62. //
  63. // Icon
  64. //
  65.  
  66. // Icon with lowest ID value placed first to ensure application icon
  67. // remains consistent on all systems.
  68. IDR_MAINFRAME           ICON    DISCARDABLE     "res\\CTorus.ico"
  69.  
  70. /////////////////////////////////////////////////////////////////////////////
  71. //
  72. // Dialog
  73. //
  74.  
  75. IDD_CTORUS_DIALOG DIALOGEX 0, 0, 99, 79
  76. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  77. EXSTYLE WS_EX_APPWINDOW
  78. CAPTION "C++ Torus"
  79. FONT 8, "MS Sans Serif"
  80. BEGIN
  81.     PUSHBUTTON      "Abbrechen",IDCANCEL,7,58,85,14
  82.     PUSHBUTTON      "&Ohne L÷cher",IDC_OHNE,7,7,85,14
  83.     PUSHBUTTON      "Mit &L÷chern",IDC_MIT,7,33,85,14
  84. END
  85.  
  86.  
  87. #ifndef _MAC
  88. /////////////////////////////////////////////////////////////////////////////
  89. //
  90. // Version
  91. //
  92.  
  93. VS_VERSION_INFO VERSIONINFO
  94.  FILEVERSION 1,0,0,1
  95.  PRODUCTVERSION 1,0,0,1
  96.  FILEFLAGSMASK 0x3fL
  97. #ifdef _DEBUG
  98.  FILEFLAGS 0x1L
  99. #else
  100.  FILEFLAGS 0x0L
  101. #endif
  102.  FILEOS 0x4L
  103.  FILETYPE 0x1L
  104.  FILESUBTYPE 0x0L
  105. BEGIN
  106.     BLOCK "StringFileInfo"
  107.     BEGIN
  108.         BLOCK "040704B0"
  109.         BEGIN
  110.             VALUE "CompanyName", "\0"
  111.             VALUE "FileDescription", "CTorus MFC Application\0"
  112.             VALUE "FileVersion", "1, 0, 0, 1\0"
  113.             VALUE "InternalName", "CTorus\0"
  114.             VALUE "LegalCopyright", "Copyright (C) 1998\0"
  115.             VALUE "LegalTrademarks", "\0"
  116.             VALUE "OriginalFilename", "CTorus.EXE\0"
  117.             VALUE "ProductName", "CTorus Application\0"
  118.             VALUE "ProductVersion", "1, 0, 0, 1\0"
  119.         END
  120.     END
  121.     BLOCK "VarFileInfo"
  122.     BEGIN
  123.         VALUE "Translation", 0x407, 1200
  124.     END
  125. END
  126.  
  127. #endif    // !_MAC
  128.  
  129.  
  130. /////////////////////////////////////////////////////////////////////////////
  131. //
  132. // DESIGNINFO
  133. //
  134.  
  135. #ifdef APSTUDIO_INVOKED
  136. GUIDELINES DESIGNINFO DISCARDABLE 
  137. BEGIN
  138.     IDD_CTORUS_DIALOG, DIALOG
  139.     BEGIN
  140.         LEFTMARGIN, 7
  141.         RIGHTMARGIN, 92
  142.         TOPMARGIN, 7
  143.         BOTTOMMARGIN, 72
  144.     END
  145. END
  146. #endif    // APSTUDIO_INVOKED
  147.  
  148. #endif    // German (Germany) resources
  149. /////////////////////////////////////////////////////////////////////////////
  150.  
  151.  
  152.  
  153. #ifndef APSTUDIO_INVOKED
  154. /////////////////////////////////////////////////////////////////////////////
  155. //
  156. // Generated from the TEXTINCLUDE 3 resource.
  157. //
  158. #define _AFX_NO_SPLITTER_RESOURCES
  159. #define _AFX_NO_OLE_RESOURCES
  160. #define _AFX_NO_TRACKER_RESOURCES
  161. #define _AFX_NO_PROPERTY_RESOURCES
  162.  
  163. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
  164. #ifdef _WIN32
  165. LANGUAGE 7, 1
  166. #pragma code_page(1252)
  167. #endif
  168. #include "res\CTorus.rc2"  // non-Microsoft Visual C++ edited resources
  169. #include "l.deu\afxres.rc"          // Standard components
  170. #endif
  171. /////////////////////////////////////////////////////////////////////////////
  172. #endif    // not APSTUDIO_INVOKED
  173.  
  174.