home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 19.ddi / MFC / SAMPLES / VIEWEX / VIEWEX.CL_ / VIEWEX.CL
Encoding:
MFC ClassWizard info  |  1993-02-08  |  2.4 KB  |  124 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CViewExApp
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "viewex.h"
  9. VbxHeaderFile=viewex.h
  10. VbxImplementationFile=viewex.cpp
  11.  
  12. ClassCount=8
  13. Class1=CEnterDlg
  14. Class2=CInputView
  15. Class3=CMainDoc
  16. Class4=CTextView
  17. Class5=CColorView
  18. Class6=CSplitterFrame
  19. Class7=C3WaySplitterFrame
  20. Class8=CViewExApp
  21.  
  22. ResourceCount=4
  23. Resource1=IDR_MAINFRAME
  24. Resource2=IDD_ABOUTBOX
  25. Resource3=IDD_INPUTFORM
  26. Resource4=IDD_CHANGEDATA
  27.  
  28. [CLS:CEnterDlg]
  29. Type=0
  30. HeaderFile=enterdlg.h
  31. ImplementationFile=enterdlg.cpp
  32.  
  33. [CLS:CInputView]
  34. Type=0
  35. HeaderFile=inputvw.h
  36. ImplementationFile=inputvw.cpp
  37.  
  38. [CLS:CMainDoc]
  39. Type=0
  40. HeaderFile=maindoc.h
  41. ImplementationFile=maindoc.cpp
  42.  
  43. [CLS:CTextView]
  44. Type=0
  45. HeaderFile=simpvw.h
  46. ImplementationFile=simpvw.cpp
  47.  
  48. [CLS:CColorView]
  49. Type=0
  50. HeaderFile=simpvw.h
  51. ImplementationFile=simpvw.cpp
  52.  
  53. [CLS:CSplitterFrame]
  54. Type=0
  55. HeaderFile=splitter.h
  56. ImplementationFile=splitter.cpp
  57.  
  58. [CLS:C3WaySplitterFrame]
  59. Type=0
  60. HeaderFile=splitter.h
  61. ImplementationFile=splitter.cpp
  62.  
  63. [CLS:CViewExApp]
  64. Type=0
  65. HeaderFile=viewex.h
  66. ImplementationFile=viewex.cpp
  67. Filter=Not a Window
  68. LastObject=ID_FILE_PRINT_PREVIEW
  69.  
  70. [MNU:IDR_MAINFRAME]
  71. Type=1
  72. Command1=ID_FILE_NEW
  73. Command2=ID_FILE_CLOSE
  74. Command3=ID_FILE_PRINT
  75. Command4=ID_FILE_PRINT_PREVIEW
  76. Command5=ID_FILE_PRINT_SETUP
  77. Command6=ID_APP_EXIT
  78. Command7=IDM_CHANGEDATA
  79. Command8=ID_WINDOW_NEW
  80. Command9=ID_WINDOW_CASCADE
  81. Command10=ID_WINDOW_TILE_HORZ
  82. Command11=ID_WINDOW_ARRANGE
  83. Command12=ID_WINDOW_SPLIT
  84. Command13=ID_APP_ABOUT
  85. CommandCount=13
  86. Class=?
  87.  
  88. [ACL:IDR_MAINFRAME]
  89. Type=1
  90. Command1=ID_FILE_NEW
  91. Command2=ID_FILE_PRINT
  92. CommandCount=2
  93. Class=?
  94.  
  95. [DLG:IDD_ABOUTBOX]
  96. Type=1
  97. ControlCount=4
  98. Control1=IDC_STATIC,static,1342177283
  99. Control2=IDC_STATIC,static,1342308352
  100. Control3=IDC_STATIC,static,1342308352
  101. Control4=IDOK,button,1342373889
  102. Class=?
  103.  
  104. [DLG:IDD_INPUTFORM]
  105. Type=1
  106. ControlCount=6
  107. Control1=IDC_STATIC,static,1342308352
  108. Control2=IDC_EDIT1,edit,1350631552
  109. Control3=IDC_GROUPBOX1,button,1342177287
  110. Control4=IDC_RADIO1,button,1342373897
  111. Control5=IDC_RADIO2,button,1342242825
  112. Control6=IDC_RADIO3,button,1342242825
  113. Class=?
  114.  
  115. [DLG:IDD_CHANGEDATA]
  116. Type=1
  117. ControlCount=4
  118. Control1=IDC_EDIT1,edit,1350631552
  119. Control2=IDC_STATIC,static,1342308352
  120. Control3=IDOK,button,1342242817
  121. Control4=IDCANCEL,button,1342242816
  122. Class=?
  123.  
  124.