ShortCut.clw
上传用户:qzzxgm
上传日期:2009-12-14
资源大小:1882k
文件大小:2k
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CShortCutDlg
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "ShortCut.h"
- ClassCount=4
- Class1=CShortCutApp
- Class2=CShortCutDlg
- Class3=CAboutDlg
- ResourceCount=4
- Resource1=IDD_SHORTCUT_DIALOG
- Resource2=IDR_MAINFRAME
- Resource3=IDD_ABOUTBOX
- Class4=CNameDlg
- Resource4=IDD_NAME
- [CLS:CShortCutApp]
- Type=0
- HeaderFile=ShortCut.h
- ImplementationFile=ShortCut.cpp
- Filter=N
- [CLS:CShortCutDlg]
- Type=0
- HeaderFile=ShortCutDlg.h
- ImplementationFile=ShortCutDlg.cpp
- Filter=D
- BaseClass=CDialog
- VirtualFilter=dWC
- LastObject=CShortCutDlg
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=ShortCutDlg.h
- ImplementationFile=ShortCutDlg.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_SHORTCUT_DIALOG]
- Type=1
- Class=CShortCutDlg
- ControlCount=7
- Control1=IDC_STATIC,button,1342177287
- Control2=IDC_RADIO1,button,1342308361
- Control3=IDC_RADIO2,button,1342177289
- Control4=IDC_CREATEGROUP,button,1342242816
- Control5=IDC_DELETEGROUP,button,1342242816
- Control6=IDC_CREATEITEM,button,1342242816
- Control7=IDC_DELETEITEM,button,1342242816
- [DLG:IDD_NAME]
- Type=1
- Class=CNameDlg
- ControlCount=4
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_NAME,edit,1350631552
- Control4=IDC_STATIC,static,1342308352
- [CLS:CNameDlg]
- Type=0
- HeaderFile=NameDlg.h
- ImplementationFile=NameDlg.cpp
- BaseClass=CDialog
- Filter=D
- VirtualFilter=dWC