CreditsTest.clw
上传用户:zhenlu1001
上传日期:2007-01-02
资源大小:131k
文件大小:3k
源码类别:

Static控件

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CCreditDialog
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "creditstest.h"
  8. LastPage=0
  9. ClassCount=8
  10. Class1=CCreditDialog
  11. Class2=CClickStatic
  12. Class3=CCreditStatic
  13. Class4=CCreditsTestApp
  14. Class5=CAboutDlg
  15. Class6=CCreditsTestDoc
  16. Class7=CCreditsTestView
  17. Class8=CMainFrame
  18. ResourceCount=3
  19. Resource1=IDR_MAINFRAME (English (U.S.))
  20. Resource2=IDD_ABOUTBOX (English (U.S.))
  21. Resource3=IDD_DISPLAY
  22. [CLS:CCreditDialog]
  23. Type=0
  24. BaseClass=CDialog
  25. HeaderFile=CreditDialog.h
  26. ImplementationFile=CreditDialog.cpp
  27. Filter=D
  28. VirtualFilter=dWC
  29. LastObject=CCreditDialog
  30. [CLS:CClickStatic]
  31. Type=0
  32. BaseClass=CStatic
  33. HeaderFile=CreditDialog.h
  34. ImplementationFile=CreditDialog.cpp
  35. [CLS:CCreditStatic]
  36. Type=0
  37. BaseClass=CStatic
  38. HeaderFile=CreditStatic.h
  39. ImplementationFile=CreditStatic.cpp
  40. [CLS:CCreditsTestApp]
  41. Type=0
  42. BaseClass=CWinApp
  43. HeaderFile=CreditsTest.h
  44. ImplementationFile=CreditsTest.cpp
  45. [CLS:CAboutDlg]
  46. Type=0
  47. BaseClass=CDialog
  48. HeaderFile=CreditsTest.cpp
  49. ImplementationFile=CreditsTest.cpp
  50. LastObject=CAboutDlg
  51. [CLS:CCreditsTestDoc]
  52. Type=0
  53. BaseClass=CDocument
  54. HeaderFile=CreditsTestDoc.h
  55. ImplementationFile=CreditsTestDoc.cpp
  56. [CLS:CCreditsTestView]
  57. Type=0
  58. BaseClass=CView
  59. HeaderFile=CreditsTestView.h
  60. ImplementationFile=CreditsTestView.cpp
  61. [CLS:CMainFrame]
  62. Type=0
  63. BaseClass=CFrameWnd
  64. HeaderFile=MainFrm.h
  65. ImplementationFile=MainFrm.cpp
  66. [DLG:IDD_DISPLAY]
  67. Type=1
  68. Class=CCreditDialog
  69. ControlCount=2
  70. Control1=IDOK,button,1342242817
  71. Control2=IDC_DISPLAY_STATIC,static,1342308352
  72. [DLG:IDD_ABOUTBOX]
  73. Type=1
  74. Class=CAboutDlg
  75. [TB:IDR_MAINFRAME (English (U.S.))]
  76. Type=1
  77. Class=?
  78. Command1=ID_FILE_NEW
  79. Command2=ID_FILE_OPEN
  80. Command3=ID_FILE_SAVE
  81. Command4=ID_EDIT_CUT
  82. Command5=ID_EDIT_COPY
  83. Command6=ID_EDIT_PASTE
  84. Command7=ID_FILE_PRINT
  85. Command8=ID_APP_ABOUT
  86. CommandCount=8
  87. [MNU:IDR_MAINFRAME (English (U.S.))]
  88. Type=1
  89. Class=?
  90. Command1=ID_FILE_NEW
  91. Command2=ID_FILE_OPEN
  92. Command3=ID_FILE_SAVE
  93. Command4=ID_FILE_SAVE_AS
  94. Command5=ID_FILE_PRINT
  95. Command6=ID_FILE_PRINT_PREVIEW
  96. Command7=ID_FILE_PRINT_SETUP
  97. Command8=ID_FILE_MRU_FILE1
  98. Command9=ID_APP_EXIT
  99. Command10=ID_EDIT_UNDO
  100. Command11=ID_EDIT_CUT
  101. Command12=ID_EDIT_COPY
  102. Command13=ID_EDIT_PASTE
  103. Command14=ID_VIEW_TOOLBAR
  104. Command15=ID_VIEW_STATUS_BAR
  105. Command16=ID_APP_ABOUT
  106. CommandCount=16
  107. [ACL:IDR_MAINFRAME (English (U.S.))]
  108. Type=1
  109. Class=?
  110. Command1=ID_FILE_NEW
  111. Command2=ID_FILE_OPEN
  112. Command3=ID_FILE_SAVE
  113. Command4=ID_FILE_PRINT
  114. Command5=ID_EDIT_UNDO
  115. Command6=ID_EDIT_CUT
  116. Command7=ID_EDIT_COPY
  117. Command8=ID_EDIT_PASTE
  118. Command9=ID_EDIT_UNDO
  119. Command10=ID_EDIT_CUT
  120. Command11=ID_EDIT_COPY
  121. Command12=ID_EDIT_PASTE
  122. Command13=ID_NEXT_PANE
  123. Command14=ID_PREV_PANE
  124. CommandCount=14
  125. [DLG:IDD_ABOUTBOX (English (U.S.))]
  126. Type=1
  127. Class=?
  128. ControlCount=4
  129. Control1=IDC_STATIC,static,1342177283
  130. Control2=IDC_STATIC,static,1342308480
  131. Control3=IDC_STATIC,static,1342308352
  132. Control4=IDOK,button,1342373889