MyFtp.clw
上传用户:qzzxgm
上传日期:2009-12-14
资源大小:1882k
文件大小:3k
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CMyFtpDlg
- LastTemplate=CListCtrl
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "MyFtp.h"
- ClassCount=5
- Class1=CMyFtpApp
- Class2=CMyFtpDlg
- Class3=CAboutDlg
- ResourceCount=4
- Resource1=IDD_ABOUTBOX
- Resource2=IDR_MAINFRAME
- Resource3=IDD_MYFTP_DIALOG
- Class4=CFTPTransferDlg
- Class5=CMyListCtrl
- Resource4=IDD_FTPTRANSFER
- [CLS:CMyFtpApp]
- Type=0
- HeaderFile=MyFtp.h
- ImplementationFile=MyFtp.cpp
- Filter=N
- [CLS:CMyFtpDlg]
- Type=0
- HeaderFile=MyFtpDlg.h
- ImplementationFile=MyFtpDlg.cpp
- Filter=D
- BaseClass=CDialog
- VirtualFilter=dWC
- LastObject=IDC_UPLOAD
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=MyFtpDlg.h
- ImplementationFile=MyFtpDlg.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_MYFTP_DIALOG]
- Type=1
- Class=CMyFtpDlg
- ControlCount=19
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_SERVER,edit,1350631552
- Control4=IDC_STATIC,static,1342308352
- Control5=IDC_USER,edit,1350631552
- Control6=IDC_STATIC,static,1342308352
- Control7=IDC_PASSWORD,edit,1350631552
- Control8=IDC_STATIC,static,1342308352
- Control9=IDC_UPLOAD,button,1342242817
- Control10=IDC_DOWNLOAD,button,1342242816
- Control11=IDC_LIST_LOCAL,SysListView32,1350631435
- Control12=IDC_LIST_REMOTE,SysListView32,1350631435
- Control13=IDC_CONNECT,button,1342242816
- Control14=IDC_STATIC,static,1342308352
- Control15=IDC_STATIC,static,1342308352
- Control16=IDC_LOCAL_UP,button,1342242817
- Control17=IDC_LOCAL_DOWND,button,1342242817
- Control18=IDC_REMOTE_UP,button,1342242817
- Control19=IDC_REMOTE_DOWND,button,1342242817
- [DLG:IDD_FTPTRANSFER]
- Type=1
- Class=CFTPTransferDlg
- ControlCount=9
- Control1=IDCANCEL,button,1342242816
- Control2=IDC_ANIMATE1,SysAnimate32,1350631424
- Control3=IDC_PROGRESS1,msctls_progress32,1350565888
- Control4=IDC_STATIC,static,1342308352
- Control5=IDC_TIMELEFT,static,1342308352
- Control6=IDC_STATIC,static,1342308352
- Control7=IDC_TRANSFER_RATE,static,1342308352
- Control8=IDC_STATUS,static,1342308352
- Control9=IDC_FILESTATUS,static,1342308352
- [CLS:CFTPTransferDlg]
- Type=0
- HeaderFile=FTPTransferDlg.h
- ImplementationFile=FTPTransferDlg.cpp
- BaseClass=CDialog
- Filter=D
- [CLS:CMyListCtrl]
- Type=0
- HeaderFile=MyListCtrl.h
- ImplementationFile=MyListCtrl.cpp
- BaseClass=CListCtrl
- Filter=W
- VirtualFilter=FWC
- LastObject=CMyListCtrl