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_CHECKSUM_CALCULATING 7500 10 #define IDS_CHECKSUM_INFORMATION 7501 11 #define IDS_CHECKSUM_CRC_DATA 7502 12 #define IDS_CHECKSUM_CRC_DATA_NAMES 7503 13 #define IDS_CHECKSUM_CRC_STREAMS_NAMES 7504 14 15 #define IDS_INCORRECT_VOLUME_SIZE 7307 16 17 #define IDS_MEM_REQUIRES_BIG_MEM 7811 18 #define IDS_MEM_REQUIRED_MEM_SIZE 7812 19 #define IDS_MEM_CURRENT_MEM_LIMIT 7813 20 #define IDS_MEM_USAGE_LIMIT_SET_BY_7ZIP 7814 21 #define IDS_MEM_RAM_SIZE 7815 22 23 #define IDS_MSG_ARC_UNPACKING_WAS_SKIPPED 7822 24