//{{NO_DEPENDENCIES}}
|
// Microsoft Visual C++ generated include file.
|
// Used by FTPUploader.rc
|
//
|
#define IDM_ABOUTBOX 0x0010
|
#define IDD_ABOUTBOX 100
|
#define IDS_ABOUTBOX 101
|
#define IDD_FTPUPLOADER_DIALOG 102
|
#define IDD_DLG_UPLOAD_LIST 103
|
#define IDR_MAINFRAME 128
|
#define IDR_MENU_TRAY 136
|
#define IDC_EDIT_ID 1000
|
#define IDC_EDIT_PW 1001
|
#define IDC_EDIT_TIMEOUT 1002
|
#define IDC_EDIT_HOMEPATH 1003
|
#define IDC_IPADDRESS_HOST 1004
|
#define IDC_BUTTON1 1005
|
#define IDC_BUTTON_CONFIG_SAVE 1005
|
#define IDC_EDIT_ID2 1006
|
#define IDC_CHECK_AUTO_UPLOAD 1007
|
#define IDC_LIST_UPLOAD_READY_LIST 1008
|
#define IDC_BUTTON_MANUAL_UPLOAD 1009
|
#define IDC_LIST_LOG 1010
|
#define IDC_BUTTON_TEST 1011
|
#define IDC_EDIT_PORT 1012
|
#define IDC_LIST_UPLOAD_UPLOAD_LIST 1013
|
#define IDC_BUTTON_DROP 1014
|
#define IDC_BUTTON_MANUAL_UPLOAD2 1015
|
#define IDC_BUTTON_MANUAL_DOWNLOAD 1015
|
#define IDC_EDIT_ID3 1016
|
#define IDC_EDIT2 1016
|
#define IDC_EDIT_PW2 1017
|
#define IDC_EDIT_TIMEOUT2 1018
|
#define IDC_EDIT_HOMEPATH2 1019
|
#define IDC_IPADDRESS_HOST2 1020
|
#define IDC_EDIT_PORT2 1021
|
#define IDC_BUTTON_TEST2 1022
|
#define IDC_BUTTON_MANUAL 1022
|
#define IDC_EDIT_ID4 1022
|
#define IDC_CHECK_AUTO_UPLOAD2 1023
|
#define IDC_CHECK_PASSIVE_MODE 1023
|
#define IDC_LIST_LOG2 1024
|
#define IDC_LIST_LOG_UP 1024
|
#define IDC_LIST_UPLOAD_LIST 1025
|
#define IDC_EDIT_PW3 1025
|
#define IDC_EDIT_TIMEOUT3 1026
|
#define IDC_EDIT_READY_DOWNLOAD 1027
|
#define IDC_EDIT_DOWNLOADING 1028
|
#define IDC_EDIT_TOTAL_DOWNLOAD 1029
|
#define IDC_EDIT_READY_UPLOAD 1030
|
#define IDC_EDIT_UPLOADING 1031
|
#define IDC_EDIT_TOTAL_UPLOAD 1032
|
#define IDC_EDIT_COMP_DOWNLOAD 1033
|
#define IDC_EDIT_COMP_UPLOAD 1034
|
#define IDC_BUTTON_DOWNLOAD_LIST 1035
|
#define IDC_BUTTON_UPLOAD_LIST 1036
|
#define IDC_EDIT_READY 1036
|
#define IDC_EDIT_HOMEPATH3 1037
|
#define IDC_IPADDRESS_HOST3 1038
|
#define IDC_EDIT_PORT3 1039
|
#define IDC_CHECK_PASSIVE_MODE2 1040
|
#define IDC_CHECK_WSI 1040
|
#define ID_FILE_OPEN32771 32771
|
#define ID_FILE_CLOSE32772 32772
|
|
// Next default values for new objects
|
//
|
#ifdef APSTUDIO_INVOKED
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
#define _APS_NEXT_RESOURCE_VALUE 137
|
#define _APS_NEXT_COMMAND_VALUE 32773
|
#define _APS_NEXT_CONTROL_VALUE 1037
|
#define _APS_NEXT_SYMED_VALUE 104
|
#endif
|
#endif
|