Annotation of truecrypt/common/resource.h, revision 1.1.1.6

1.1       root        1: //{{NO_DEPENDENCIES}}
                      2: // Microsoft Visual C++ generated include file.
                      3: // Used by Common.rc
                      4: //
1.1.1.4   root        5: #define IDB_ABOUT                       50
                      6: #define IDI_TRUECRYPT_ICON              501
                      7: #define IDI_TRUECRYPT_ICON_B            502
                      8: #define IDD_BENCHMARK_DLG               503
                      9: #define IDD_MOUNT_OPTIONS               504
                     10: #define IDD_KEYFILES                    505
                     11: #define IDR_LANGUAGE                    506
                     12: #define IDI_TRUECRYPT                   507
                     13: #define IDD_ABOUT_DLG                   508
                     14: #define IDD_COMMANDHELP_DLG             509
                     15: #define IDD_RAWDEVICES_DLG              510
                     16: #define IDC_HOMEPAGE                    511
                     17: #define IDR_COMMON_RSRC_HEADER          512
                     18: #define IDD_LANGUAGE                    513
                     19: #define IDD_LEGAL_NOTICES               514
                     20: #define IDD_CIPHER_TEST_DLG             515
                     21: #define IDR_LICENSE                     516
                     22: #define IDC_KEY                         5000
                     23: #define IDC_PLAINTEXT                   5001
                     24: #define IDC_CIPHERTEXT                  5002
                     25: #define IDC_LEGAL_NOTICES               5003
1.1.1.5   root       26: #define IDC_LRW_KEY                     5004
                     27: #define IDD_LEGAL_NOTICES_DLG           5005
                     28: #define IDC_LRW_BLOCK_INDEX             5006
                     29: #define IDD_KEYFILE_GENERATOR           5007
                     30: #define IDC_CIPHER                      5008
                     31: #define IDC_POOL_CONTENTS               5009
                     32: #define IDC_PRF_ID                      5010
                     33: #define IDC_KEY_SIZE                    5011
                     34: #define IDC_PLAINTEXT_SIZE              5012
                     35: #define IDC_REDTICK                     5013
                     36: #define IDC_TESTS_MESSAGE               5014
                     37: #define IDC_RESET                       5015
                     38: #define IDC_AUTO                        5016
                     39: #define IDC_DECRYPT                     5017
                     40: #define IDT_TEST_KEY                    5018
                     41: #define IDT_TEST_PLAINTEXT              5019
                     42: #define IDT_PRF                         5020
                     43: #define IDT_LRW_MODE                    5021
                     44: #define IDT_TEST_CIPHERTEXT             5022
                     45: #define IDT_KEY                         5023
                     46: #define IDT_PLAINTEXT                   5024
                     47: #define IDC_ENCRYPT                     5025
                     48: #define IDT_KEY_UNIT                    5026
                     49: #define IDT_CIPHER                      5027
                     50: #define IDT_PLAINTEXT_SIZE_UNIT         5028
                     51: #define IDC_DEVICELIST                  5029
                     52: #define IDT_LRW_KEY                     5030
                     53: #define IDC_PERFORM_BENCHMARK           5031
                     54: #define IDT_LRW_BLOCK_INDEX             5032
                     55: #define IDC_KEYFILES_HIDVOL_PROT        5033
                     56: #define IDC_KEYLIST                     5034
                     57: #define IDC_ABOUT_IMG                   5035
                     58: #define IDT_ABOUT_VERSION               5036
                     59: #define IDT_BOX_BENCHMARK_INFO          5037
                     60: #define IDC_FORUMS                      5038
                     61: #define IDC_ABOUT_CREDITS               5039
                     62: #define IDT_SORT_METHOD                 5040
                     63: #define IDC_MOUNT_READONLY              5041
                     64: #define IDC_MOUNT_REMOVABLE             5042
                     65: #define IDC_PROTECT_HIDDEN_VOL          5043
                     66: #define IDC_COMMANDHELP_TEXT            5044
                     67: #define IDT_HIDDEN_PROT_PASSWD          5045
                     68: #define IDC_RESULTS                     5046
                     69: #define IDC_KEYADD                      5047
                     70: #define IDC_KEYREMOVE                   5048
                     71: #define IDC_KEYREMOVEALL                5049
                     72: #define IDC_KEYFILES_ENABLE             5050
                     73: #define IDT_HIDDEN_VOL_PROTECTION       5051
                     74: #define IDC_ADD_KEYFILE_PATH            5052
                     75: #define IDC_BENCHMARK_BUFFER_SIZE       5053
                     76: #define IDC_SHOW_PASSWORD_MO            5054
                     77: #define IDC_GENERATE_KEYFILE            5055
                     78: #define IDC_BENCHMARK_SORT_METHOD       5056
                     79: #define IDC_PASSWORD_PROT_HIDVOL        5057
                     80: #define IDT_BUFFER_SIZE                 5058
                     81: #define IDC_LANGLIST                    5059
                     82: #define IDT_TEST_VECTORS_NOTE           5060
                     83: #define IDC_KEYFILES_ENABLE_HIDVOL_PROT 5061
                     84: #define IDT_KEYFILES_NOTE               5062
                     85: #define IDT_KEYFILE_WARNING             5063
                     86: #define IDT_KEYFILE_GENERATOR_NOTE      5064
                     87: #define IDC_GENERATE_AND_SAVE_KEYFILE   5065
                     88: #define IDT_POOL_CONTENTS               5066
                     89: #define IDC_GET_LANG_PACKS              5067
                     90: #define IDT_LANGPACK_AUTHORS            5068
                     91: #define IDC_LANGPACK_CREDITS            5069
                     92: #define IDC_LANGPACK_VERSION            5070
                     93: #define IDT_ACTIVE_LANG_PACK            5071
                     94: #define IDC_DISPLAY_POOL_CONTENTS       5072
                     95: #define IDC_LRW_MODE                    5073
                     96: #define IDC_LRW_MODE_ENABLED            5074
1.1.1.6 ! root       97: #define IDC_LRW_INDEX_LSB               5075
1.1       root       98: 
                     99: // Next default values for new objects
                    100: // 
                    101: #ifdef APSTUDIO_INVOKED
                    102: #ifndef APSTUDIO_READONLY_SYMBOLS
                    103: #define _APS_NO_MFC                     1
1.1.1.4   root      104: #define _APS_NEXT_RESOURCE_VALUE        517
1.1       root      105: #define _APS_NEXT_COMMAND_VALUE         40001
1.1.1.6 ! root      106: #define _APS_NEXT_CONTROL_VALUE         5076
1.1       root      107: #define _APS_NEXT_SYMED_VALUE           101
                    108: #endif
                    109: #endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.