Index: src/ch/resource.h =================================================================== diff -u -re6f64ea0eecaf86dfa1a42c80604d227b69be768 -r931355150221601949c1e8e3efc9e1621d337189 --- src/ch/resource.h (.../resource.h) (revision e6f64ea0eecaf86dfa1a42c80604d227b69be768) +++ src/ch/resource.h (.../resource.h) (revision 931355150221601949c1e8e3efc9e1621d337189) @@ -429,11 +429,18 @@ #define IDC_NOT_ENOUGH_SPACE_ADD_BUTTON 1400 #define IDC_BOTTOM_BAR_STATIC 1401 #define IDC_INCLUDE_MASK_CHECK 1402 +#define IDC_ALREADY_EXISTS_UP_BUTTON 1402 #define IDC_INCLUDE_MASK_COMBO 1403 +#define IDC_ALREADY_EXISTS_DOWN_BUTTON 1403 #define IDC_EXCLUDE_MASK_CHECK 1404 +#define IDC_FILE_ERROR_UP_BUTTON 1404 #define IDC_EXCLUDE_MASK_COMBO 1405 +#define IDC_FILE_ERROR_DOWN_BUTTON 1405 #define IDC_FILTER_BY_SIZE_CHECK 1406 +#define IDC_NOT_ENOUGH_SPACE_UP_BUTTON 1406 #define IDC_FILTER_BY_SIZE_COMBO 1407 +#define IDC_FILE_ERROR_DOWN_BUTTON2 1407 +#define IDC_NOT_ENOUGH_SPACE_DOWN_BUTTON 1407 #define IDC_FILTER_BY_DATE_CHECK 1408 #define IDC_FILTER_BY_DATE_COMBO 1409 #define IDC_RESPONSE_STATIC 1410 @@ -446,9 +453,9 @@ #define IDC_SOURCE_DATE_STATIC 1417 #define IDC_DST_DATE_STATIC 1418 #define IDC_ERROR_DETAILS_STATIC 1423 -#define IDC_NAMES_STATIC 1424 #define IDC_FILENAME_EDIT 1425 #define IDC_LOCATION_STATIC 1426 +#define IDC_NAMES_STATIC2 1426 #define IDC_REQUIRED_SPACE_HDR_STATIC 1427 #define IDC_AVAILABLE_SPACE_HDR_STATIC 1428 #define IDC_DETAILS_STATIC 1429