Index: src/ch/resource.h =================================================================== diff -u -r50ad2dc9f0b42ba432bb54e4a042582277410773 -rd4064fca634707dcae112e5a41ed37e04455dc2a --- src/ch/resource.h (.../resource.h) (revision 50ad2dc9f0b42ba432bb54e4a042582277410773) +++ src/ch/resource.h (.../resource.h) (revision d4064fca634707dcae112e5a41ed37e04455dc2a) @@ -129,6 +129,7 @@ #define IDC_QUICK_ACCESS_LIST 1054 #define IDC_PATH_EDIT 1055 #define IDC_HEADER_TEXT_STATIC 1056 +#define IDC_DST_PATH_EDIT 1056 #define IDC_FIND_PATH_BUTTON 1057 #define IDC_NEW_FOLDER_BUTTON 1058 #define IDC_PATH_STATIC 1059 @@ -323,8 +324,6 @@ #define IDC_SKIP_BUTTON 1288 #define IDC_SRC_ICON_STATIC 1291 #define IDC_DST_ICON_STATIC 1292 -#define IDC_SRC_INFO_STATIC 1293 -#define IDC_DST_INFO_STATIC 1294 #define IDC_DESC_STATIC 1297 #define IDC_00_STATIC 1298 #define IDC_01_STATIC 1299 @@ -355,7 +354,9 @@ #define IDC_BUFFERCOUNT_SPIN 1324 #define IDC_BUFFERCOUNT_EDIT 1325 #define IDC_COMBO1 1325 +#define IDC_UPDATECHANNEL_COMBO 1325 #define IDC_COMBO2 1326 +#define IDC_UPDATESFREQ_COMBO 1326 #define IDC_LIST1 1327 #define IDC_RICHEDIT21 1329 #define IDC_CHANGELOG_RICHEDIT 1329 @@ -364,6 +365,16 @@ #define IDC_RELESENOTES_STATIC 1332 #define IDC_CHECKFORUPDATESFREQ_STATIC 1333 #define IDC_UPDATECHANNEL_STATIC 1334 +#define IDC_SRC_FILENAME_EDIT 1340 +#define IDC_DST_FILENAME_EDIT 1341 +#define IDC_SRC_FILESIZE_EDIT 1342 +#define IDC_MODIFIEDDATE_EDIT 1343 +#define IDC_SRC_MODIFIEDDATE_EDIT 1343 +#define IDC_DST_FILESIZE_EDIT 1344 +#define IDC_DST_MODIFIEDDATE_EDIT 1345 +#define IDC_SRC_PATH_EDIT 1346 +#define IDC_SRCFILE_STATIC 1347 +#define IDC_DSTFILE_STATIC 1348 #define IDS_APPNAME_STRING 5000 #define IDS_PRIORITY0_STRING 5001 #define IDS_PRIORITY1_STRING 5002 @@ -410,6 +421,7 @@ #define IDS_UPDATER_KILLEDERROR 5046 #define IDS_UPDATER_ALREADYNEWESTVERSION 5047 #define IDS_UPDATER_NEWVERSIONEXISTS 5048 +#define IDS_UPDATER_RELEASENOTES 5049 #define IDS_ONECOPY_STRING 6000 #define IDS_REGISTEROK_STRING 6001 #define IDS_REGISTERERR_STRING 6002 @@ -513,6 +525,7 @@ #define IDS_CFGLOGLEVEL_VALUES 8100 #define IDS_UPDATE_FREQUENCIES 8101 #define IDS_BUFFER_QUEUE_DEPTH 8102 +#define IDS_FASTMOVEBEFOREBLOCK_STRING 8103 #define IDS_MENUCOPY_STRING 9000 #define IDS_MENUMOVE_STRING 9001 #define IDS_MENUCOPYMOVESPECIAL_STRING 9002 @@ -568,10 +581,11 @@ #define IDS_BDDIR_STRING 13034 #define IDS_BDTREE_STRING 13035 #define IDS_BDNDSCONTAINER_STRING 13036 -#define IDS_INFO_FILE_STRING 13037 +#define IDS_INFO_PATH_STRING 13037 #define IDS_INFO_SIZE_STRING 13038 #define IDS_INFO_MODIFIED_STRING 13039 #define IDS_INFO_REASON_STRING 13040 +#define IDS_INFO_FILE_STRING 13041 #define IDS_TITLECOPY_STRING 13500 #define IDS_TITLEMOVE_STRING 13501 #define IDS_TITLEUNKNOWNOPERATION_STRING 13502 @@ -665,6 +679,7 @@ #define IDS_EMPTYSUBTASKNAME_STRING 21554 #define IDS_STATUS_LOADERROR_STRING 21555 #define IDS_EXPORTING_TASK_FAILED 21556 +#define IDS_BUTTON_TRUNCATE_STRING 21557 #define ID_POPUP_SHOW_STATUS 32773 #define ID_POPUP_TIME_CRITICAL 32774 #define ID_POPUP_HIGHEST 32775 @@ -692,9 +707,9 @@ #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_3D_CONTROLS 1 -#define _APS_NEXT_RESOURCE_VALUE 219 +#define _APS_NEXT_RESOURCE_VALUE 221 #define _APS_NEXT_COMMAND_VALUE 32819 -#define _APS_NEXT_CONTROL_VALUE 1335 +#define _APS_NEXT_CONTROL_VALUE 1348 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif