resource.h
资源名称:myftp.zip [点击查看]
上传用户:kkaqas
上传日期:2007-01-07
资源大小:38k
文件大小:2k
源码类别:
Ftp客户端
开发平台:
Visual C++
- //{{NO_DEPENDENCIES}}
- // Microsoft Developer Studio generated include file.
- // Used by myftp.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_MYFTP_DIALOG 102
- #define IDR_MAINFRAME 128
- #define IDD_SETUP 130
- #define IDL_LOCAL 1000
- #define IDL_REMOTE 1001
- #define IDE_HOST 1002
- #define IDE_USER 1003
- #define IDE_PASS 1004
- #define ID_LOGIN 1005
- #define ID_PUT 1008
- #define ID_PUT_ALL 1009
- #define ID_GET 1011
- #define ID_GET_ALL 1012
- #define IDE_REMOTE_DIR 1013
- #define IDC_STATUS 1014
- #define ID_REMOTE_CHDIR 1015
- #define IDE_LOCAL_DIR 1016
- #define ID_CHDIR 1017
- #define ID_REMOTE_MKDIR 1018
- #define ID_SETUP 1020
- #define ID_MAX_FILE_SIZE 1021
- #define ID_MAX_SEND_TIMEOUT 1022
- #define ID_MAX_RECV_TIMEOUT 1023
- #define ID_MAX_RETRY 1024
- #define ID_MAX_RECONNECT 1025
- #define IDC_USE_RESUME 1026
- #define ID_STOP 1027
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 131
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1028
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif