X-Git-Url: http://git.sourceforge.jp/view?p=ffftp%2Fffftp.git;a=blobdiff_plain;f=Resource%2Fresource.h;h=1df3b2c10dfe043a1ad1f779d5fd51797ccb8237;hp=e3e0b81f98bac16245a0f6b6bfbe46a5b5c4f2f1;hb=663728dfaea4b4e0da170722b4046764e01555dc;hpb=1f4ca95ce22d4d2a3e639aaa306f71aee7467267 diff --git a/Resource/resource.h b/Resource/resource.h index e3e0b81..1df3b2c 100644 --- a/Resource/resource.h +++ b/Resource/resource.h @@ -20,6 +20,7 @@ #define rename_dlg 110 #define hlist_bmp 110 #define delete_dlg 111 +#define dirattr16_bmp 111 #define hostlist_dlg 112 #define hostset_dlg 113 #define hset_main_dlg 113 @@ -110,6 +111,9 @@ #define masterpasswd_dlg 188 #define hset_crypt_dlg 189 #define hset_adv3_dlg 190 +#define savecrypt_dlg 191 +#define updatesslroot_dlg 192 +#define updown_as_with_ext_dlg 193 #define TRANS_TIME_BAR 1002 #define TRANS_TEXT 1003 #define TRANS_REMOTE 1003 @@ -200,6 +204,7 @@ #define FIRE_RESOLV 1013 #define HSET_DIALNOTIFY 1013 #define MIRROR_DOWNDEL_NOTIFY 1013 +#define DISP_ICON 1013 #define OPT1_EDITOR_BR 1014 #define PERM_G_WRITE 1014 #define SORT_RDIR_REV 1014 @@ -210,6 +215,7 @@ #define CONNECT_RASCLOSE 1014 #define FIRE_LOWER 1014 #define MIRROR_TIMECHECK 1014 +#define TRMODE_MAKEDIR 1014 #define TOOL_EDITOR_BR 1015 #define PERM_A_READ 1015 #define SOUND_TRNNG 1015 @@ -355,6 +361,7 @@ #define UPDOWNAS_TEXT 1113 #define UPDOWNAS_NEW 1114 #define UPDOWNAS_STOP 1115 +#define UPDOWNAS_FILECODE 1116 #define SEL_FNAME 1117 #define SEL_REGEXP 1118 #define SEL_NOEXIST 1119 @@ -421,11 +428,21 @@ #define HSET_SJIS_CNV 1195 #define HSET_UTF8N_CNV 1196 #define HSET_FN_SJIS_CNV 1197 -#define HSET_FTPES 1198 -#define HSET_FTPIS 1199 -#define HSET_SFTP 1200 -#define HSET_THREAD_COUNT 1201 -#define HSET_THREAD_COUNT_SPN 1202 +#define HSET_NO_ENCRYPTION 1198 +#define HSET_FTPES 1199 +#define HSET_FTPIS 1200 +#define HSET_SFTP 1201 +#define PKEY_FILE_BR 1202 +#define HSET_PRIVATE_KEY 1203 +#define HSET_THREAD_COUNT 1204 +#define HSET_THREAD_COUNT_SPN 1205 +#define HSET_UTF8BOM_CNV 1206 +#define HSET_REUSE_SOCKET 1207 +#define HSET_NOOP_INTERVAL 1208 +#define HSET_NOOP_INTERVAL_SPN 1209 +#define HSET_NETTYPE 1210 +#define HSET_ERROR_MODE 1211 +#define HSET_MLSDCMD 1212 #define MENU_END 40001 #define MENU_EXIT 40001 #define MENU_CONNECT 40003 @@ -481,21 +498,21 @@ #define MENU_KNJ_EUC 40044 #define MENU_KNJ_JIS 40045 #define MENU_KNJ_UTF8N 40046 -#define MENU_KNJ_NONE 40047 -#define MENU_L_KNJ_SJIS 40048 -#define MENU_L_KNJ_EUC 40049 -#define MENU_L_KNJ_JIS 40050 -#define MENU_L_KNJ_UTF8N 40051 -#define MENU_UPDIR 40052 -#define MENU_DCLICK 40053 -#define MENU_SELECT 40054 -#define MENU_SELECT_ALL 40055 -#define MENU_FIND 40056 -#define MENU_FINDNEXT 40057 -#define MENU_DOTFILE 40058 -#define MENU_IMPORT_WS 40059 -#define ID_BUTTON40060 40060 -#define ID_BUTTON40061 40061 +#define MENU_KNJ_UTF8BOM 40047 +#define MENU_KNJ_NONE 40048 +#define MENU_L_KNJ_SJIS 40049 +#define MENU_L_KNJ_EUC 40050 +#define MENU_L_KNJ_JIS 40051 +#define MENU_L_KNJ_UTF8N 40052 +#define MENU_L_KNJ_UTF8BOM 40053 +#define MENU_UPDIR 40054 +#define MENU_DCLICK 40055 +#define MENU_SELECT 40056 +#define MENU_SELECT_ALL 40057 +#define MENU_FIND 40058 +#define MENU_FINDNEXT 40059 +#define MENU_DOTFILE 40060 +#define MENU_IMPORT_WS 40061 #define ID_BUTTON40062 40062 #define ID_BUTTON40063 40063 #define ID_BUTTON40064 40064 @@ -602,6 +619,9 @@ #define MENU_CHANGEPASSWD 40172 #define ID_BUTTON40173 40173 #define ID_BUTTON40174 40174 +#define ID_BUTTON40175 40175 +#define MENU_SWITCH_OSS 40176 +#define MENU_OPEN 40177 #define FSNOTIFY_TITLE 65535 #define HOST_SIZEGRIP 65535 @@ -609,9 +629,9 @@ // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 191 -#define _APS_NEXT_COMMAND_VALUE 40175 -#define _APS_NEXT_CONTROL_VALUE 1203 +#define _APS_NEXT_RESOURCE_VALUE 193 +#define _APS_NEXT_COMMAND_VALUE 40177 +#define _APS_NEXT_CONTROL_VALUE 1213 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif