home *** CD-ROM | disk | FTP | other *** search
/ Robotics & Artificial Int…3 (Professional Edition) / Robotics & Artificial Intelligence Tools 2003 (Professional Edition).iso / neural network tool and application / nsinstall.exe / data1.cab / CustomSolutionWizard_Files / ProjectShells / VCPPShell.rc < prev    next >
Encoding:
Text File  |  2002-03-08  |  5.1 KB  |  183 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. // 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 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_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 ""VCPPShell.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
  54.     "#include ""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     "VCPPShell.ico"
  69.  
  70. /////////////////////////////////////////////////////////////////////////////
  71. //
  72. // Dialog
  73. //
  74.  
  75. IDD_VCPPSHELL_DIALOG DIALOGEX 0, 0, 222, 183
  76. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  77. EXSTYLE WS_EX_APPWINDOW
  78. CAPTION "Custom Solution Wizard Sample"
  79. FONT 8, "MS Sans Serif"
  80. BEGIN
  81.     PUSHBUTTON      "Train Network",IDC_TRAIN_NETWORK,13,20,95,14
  82.     EDITTEXT        IDC_TRAIN_NETWORK_REPORT,113,20,95,14,ES_AUTOHSCROLL | 
  83.                     ES_READONLY | NOT WS_TABSTOP
  84.     PUSHBUTTON      "Get Network Output",IDC_GET_NETWORK_OUTPUT,13,53,95,14
  85.     DEFPUSHBUTTON   "Close",IDOK,85,162,50,14
  86.     CTEXT           "The sample functions associated with these buttons have been modified to work with your training data.",
  87.                     IDC_STATIC,15,137,192,20,SS_SUNKEN
  88.     GROUPBOX        "Press the buttons to run the sample functions.",
  89.                     IDC_STATIC,7,7,208,43
  90.     CONTROL         "Reset Network Before Training",IDC_RESET_NETWORK,"Button",
  91.                     BS_AUTOCHECKBOX | WS_TABSTOP,19,37,138,10
  92.     EDITTEXT        IDC_GET_NETWORK_OUTPUT_REPORT,13,71,196,64,ES_MULTILINE | 
  93.                     ES_READONLY | WS_VSCROLL | WS_HSCROLL
  94. END
  95.  
  96.  
  97. #ifndef _MAC
  98. /////////////////////////////////////////////////////////////////////////////
  99. //
  100. // Version
  101. //
  102.  
  103. VS_VERSION_INFO VERSIONINFO
  104.  FILEVERSION 1,0,2,1
  105.  PRODUCTVERSION 1,0,2,1
  106.  FILEFLAGSMASK 0x3fL
  107. #ifdef _DEBUG
  108.  FILEFLAGS 0x1L
  109. #else
  110.  FILEFLAGS 0x0L
  111. #endif
  112.  FILEOS 0x4L
  113.  FILETYPE 0x1L
  114.  FILESUBTYPE 0x0L
  115. BEGIN
  116.     BLOCK "StringFileInfo"
  117.     BEGIN
  118.         BLOCK "040904b0"
  119.         BEGIN
  120.             VALUE "CompanyName", "\0"
  121.             VALUE "FileDescription", "Custom Solution Wizard Sample\0"
  122.             VALUE "FileVersion", "1, 0, 2, 1\0"
  123.             VALUE "InternalName", "VCPPShell\0"
  124.             VALUE "LegalCopyright", "Copyright (C) 1998\0"
  125.             VALUE "OriginalFilename", "VCPPShell.EXE\0"
  126.             VALUE "ProductName", "Custom Solution Wizard Sample\0"
  127.             VALUE "ProductVersion", "1, 0, 2, 1\0"
  128.         END
  129.     END
  130.     BLOCK "VarFileInfo"
  131.     BEGIN
  132.         VALUE "Translation", 0x409, 1200
  133.     END
  134. END
  135.  
  136. #endif    // !_MAC
  137.  
  138.  
  139. /////////////////////////////////////////////////////////////////////////////
  140. //
  141. // DESIGNINFO
  142. //
  143.  
  144. #ifdef APSTUDIO_INVOKED
  145. GUIDELINES DESIGNINFO DISCARDABLE 
  146. BEGIN
  147.     IDD_VCPPSHELL_DIALOG, DIALOG
  148.     BEGIN
  149.         LEFTMARGIN, 7
  150.         RIGHTMARGIN, 215
  151.         TOPMARGIN, 7
  152.         BOTTOMMARGIN, 176
  153.     END
  154. END
  155. #endif    // APSTUDIO_INVOKED
  156.  
  157. #endif    // English (U.S.) resources
  158. /////////////////////////////////////////////////////////////////////////////
  159.  
  160.  
  161.  
  162. #ifndef APSTUDIO_INVOKED
  163. /////////////////////////////////////////////////////////////////////////////
  164. //
  165. // Generated from the TEXTINCLUDE 3 resource.
  166. //
  167. #define _AFX_NO_SPLITTER_RESOURCES
  168. #define _AFX_NO_OLE_RESOURCES
  169. #define _AFX_NO_TRACKER_RESOURCES
  170. #define _AFX_NO_PROPERTY_RESOURCES
  171.  
  172. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  173. #ifdef _WIN32
  174. LANGUAGE 9, 1
  175. #pragma code_page(1252)
  176. #endif
  177. #include "VCPPShell.rc2"  // non-Microsoft Visual C++ edited resources
  178. #include "afxres.rc"         // Standard components
  179. #endif
  180. /////////////////////////////////////////////////////////////////////////////
  181. #endif    // not APSTUDIO_INVOKED
  182.  
  183.