1 #define IDI_ICON 1 2 3 #define IDS_MESSAGE_NO_ERRORS 3001 4 5 #define IDS_PROGRESS_TESTING 3302 6 #define IDS_OPENNING 3303 7 #define IDS_SCANNING 3304 8 9 #define IDS_MOVING 6005 10 11 #define IDS_CHECKSUM_CALCULATING 7500 12 #define IDS_CHECKSUM_INFORMATION 7501 13 #define IDS_CHECKSUM_CRC_DATA 7502 14 #define IDS_CHECKSUM_CRC_DATA_NAMES 7503 15 #define IDS_CHECKSUM_CRC_STREAMS_NAMES 7504 16 17 #define IDS_INCORRECT_VOLUME_SIZE 7307 18 19 #define IDS_MEM_REQUIRES_BIG_MEM 7811 20 #define IDS_MEM_REQUIRED_MEM_SIZE 7812 21 #define IDS_MEM_CURRENT_MEM_LIMIT 7813 22 #define IDS_MEM_USAGE_LIMIT_SET_BY_7ZIP 7814 23 #define IDS_MEM_RAM_SIZE 7815 24 25 #define IDS_MSG_ARC_UNPACKING_WAS_SKIPPED 7822 26