CDirTreeDlg.clw
上传用户:httpyym
上传日期:2007-01-02
资源大小:38k
文件大小:2k
源码类别:

TreeView控件

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CCDirTreeDlgDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "cdirtreedlg.h"
  8. LastPage=0
  9. ClassCount=4
  10. Class1=CCDirTreeDlgApp
  11. Class2=CAboutDlg
  12. Class3=CCDirTreeDlgDlg
  13. Class4=CDirTreeCtrl
  14. ResourceCount=2
  15. Resource1=IDD_ABOUTBOX
  16. Resource2=IDD_CDIRTREEDLG_DIALOG
  17. [CLS:CCDirTreeDlgApp]
  18. Type=0
  19. BaseClass=CWinApp
  20. HeaderFile=CDirTreeDlg.h
  21. ImplementationFile=CDirTreeDlg.cpp
  22. [CLS:CAboutDlg]
  23. Type=0
  24. BaseClass=CDialog
  25. HeaderFile=CDirTreeDlgDlg.cpp
  26. ImplementationFile=CDirTreeDlgDlg.cpp
  27. LastObject=IDOK
  28. [CLS:CCDirTreeDlgDlg]
  29. Type=0
  30. BaseClass=CDialog
  31. HeaderFile=CDirTreeDlgDlg.h
  32. ImplementationFile=CDirTreeDlgDlg.cpp
  33. LastObject=IDC_FILENAMES
  34. Filter=D
  35. VirtualFilter=dWC
  36. [CLS:CDirTreeCtrl]
  37. Type=0
  38. BaseClass=CTreeCtrl
  39. HeaderFile=DirTreeCtrl.h
  40. ImplementationFile=DirTreeCtrl.cpp
  41. Filter=W
  42. VirtualFilter=GWC
  43. LastObject=CDirTreeCtrl
  44. [DLG:IDD_ABOUTBOX]
  45. Type=1
  46. Class=CAboutDlg
  47. ControlCount=4
  48. Control1=IDC_STATIC,static,1342177283
  49. Control2=IDC_STATIC,static,1342308480
  50. Control3=IDC_STATIC,static,1342308352
  51. Control4=IDOK,button,1342373889
  52. [DLG:IDD_CDIRTREEDLG_DIALOG]
  53. Type=1
  54. Class=CCDirTreeDlgDlg
  55. ControlCount=10
  56. Control1=IDC_DIRTREE,SysTreeView32,1350631463
  57. Control2=IDC_SELTEXT,edit,1350631552
  58. Control3=IDC_SELECT,button,1342242816
  59. Control4=IDC_SELOK,button,1342242816
  60. Control5=IDCANCEL,button,1342242816
  61. Control6=IDC_STATIC,static,1342308352
  62. Control7=IDC_PATHNAME,static,1342312448
  63. Control8=IDC_STATIC,static,1342308352
  64. Control9=IDC_FILENAMES,button,1342177289
  65. Control10=IDC_FOLDERS,button,1342177289