--- truecrypt/common/resource.h 2018/04/24 16:48:17 1.1.1.9 +++ truecrypt/common/resource.h 2018/04/24 16:53:35 1.1.1.12 @@ -22,7 +22,22 @@ #define IDB_TEXTUAL_LOGO_96DPI 518 #define IDB_TEXTUAL_LOGO_288DPI 519 #define IDR_BOOT_SECTOR 520 -#define IDR_BOOT_LOADER 521 +#define IDR_BOOT_SECTOR_AES 521 +#define IDR_BOOT_SECTOR_SERPENT 522 +#define IDR_BOOT_SECTOR_TWOFISH 523 +#define IDR_BOOT_LOADER_DECOMPRESSOR 524 +#define IDR_BOOT_LOADER 525 +#define IDR_BOOT_LOADER_AES 526 +#define IDR_BOOT_LOADER_SERPENT 527 +#define IDR_BOOT_LOADER_TWOFISH 528 +#define IDR_RESCUE_BOOT_SECTOR 529 +#define IDR_RESCUE_BOOT_SECTOR_AES 530 +#define IDR_RESCUE_BOOT_SECTOR_SERPENT 531 +#define IDR_RESCUE_BOOT_SECTOR_TWOFISH 532 +#define IDR_RESCUE_LOADER 533 +#define IDR_RESCUE_LOADER_AES 534 +#define IDR_RESCUE_LOADER_SERPENT 535 +#define IDR_RESCUE_LOADER_TWOFISH 536 #define IDC_PRINT 5000 #define IDC_KEY 5001 #define IDC_PLAINTEXT 5002 @@ -71,62 +86,64 @@ #define IDC_MOUNT_REMOVABLE 5045 #define IDC_PROTECT_HIDDEN_VOL 5046 #define IDC_COMMANDHELP_TEXT 5047 -#define IDT_HIDDEN_PROT_PASSWD 5048 -#define IDC_RESULTS 5049 -#define IDC_KEYADD 5050 -#define IDC_KEYREMOVE 5051 -#define IDC_KEYREMOVEALL 5052 -#define IDC_KEYFILES_ENABLE 5053 -#define IDT_HIDDEN_VOL_PROTECTION 5054 -#define IDC_ADD_KEYFILE_PATH 5055 -#define IDC_BENCHMARK_BUFFER_SIZE 5056 -#define IDC_SHOW_PASSWORD_MO 5057 -#define IDC_GENERATE_KEYFILE 5058 -#define IDC_BENCHMARK_SORT_METHOD 5059 -#define IDC_PASSWORD_PROT_HIDVOL 5060 -#define IDT_BUFFER_SIZE 5061 -#define IDC_LANGLIST 5062 -#define IDC_KEYFILES_ENABLE_HIDVOL_PROT 5063 -#define IDT_KEYFILES_NOTE 5064 -#define IDT_KEYFILE_WARNING 5065 -#define IDT_KEYFILE_GENERATOR_NOTE 5066 -#define IDC_GENERATE_AND_SAVE_KEYFILE 5067 -#define IDT_POOL_CONTENTS 5068 -#define IDC_GET_LANG_PACKS 5069 -#define IDT_LANGPACK_AUTHORS 5070 -#define IDC_LANGPACK_CREDITS 5071 -#define IDC_LANGPACK_VERSION 5072 -#define IDT_ACTIVE_LANG_PACK 5073 -#define IDC_DISPLAY_POOL_CONTENTS 5074 -#define IDC_XTS_MODE_ENABLED 5075 -#define IDC_MULTI_CHOICE_MSG 5076 -#define IDC_CHOICE1 5077 -#define IDC_CHOICE5 5078 -#define IDC_CHOICE2 5079 -#define IDC_CHOICE3 5080 -#define IDC_CHOICE4 5081 -#define IDC_CHOICE6 5082 -#define IDC_CHOICE7 5083 -#define IDC_CHOICE8 5084 -#define IDC_CHOICE9 5085 -#define IDC_CHOICE10 5086 -#define IDC_MC_DLG_HR1 5087 -#define IDC_MC_DLG_HR2 5088 -#define IDC_DONATIONS 5089 -#define IDC_LINK_HIDVOL_PROTECTION_INFO 5090 -#define IDC_LINK_KEYFILES_INFO 5091 -#define IDC_TEXTUAL_LOGO_IMG 5092 -#define IDC_ASPECT_RATIO_CALIBRATION_BOX 5093 -#define IDC_ABOUT_LOGO_AREA 5094 +#define IDC_USE_EMBEDDED_HEADER_BAK 5048 +#define IDC_MOUNT_SYSENC_PART_WITHOUT_PBA 5049 +#define IDT_HIDDEN_PROT_PASSWD 5050 +#define IDC_RESULTS 5051 +#define IDC_KEYADD 5052 +#define IDC_KEYREMOVE 5053 +#define IDC_KEYREMOVEALL 5054 +#define IDC_KEYFILES_ENABLE 5055 +#define IDT_HIDDEN_VOL_PROTECTION 5056 +#define IDC_ADD_KEYFILE_PATH 5057 +#define IDC_BENCHMARK_BUFFER_SIZE 5058 +#define IDC_SHOW_PASSWORD_MO 5059 +#define IDC_GENERATE_KEYFILE 5060 +#define IDC_BENCHMARK_SORT_METHOD 5061 +#define IDC_PASSWORD_PROT_HIDVOL 5062 +#define IDT_BUFFER_SIZE 5063 +#define IDC_LANGLIST 5064 +#define IDC_KEYFILES_ENABLE_HIDVOL_PROT 5065 +#define IDT_KEYFILES_NOTE 5066 +#define IDT_KEYFILE_WARNING 5067 +#define IDT_KEYFILE_GENERATOR_NOTE 5068 +#define IDC_GENERATE_AND_SAVE_KEYFILE 5069 +#define IDT_POOL_CONTENTS 5070 +#define IDC_GET_LANG_PACKS 5071 +#define IDT_LANGPACK_AUTHORS 5072 +#define IDC_LANGPACK_CREDITS 5073 +#define IDC_LANGPACK_VERSION 5074 +#define IDT_ACTIVE_LANG_PACK 5075 +#define IDC_DISPLAY_POOL_CONTENTS 5076 +#define IDC_XTS_MODE_ENABLED 5077 +#define IDC_MULTI_CHOICE_MSG 5078 +#define IDC_CHOICE1 5079 +#define IDC_CHOICE5 5080 +#define IDC_CHOICE2 5081 +#define IDC_CHOICE3 5082 +#define IDC_CHOICE4 5083 +#define IDC_CHOICE6 5084 +#define IDC_CHOICE7 5085 +#define IDC_CHOICE8 5086 +#define IDC_CHOICE9 5087 +#define IDC_CHOICE10 5088 +#define IDC_MC_DLG_HR1 5089 +#define IDC_MC_DLG_HR2 5090 +#define IDC_DONATIONS 5091 +#define IDC_LINK_HIDVOL_PROTECTION_INFO 5092 +#define IDC_LINK_KEYFILES_INFO 5093 +#define IDC_TEXTUAL_LOGO_IMG 5094 +#define IDC_ASPECT_RATIO_CALIBRATION_BOX 5095 +#define IDC_ABOUT_LOGO_AREA 5096 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NO_MFC 1 -#define _APS_NEXT_RESOURCE_VALUE 522 +#define _APS_NEXT_RESOURCE_VALUE 537 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 5095 +#define _APS_NEXT_CONTROL_VALUE 5097 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif