explorer.clw
上传用户:jorden
上传日期:2022-08-09
资源大小:83k
文件大小:2k
源码类别:

TreeView控件

开发平台:

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 "explorer.h"
  8. LastPage=0
  9. ClassCount=9
  10. Class1=CExplorerApp
  11. Class2=CExplorerDoc
  12. Class3=CExplorerView
  13. Class4=CMainFrame
  14. Class8=CLeftView
  15. Class9=CAboutDlg
  16. ResourceCount=2
  17. Resource1=IDR_MAINFRAME
  18. Resource2=IDD_ABOUTBOX
  19. [CLS:CExplorerApp]
  20. Type=0
  21. HeaderFile=explorer.h
  22. ImplementationFile=explorer.cpp
  23. Filter=N
  24. [CLS:CExplorerDoc]
  25. Type=0
  26. HeaderFile=explorerDoc.h
  27. ImplementationFile=explorerDoc.cpp
  28. Filter=N
  29. [CLS:CExplorerView]
  30. Type=0
  31. HeaderFile=explorerView.h
  32. ImplementationFile=explorerView.cpp
  33. Filter=C
  34. [CLS:CMainFrame]
  35. Type=0
  36. HeaderFile=MainFrm.h
  37. ImplementationFile=MainFrm.cpp
  38. Filter=T
  39. [CLS:CLeftView]
  40. Type=0
  41. HeaderFile=LeftView.h
  42. ImplementationFile=LeftView.cpp
  43. Filter=T
  44. [CLS:CAboutDlg]
  45. Type=0
  46. HeaderFile=explorer.cpp
  47. ImplementationFile=explorer.cpp
  48. Filter=D
  49. [DLG:IDD_ABOUTBOX]
  50. Type=1
  51. Class=CAboutDlg
  52. ControlCount=4
  53. Control1=IDC_STATIC,static,1342177283
  54. Control2=IDC_STATIC,static,1342308480
  55. Control3=IDC_STATIC,static,1342308352
  56. Control4=IDOK,button,1342373889
  57. [MNU:IDR_MAINFRAME]
  58. Type=1
  59. Class=CMainFrame
  60. Command1=ID_APP_EXIT
  61. Command2=ID_VIEW_TOOLBAR
  62. Command3=ID_VIEW_STATUS_BAR
  63. Command4=ID_APP_ABOUT
  64. CommandCount=4
  65. [ACL:IDR_MAINFRAME]
  66. Type=1
  67. Class=CMainFrame
  68. Command1=ID_EDIT_COPY
  69. Command2=ID_EDIT_PASTE
  70. Command3=ID_EDIT_UNDO
  71. Command4=ID_EDIT_CUT
  72. Command5=ID_NEXT_PANE
  73. Command6=ID_PREV_PANE
  74. Command7=ID_EDIT_COPY
  75. Command8=ID_EDIT_PASTE
  76. Command9=ID_EDIT_UNDO
  77. CommandCount=9
  78. [TB:IDR_MAINFRAME]
  79. Type=1
  80. Class=?
  81. Command1=ID_VIEW_LARGEICON
  82. Command2=ID_VIEW_SMALLICON
  83. Command3=ID_VIEW_LIST
  84. Command4=ID_VIEW_DETAILS
  85. Command5=ID_APP_ABOUT
  86. CommandCount=5