PruebaPTree.clw
上传用户:wzy3721
上传日期:2021-11-20
资源大小:32k
文件大小:2k
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CPruebaPTreeDlg
- LastTemplate=CTreeCtrl
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "PruebaPTree.h"
- ClassCount=4
- Class1=CPruebaPTreeApp
- Class2=CPruebaPTreeDlg
- Class3=CAboutDlg
- ResourceCount=3
- Resource1=IDD_ABOUTBOX
- Resource2=IDR_MAINFRAME
- Class4=CTreeCtrl2
- Resource3=IDD_PRUEBAPTREE_DIALOG
- [CLS:CPruebaPTreeApp]
- Type=0
- HeaderFile=PruebaPTree.h
- ImplementationFile=PruebaPTree.cpp
- Filter=N
- [CLS:CPruebaPTreeDlg]
- Type=0
- HeaderFile=PruebaPTreeDlg.h
- ImplementationFile=PruebaPTreeDlg.cpp
- Filter=D
- BaseClass=CDialog
- VirtualFilter=dWC
- LastObject=IDC_BT_ITERATE_WIDTH
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=PruebaPTreeDlg.h
- ImplementationFile=PruebaPTreeDlg.cpp
- Filter=D
- [DLG:IDD_ABOUTBOX]
- Type=1
- Class=CAboutDlg
- ControlCount=4
- Control1=IDC_STATIC,static,1342177283
- Control2=IDC_STATIC,static,1342308480
- Control3=IDC_STATIC,static,1342308352
- Control4=IDOK,button,1342373889
- [DLG:IDD_PRUEBAPTREE_DIALOG]
- Type=1
- Class=CPruebaPTreeDlg
- ControlCount=8
- Control1=IDCANCEL,button,1342242816
- Control2=IDC_TC_TREE,SysTreeView32,1350631463
- Control3=IDC_BT_RELOAD,button,1342242816
- Control4=IDC_BT_EXPAND,button,1342242816
- Control5=IDC_BT_COLLAPSE,button,1342242816
- Control6=IDC_BT_ITERATE_WIDTH,button,1342242816
- Control7=IDC_LB_ITEMS,listbox,1352732929
- Control8=IDC_BT_ITERATE_DEEP,button,1342242816
- [CLS:CTreeCtrl2]
- Type=0
- HeaderFile=TreeCtrl2.h
- ImplementationFile=TreeCtrl2.cpp
- BaseClass=CTreeCtrl
- Filter=W