NPP.CLW
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:3k
源码类别:

Windows编程

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CAboutDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "npp.h"
  8. LastPage=0
  9. ClassCount=9
  10. Class1=CComboToolBar
  11. Class2=CTBComboBox
  12. Class3=CFindDlg
  13. Class4=CGotoDlg
  14. Class5=CMainFrame
  15. Class6=CNotepadApp
  16. Class7=CAboutDlg
  17. Class8=CNotepadDoc
  18. Class9=CNotepadView
  19. ResourceCount=4
  20. Resource1=IDR_MAINFRAME
  21. Resource2=IDD_ABOUTBOX
  22. Resource3=IDD_GOTO
  23. Resource4=IDD_FIND
  24. [CLS:CComboToolBar]
  25. Type=0
  26. BaseClass=CToolBar
  27. HeaderFile=combobar.h
  28. ImplementationFile=combobar.cpp
  29. [CLS:CTBComboBox]
  30. Type=0
  31. BaseClass=CComboBox
  32. HeaderFile=combobar.h
  33. ImplementationFile=combobar.cpp
  34. [CLS:CFindDlg]
  35. Type=0
  36. BaseClass=CDialog
  37. HeaderFile=finddlg.h
  38. ImplementationFile=finddlg.cpp
  39. [CLS:CGotoDlg]
  40. Type=0
  41. BaseClass=CDialog
  42. HeaderFile=gotodlg.h
  43. ImplementationFile=gotodlg.cpp
  44. [CLS:CMainFrame]
  45. Type=0
  46. BaseClass=CFrameWnd
  47. HeaderFile=mainfrm.h
  48. ImplementationFile=mainfrm.cpp
  49. [CLS:CNotepadApp]
  50. Type=0
  51. BaseClass=CWinApp
  52. HeaderFile=np.h
  53. ImplementationFile=np.cpp
  54. [CLS:CAboutDlg]
  55. Type=0
  56. BaseClass=CDialog
  57. HeaderFile=np.cpp
  58. ImplementationFile=np.cpp
  59. LastObject=CAboutDlg
  60. [CLS:CNotepadDoc]
  61. Type=0
  62. BaseClass=CDocument
  63. HeaderFile=npdoc.h
  64. ImplementationFile=npdoc.cpp
  65. [CLS:CNotepadView]
  66. Type=0
  67. BaseClass=CEditView
  68. HeaderFile=npview.h
  69. ImplementationFile=npview.cpp
  70. [DLG:IDD_FIND]
  71. Type=1
  72. Class=CFindDlg
  73. ControlCount=8
  74. Control1=IDC_COMBO1,combobox,1344339970
  75. Control2=IDC_CHECK1,button,1342242819
  76. Control3=IDC_RADIO1,button,1342373897
  77. Control4=IDC_RADIO2,button,1342242825
  78. Control5=ID_EDIT_FIND_NEXT,button,1342373889
  79. Control6=IDCANCEL,button,1342242816
  80. Control7=IDC_STATIC,button,1342177287
  81. Control8=IDC_STATIC,static,1342308352
  82. [DLG:IDD_GOTO]
  83. Type=1
  84. Class=CGotoDlg
  85. ControlCount=4
  86. Control1=IDC_GOTO_LINE,edit,1350631552
  87. Control2=IDOK,button,1342242817
  88. Control3=IDCANCEL,button,1342242816
  89. Control4=IDC_STATIC,static,1342308352
  90. [DLG:IDD_ABOUTBOX]
  91. Type=1
  92. Class=CAboutDlg
  93. ControlCount=4
  94. Control1=IDC_STATIC,static,1342177283
  95. Control2=IDC_STATIC,static,1342308352
  96. Control3=IDC_STATIC,static,1342308352
  97. Control4=IDOK,button,1342373889
  98. [MNU:IDR_MAINFRAME]
  99. Type=1
  100. Class=?
  101. Command1=ID_FILE_NEW
  102. Command2=ID_FILE_OPEN
  103. Command3=ID_FILE_SAVE
  104. Command4=ID_FILE_SAVE_AS
  105. Command5=ID_FILE_PRINT
  106. Command6=ID_FILE_PRINT_PREVIEW
  107. Command7=ID_FILE_PRINT_SETUP
  108. Command8=ID_FILE_SEND_MAIL
  109. Command9=ID_FILE_MRU_FILE1
  110. Command10=ID_APP_EXIT
  111. Command11=ID_EDIT_UNDO
  112. Command12=ID_EDIT_CUT
  113. Command13=ID_EDIT_COPY
  114. Command14=ID_EDIT_PASTE
  115. Command15=ID_EDIT_FIND
  116. Command16=ID_EDIT_REPLACE
  117. Command17=ID_EDIT_GOTO
  118. Command18=ID_VIEW_TOOLBAR
  119. Command19=ID_VIEW_STATUS_BAR
  120. Command20=ID_APP_ABOUT
  121. CommandCount=20
  122. [ACL:IDR_MAINFRAME]
  123. Type=1
  124. Class=?
  125. Command1=ID_EDIT_COPY
  126. Command2=ID_EDIT_FIND_COMBO
  127. Command3=ID_EDIT_GOTO
  128. Command4=ID_FILE_NEW
  129. Command5=ID_FILE_OPEN
  130. Command6=ID_FILE_PRINT
  131. Command7=ID_FILE_SAVE
  132. Command8=ID_EDIT_PASTE
  133. Command9=ID_EDIT_UNDO
  134. Command10=ID_EDIT_CUT
  135. Command11=ID_VIEW_FIND_NEXT
  136. Command12=ID_EDIT_FIND
  137. Command13=ID_NEXT_PANE
  138. Command14=ID_PREV_PANE
  139. Command15=ID_EDIT_COPY
  140. Command16=ID_EDIT_PASTE
  141. Command17=ID_EDIT_CUT
  142. CommandCount=17