Resource.h
资源名称:FTP.rar [点击查看]
上传用户:guibin827
上传日期:2021-12-07
资源大小:165k
文件大小:1k
源码类别:
Ftp客户端
开发平台:
Visual C++
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by Test.rc
- //
- #define IDR_MANIFEST 1
- #define IDC_UPLOAD 3
- #define IDC_DOWNLOAD 4
- #define IDC_CONNECT 5
- #define IDC_LOCAL_UP 6
- #define IDC_LOCAL_DOWND 7
- #define IDC_REMOTE_UP 8
- #define IDC_REMOTE_DOWND 9
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_TEST_DIALOG 102
- #define IDR_MAINFRAME 128
- #define IDC_SERVER 1000
- #define IDC_USER 1003
- #define IDC_PASSWORD 1004
- #define IDC_LIST_LOCAL 1012
- #define IDC_LIST_REMOTE 1013
- // 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 1000
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif