myftp.clw
资源名称:myftp.zip [点击查看]
上传用户:kkaqas
上传日期:2007-01-07
资源大小:38k
文件大小:3k
源码类别:
Ftp客户端
开发平台:
Visual C++
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CSetupDlg
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "myftp.h"
- ClassCount=4
- Class1=CMyftpApp
- Class2=CMyftpDlg
- Class3=CAboutDlg
- ResourceCount=4
- Resource1=IDD_MYFTP_DIALOG
- Resource2=IDR_MAINFRAME
- Resource3=IDD_ABOUTBOX
- Class4=CSetupDlg
- Resource4=IDD_SETUP
- [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=CMyftpDlg
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=myftpDlg.h
- ImplementationFile=myftpDlg.cpp
- Filter=D
- [DLG:IDD_ABOUTBOX]
- Type=1
- Class=CAboutDlg
- ControlCount=6
- Control1=IDC_STATIC,static,1342177283
- Control2=IDC_STATIC,static,1342308480
- Control3=IDC_STATIC,static,1342308352
- Control4=IDOK,button,1342373889
- Control5=IDC_STATIC,static,1342308352
- Control6=IDC_STATIC,static,1342308352
- [DLG:IDD_MYFTP_DIALOG]
- Type=1
- Class=CMyftpDlg
- ControlCount=25
- Control1=IDE_HOST,edit,1350631552
- Control2=IDE_USER,edit,1350631552
- Control3=IDE_PASS,edit,1350631584
- Control4=ID_LOGIN,button,1342242816
- Control5=IDE_LOCAL_DIR,edit,1350631552
- Control6=ID_CHDIR,button,1342242816
- Control7=IDE_REMOTE_DIR,edit,1350631552
- Control8=ID_REMOTE_CHDIR,button,1342242816
- Control9=ID_REMOTE_MKDIR,button,1342242816
- Control10=IDL_LOCAL,SysListView32,1350664201
- Control11=IDL_REMOTE,SysListView32,1350664201
- Control12=ID_PUT,button,1342242816
- Control13=ID_PUT_ALL,button,1342242816
- Control14=ID_GET,button,1342242816
- Control15=ID_GET_ALL,button,1342242816
- Control16=IDCANCEL,button,1342242816
- Control17=IDC_STATIC,static,1342308352
- Control18=IDC_STATIC,static,1342308352
- Control19=IDC_STATIC,static,1342308352
- Control20=IDC_STATIC,button,1342177287
- Control21=IDC_STATIC,static,1342308352
- Control22=IDC_STATIC,static,1342308352
- Control23=IDC_STATUS,static,1342312960
- Control24=ID_SETUP,button,1342242816
- Control25=ID_STOP,button,1342242816
- [DLG:IDD_SETUP]
- Type=1
- Class=CSetupDlg
- ControlCount=15
- Control1=IDOK,button,1342242816
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_STATIC,static,1342308352
- Control4=ID_MAX_FILE_SIZE,edit,1350631552
- Control5=IDC_STATIC,static,1342308352
- Control6=ID_MAX_SEND_TIMEOUT,edit,1350631552
- Control7=IDC_STATIC,static,1342308352
- Control8=IDC_STATIC,static,1342308352
- Control9=ID_MAX_RECV_TIMEOUT,edit,1350631552
- Control10=IDC_STATIC,static,1342308352
- Control11=IDC_STATIC,static,1342308352
- Control12=ID_MAX_RETRY,edit,1350631552
- Control13=IDC_STATIC,static,1342308352
- Control14=ID_MAX_RECONNECT,edit,1350631552
- Control15=IDC_USE_RESUME,button,1342242851
- [CLS:CSetupDlg]
- Type=0
- HeaderFile=SetupDlg.h
- ImplementationFile=SetupDlg.cpp
- BaseClass=CDialog
- Filter=D
- LastObject=CSetupDlg
- VirtualFilter=dWC