home *** CD-ROM | disk | FTP | other *** search
/ Master Visual C++ 1.5 / MASTERVC15.ISO / vcprog / original / ch31 / mygraph / mygraph.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1994-02-09  |  1.9 KB  |  89 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CMygraphView
  6. LastTemplate=CFormView
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "mygraph.h"
  9. VbxHeaderFile=mygraph.h
  10. VbxImplementationFile=mygraph.cpp
  11. LastPage=0
  12.  
  13. ClassCount=5
  14. Class1=CMygraphApp
  15. Class2=CMygraphDoc
  16. Class3=CAboutDlg
  17. Class4=CMainFrame
  18.  
  19. ResourceCount=2
  20. Resource1=IDD_ABOUTBOX
  21. Class5=CMygraphView
  22. Resource2=IDD_DIALOG1
  23.  
  24. [CLS:CMygraphApp]
  25. Type=0
  26. HeaderFile=mygraph.h
  27. ImplementationFile=mygraph.cpp
  28. Filter=N
  29.  
  30. [CLS:CMygraphDoc]
  31. Type=0
  32. HeaderFile=mygradoc.h
  33. ImplementationFile=mygradoc.cpp
  34. Filter=N
  35.  
  36. [CLS:CMygraphView]
  37. Type=0
  38. HeaderFile=mygravw.h
  39. ImplementationFile=mygravw.cpp
  40. Filter=D
  41. LastObject=IDC_GRAPH1
  42.  
  43. [CLS:CMainFrame]
  44. Type=0
  45. HeaderFile=mainfrm.h
  46. ImplementationFile=mainfrm.cpp
  47. Filter=T
  48.  
  49. [CLS:CAboutDlg]
  50. Type=0
  51. HeaderFile=mygraph.cpp
  52. ImplementationFile=mygraph.cpp
  53. Filter=D
  54.  
  55. [DLG:IDD_ABOUTBOX]
  56. Type=1
  57. ControlCount=4
  58. Control1=IDC_STATIC,static,1342177283
  59. Control2=IDC_STATIC,static,1342308352
  60. Control3=IDC_STATIC,static,1342308352
  61. Control4=IDOK,button,1342373889
  62. Class=CAboutDlg
  63.  
  64. [MNU:IDR_MAINFRAME]
  65. Type=1
  66. Class=CMainFrame
  67. Command1=ID_APP_EXIT
  68. Command2=ID_APP_ABOUT
  69. CommandCount=2
  70.  
  71. [DLG:IDD_DIALOG1]
  72. Type=1
  73. Class=CMygraphView
  74. ControlCount=13
  75. Control1=IDC_GRAPH1,VBControl,1451294720,GRAPH.VBX;Graph
  76. Control2=IDC_SECOND_BUTTON,button,1342242816
  77. Control3=IDC_PRINT_BUTTON,button,1342242816
  78. Control4=IDC_BUTTON_1,button,1342242816
  79. Control5=IDC_BUTTON_2,button,1342242816
  80. Control6=IDC_BUTTON_3,button,1342242816
  81. Control7=IDC_BUTTON_4,button,1342242816
  82. Control8=IDC_BUTTON_5,button,1342242816
  83. Control9=IDC_BUTTON_6,button,1342242816
  84. Control10=IDC_BUTTON_7,button,1342242816
  85. Control11=IDC_BUTTON_8,button,1342242816
  86. Control12=IDC_BUTTON_9,button,1342242816
  87. Control13=IDC_BUTTON_10,button,1342242816
  88.  
  89.