Resource.h
资源名称:FTPClient.rar [点击查看]
上传用户:ap04031022
上传日期:2022-02-14
资源大小:1981k
文件大小:1k
源码类别:
Ftp客户端
开发平台:
Visual C++
- //{{NO_DEPENDENCIES}}
- // Microsoft Developer Studio generated include file.
- // Used by FTPSOCKET.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_FTPSOCKET_DIALOG 102
- #define IDP_SOCKETS_INIT_FAILED 103
- #define IDS_FTPMSG3 104
- #define IDS_FTPMSG4 105
- #define IDS_FTPMSG5 106
- #define IDS_FTPMSG6 107
- #define IDS_FTPMSG1 108
- #define IDS_FTPMSG2 109
- #define IDR_MAINFRAME 128
- #define IDC_EDIT_SERVER 1000
- #define IDC_EDIT_PORT 1001
- #define IDC_EDIT_UID 1002
- #define IDC_EDIT_PWD 1003
- #define IDC_COMBOBOXEX_LOCAL 1004
- #define IDC_LIST_LOCALFILE 1005
- #define IDC_COMBOBOXEX_SERVER 1006
- #define IDC_LIST_SERVERFILE 1007
- #define IDC_EDIT_MESSAGE 1008
- #define IDC_BUTTON_CONNECT 1009
- #define IDC_CHECK_PASV 1010
- // 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 1011
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif