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.clw < prev    next >
Encoding:
MFC ClassWizard info  |  2002-03-08  |  1.0 KB  |  47 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CVCPPShellApp
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "vcppshell.h"
  9. LastPage=0
  10.  
  11. ClassCount=2
  12. Class1=CVCPPShellApp
  13. Class2=CVCPPShellDlg
  14.  
  15. ResourceCount=1
  16. Resource1=IDD_VCPPSHELL_DIALOG
  17.  
  18. [CLS:CVCPPShellApp]
  19. Type=0
  20. BaseClass=CWinApp
  21. HeaderFile=VCPPShell.h
  22. ImplementationFile=VCPPShell.cpp
  23. LastObject=CVCPPShellApp
  24. Filter=N
  25.  
  26. [CLS:CVCPPShellDlg]
  27. Type=0
  28. BaseClass=CDialog
  29. HeaderFile=VCPPShell.h
  30. ImplementationFile=VCPPShell.cpp
  31. LastObject=CVCPPShellDlg
  32. Filter=D
  33.  
  34. [DLG:IDD_VCPPSHELL_DIALOG]
  35. Type=1
  36. Class=CVCPPShellDlg
  37. ControlCount=8
  38. Control1=IDC_TRAIN_NETWORK,button,1342242816
  39. Control2=IDC_TRAIN_NETWORK_REPORT,edit,1350568064
  40. Control3=IDC_GET_NETWORK_OUTPUT,button,1342242816
  41. Control4=IDOK,button,1342242817
  42. Control5=IDC_STATIC,static,1342312449
  43. Control6=IDC_STATIC,button,1342177287
  44. Control7=IDC_RESET_NETWORK,button,1342242819
  45. Control8=IDC_GET_NETWORK_OUTPUT_REPORT,edit,1353779204
  46.  
  47.