Resource.h
资源名称:FTP总集.rar [点击查看]
上传用户:tjfeida
上传日期:2013-03-10
资源大小:1917k
文件大小:2k
源码类别:
Ftp客户端
开发平台:
Visual C++
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by ClientFtp.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_CLIENTFTP_DIALOG 102
- #define IDS_FTPMSG3 103
- #define IDS_FTPMSG2 104
- #define IDS_FTPMSG5 105
- #define IDS_FTPMSG6 106
- #define IDP_SOCKET_INIT_FAILD 107
- #define IDS_FTPMSG1 108
- #define IDR_MAINFRAME 128
- #define IDC_EDIT_ADDRESS 1000
- #define IDC_EDIT_PORT 1001
- #define IDC_EDIT_USERNAME 1002
- #define IDC_EDIT_PASSWORD 1003
- #define IDC_CONNECT 1004
- #define IDC_CHECK_ANONYMOUS 1005
- #define IDCANCEAL 1006
- #define IDC_COMBO_LOCALDIR 1007
- #define IDC_LIST_LOCAL_FILES 1008
- #define IDC_COMBO_SERVERDIR 1009
- #define IDC_LIST_SERVER_FILES 1010
- #define IDC_EDIT_MASSAGE 1012
- #define IDC_LIST3 1017
- #define IDS_FTPMSG4 58113
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 129
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1018
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif