Annotation of truecrypt/mount/mount.rc, revision 1.1.1.27

1.1       root        1: // Microsoft Visual C++ generated resource script.
                      2: //
                      3: #include "resource.h"
                      4: 
                      5: #define APSTUDIO_READONLY_SYMBOLS
                      6: /////////////////////////////////////////////////////////////////////////////
                      7: //
                      8: // Generated from the TEXTINCLUDE 2 resource.
                      9: //
                     10: #include "afxres.h"
                     11: #include "..\\common\\resource.h"
                     12: 
                     13: /////////////////////////////////////////////////////////////////////////////
                     14: #undef APSTUDIO_READONLY_SYMBOLS
                     15: 
                     16: /////////////////////////////////////////////////////////////////////////////
                     17: // English (U.S.) resources
                     18: 
                     19: #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
                     20: #ifdef _WIN32
                     21: LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
                     22: #pragma code_page(1252)
                     23: #endif //_WIN32
                     24: 
                     25: /////////////////////////////////////////////////////////////////////////////
                     26: //
1.1.1.6   root       27: // HEADER
                     28: //
                     29: 
                     30: IDR_MOUNT_RSRC_HEADER   HEADER                  "resource.h"
                     31: 
                     32: /////////////////////////////////////////////////////////////////////////////
                     33: //
1.1.1.10  root       34: // TYPELIB
                     35: //
                     36: 
                     37: IDR_MOUNT_TLB           TYPELIB                 "Mount.tlb"
                     38: 
                     39: /////////////////////////////////////////////////////////////////////////////
                     40: //
1.1       root       41: // Dialog
                     42: //
                     43: 
1.1.1.10  root       44: IDD_PREFERENCES_DLG DIALOGEX 0, 0, 336, 282
                     45: STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
1.1.1.6   root       46: CAPTION "TrueCrypt - Preferences"
1.1       root       47: FONT 8, "MS Shell Dlg", 400, 0, 0x1
                     48: BEGIN
1.1.1.6   root       49:     CONTROL         "Mount volumes as read-only",IDC_PREF_MOUNT_READONLY,
1.1.1.24  root       50:                     "Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,11,11,150,16
1.1.1.10  root       51:     CONTROL         "Mount volumes as removable media",IDC_PREF_MOUNT_REMOVABLE,
1.1.1.24  root       52:                     "Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,162,11,165,16
                     53:     CONTROL         "Enabled",IDC_PREF_BKG_TASK_ENABLE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,44,111,10
1.1.1.10  root       54:     CONTROL         "Exit when there are no mounted volumes",IDC_CLOSE_BKG_TASK_WHEN_NOVOL,
1.1.1.24  root       55:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,140,44,188,10
1.1.1.18  root       56:     CONTROL         "Start TrueCrypt Background Task",IDC_PREF_LOGON_START,
1.1.1.24  root       57:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,75,126,10
1.1.1.10  root       58:     CONTROL         "Mount all device-hosted TrueCrypt volumes",IDC_PREF_LOGON_MOUNT_DEVICES,
1.1.1.24  root       59:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,140,75,188,10
                     60:     CONTROL         "User logs off",IDC_PREF_DISMOUNT_LOGOFF,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,81,104,114,11
1.1.1.10  root       61:     CONTROL         "Entering power saving mode",IDC_PREF_DISMOUNT_POWERSAVING,
1.1.1.24  root       62:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,197,109,130,11
                     63:     CONTROL         "Screen saver is launched",IDC_PREF_DISMOUNT_SCREENSAVER,
                     64:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,81,115,114,10
1.1.1.10  root       65:     CONTROL         "Auto-dismount volume after no data has been read/written to it for",IDC_PREF_DISMOUNT_INACTIVE,
1.1.1.24  root       66:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,128,246,11
                     67:     EDITTEXT        IDC_PREF_DISMOUNT_INACTIVE_TIME,258,127,27,12,ES_AUTOHSCROLL | ES_NUMBER,WS_EX_RIGHT
1.1.1.10  root       68:     CONTROL         "Force auto-dismount even if volume contains open files or directories",IDC_PREF_FORCE_AUTO_DISMOUNT,
1.1.1.24  root       69:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,141,294,10
1.1.1.10  root       70:     CONTROL         "Open Explorer window for successfully mounted volume",IDC_PREF_OPEN_EXPLORER,
1.1.1.24  root       71:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,171,316,11
1.1.1.26  root       72:     CONTROL         "Use a different taskbar icon when there are mounted volumes",IDC_PREF_USE_DIFF_TRAY_ICON_IF_VOL_MOUNTED,
                     73:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,184,314,10
1.1.1.23  root       74:     CONTROL         "Preserve modification timestamp of file containers",IDC_PRESERVE_TIMESTAMPS,
1.1.1.24  root       75:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,196,316,10
1.1.1.10  root       76:     CONTROL         "Cache passwords in driver memory",IDC_PREF_CACHE_PASSWORDS,
1.1.1.24  root       77:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,227,146,11
1.1.1.10  root       78:     CONTROL         "Wipe cached passwords on exit",IDC_PREF_WIPE_CACHE_ON_EXIT,
1.1.1.24  root       79:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,162,227,165,11
1.1.1.10  root       80:     CONTROL         "Wipe cached passwords on auto-dismount",IDC_PREF_WIPE_CACHE_ON_AUTODISMOUNT,
1.1.1.24  root       81:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,239,296,11
                     82:     PUSHBUTTON      "More Settings...",IDC_MORE_SETTINGS,5,262,85,14
1.1.1.18  root       83:     DEFPUSHBUTTON   "OK",IDOK,225,262,50,14
                     84:     PUSHBUTTON      "Cancel",IDCANCEL,281,262,50,14
1.1.1.24  root       85:     GROUPBOX        "Windows",IDT_WINDOWS_RELATED_SETTING,4,160,328,52
                     86:     GROUPBOX        "Default Mount Options",IDT_DEFAULT_MOUNT_OPTIONS,4,3,328,26
                     87:     GROUPBOX        "TrueCrypt Background Task",IDT_TASKBAR_ICON,4,33,328,26
                     88:     GROUPBOX        "Auto-Dismount",IDT_AUTO_DISMOUNT,4,94,328,62
                     89:     LTEXT           "minutes",IDT_MINUTES,289,129,39,10
                     90:     LTEXT           "Dismount all when:",IDT_AUTO_DISMOUNT_ON,9,110,71,17
                     91:     GROUPBOX        "Password Cache",IDT_PW_CACHE_OPTIONS,4,216,328,39
                     92:     GROUPBOX        "Actions to perform upon logon to Windows",IDT_LOGON,4,63,328,28
1.1.1.10  root       93: END
                     94: 
1.1.1.12  root       95: IDD_VOLUME_PROPERTIES DIALOGEX 60, 30, 284, 186
1.1.1.10  root       96: STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
1.1.1.6   root       97: CAPTION "TrueCrypt Volume Properties"
1.1       root       98: FONT 8, "MS Shell Dlg", 400, 0, 0x1
                     99: BEGIN
1.1.1.12  root      100:     DEFPUSHBUTTON   "OK",IDOK,114,166,55,14
                    101:     CONTROL         "",IDC_VOLUME_PROPERTIES_LIST,"SysListView32",LVS_REPORT | LVS_ALIGNLEFT | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,6,269,154
1.1       root      102: END
                    103: 
1.1.1.10  root      104: IDD_PASSWORDCHANGE_DLG DIALOGEX 0, 0, 316, 162
                    105: STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
1.1.1.12  root      106: CAPTION "Change Password or Keyfiles"
1.1       root      107: CLASS "CustomDlg"
                    108: FONT 8, "MS Shell Dlg", 0, 0, 0x0
                    109: BEGIN
1.1.1.10  root      110:     EDITTEXT        IDC_OLD_PASSWORD,89,14,147,13,ES_PASSWORD | ES_AUTOHSCROLL
                    111:     CONTROL         "Use keyfiles",IDC_ENABLE_KEYFILES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,89,34,86,10
                    112:     PUSHBUTTON      "Keyfiles...",IDC_KEYFILES,177,32,59,14
                    113:     CONTROL         "Display password",IDC_SHOW_PASSWORD_CHPWD_ORI,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,89,46,138,10,WS_EX_TRANSPARENT
                    114:     EDITTEXT        IDC_PASSWORD,89,74,147,13,ES_PASSWORD | ES_AUTOHSCROLL
                    115:     EDITTEXT        IDC_VERIFY,89,90,147,13,ES_PASSWORD | ES_AUTOHSCROLL
                    116:     CONTROL         "Use keyfiles",IDC_ENABLE_NEW_KEYFILES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,89,109,86,11
                    117:     PUSHBUTTON      "Keyfiles...",IDC_NEW_KEYFILES,177,107,59,14
                    118:     CONTROL         "Display password",IDC_SHOW_PASSWORD_CHPWD_NEW,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,89,121,139,11,WS_EX_TRANSPARENT
                    119:     COMBOBOX        IDC_PKCS5_PRF_ID,89,136,91,90,CBS_DROPDOWNLIST | WS_TABSTOP
                    120:     DEFPUSHBUTTON   "OK",IDOK,251,7,59,14
                    121:     PUSHBUTTON      "Cancel",IDCANCEL,251,24,59,14
1.1.1.6   root      122:     RTEXT           "Password:",IDT_PASSWORD,12,16,72,8
                    123:     RTEXT           "Password:",IDT_NEW_PASSWORD,8,77,76,8
1.1.1.10  root      124:     RTEXT           "Confirm Password:",IDT_CONFIRM_PASSWORD,9,93,75,16
1.1.1.9   root      125:     RTEXT           "PKCS-5 PRF:",IDT_PKCS5_PRF,9,137,74,10,SS_CENTERIMAGE
1.1.1.10  root      126:     GROUPBOX        "Current",IDT_CURRENT,6,3,238,58
                    127:     GROUPBOX        "New",IDT_NEW,6,63,238,93
1.1       root      128: END
                    129: 
1.1.1.25  root      130: IDD_MOUNT_DLG DIALOGEX 0, 0, 375, 271
1.1.1.10  root      131: STYLE DS_SETFONT | DS_SETFOREGROUND | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_MINIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU
1.1.1.6   root      132: CAPTION "TrueCrypt"
1.1       root      133: MENU IDR_MENU
                    134: CLASS "CustomDlg"
                    135: FONT 8, "MS Shell Dlg", 0, 0, 0x0
                    136: BEGIN
1.1.1.25  root      137:     CONTROL         "",IDC_DRIVELIST,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_ALIGNLEFT | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,8,5,360,135
1.1.1.5   root      138:     PUSHBUTTON      "&Create Volume",IDC_CREATE_VOLUME,16,159,84,14
1.1.1.10  root      139:     PUSHBUTTON      "&Volume Properties...",IDC_VOLUME_PROPERTIES,146,159,84,14
1.1.1.5   root      140:     PUSHBUTTON      "&Wipe Cache",IDC_WIPE_CACHE,276,159,84,14
1.1.1.10  root      141:     COMBOBOX        IDC_VOLUME,56,192,212,74,CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
                    142:     CONTROL         "&Never save history",IDC_NO_HISTORY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,207,122,10
1.1.1.6   root      143:     PUSHBUTTON      "Volume &Tools...",IDC_VOLUME_TOOLS,184,211,84,14
                    144:     PUSHBUTTON      "Select &File...",IDC_SELECT_FILE,276,192,84,14
                    145:     PUSHBUTTON      "Select D&evice...",IDC_SELECT_DEVICE,276,211,84,14
                    146:     DEFPUSHBUTTON   "OK",IDOK,8,243,84,18,WS_GROUP
                    147:     PUSHBUTTON      "&Auto-Mount Devices",IDC_MOUNTALL,100,243,84,18
                    148:     PUSHBUTTON      "Di&smount All",IDC_UNMOUNTALL,192,243,84,18,WS_GROUP
                    149:     PUSHBUTTON      "E&xit",IDC_EXIT,284,243,84,18,WS_GROUP
1.1.1.11  root      150:     CONTROL         112,IDC_LOGO,"Static",SS_BITMAP | SS_NOTIFY | WS_BORDER,16,192,27,31
1.1.1.6   root      151:     GROUPBOX        "Volume",IDT_VOLUME,8,179,360,53
1.1.1.25  root      152:     CONTROL         "",IDC_STATIC,"Static",SS_ETCHEDFRAME,2,0,372,147
                    153:     CONTROL         "",IDC_STATIC,"Static",SS_ETCHEDFRAME,282,242,88,20
                    154:     CONTROL         "",IDC_STATIC,"Static",SS_ETCHEDFRAME,190,242,88,20
                    155:     CONTROL         "",IDC_STATIC,"Static",SS_ETCHEDFRAME,6,242,88,20
                    156:     CONTROL         "",IDC_STATIC,"Static",SS_ETCHEDFRAME,98,242,88,20
                    157:     CONTROL         "",IDC_STATIC,"Static",SS_ETCHEDFRAME,2,151,372,119
1.1       root      158: END
                    159: 
1.1.1.6   root      160: IDD_PASSWORD_DLG DIALOGEX 0, 0, 280, 68
1.1.1.10  root      161: STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION
1.1.1.6   root      162: CAPTION "Enter TrueCrypt Volume Password"
1.1       root      163: FONT 8, "MS Shell Dlg", 0, 0, 0x0
                    164: BEGIN
1.1.1.6   root      165:     EDITTEXT        IDC_PASSWORD,48,8,153,14,ES_PASSWORD | ES_AUTOHSCROLL
1.1.1.8   root      166:     CONTROL         "Cache passwords and keyfil&es in memory",IDC_CACHE,
1.1.1.6   root      167:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,52,27,153,10
1.1.1.10  root      168:     CONTROL         "&Display password",IDC_SHOW_PASSWORD,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,52,40,83,10
                    169:     CONTROL         "U&se keyfiles",IDC_KEYFILES_ENABLE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,52,52,83,11
1.1.1.8   root      170:     PUSHBUTTON      "&Keyfiles...",IDC_KEY_FILES,137,49,64,14
                    171:     PUSHBUTTON      "Mount Opti&ons...",IDC_MOUNT_OPTIONS,208,49,64,14
1.1.1.6   root      172:     DEFPUSHBUTTON   "OK",IDOK,208,8,64,14
                    173:     PUSHBUTTON      "Cancel",IDCANCEL,208,25,64,14
1.1.1.7   root      174:     RTEXT           "Password:",IDT_PASSWORD,0,10,46,19
1.1       root      175: END
                    176: 
1.1.1.12  root      177: IDD_TRAVELER_DLG DIALOGEX 0, 0, 300, 269
1.1.1.10  root      178: STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
1.1.1.12  root      179: CAPTION "TrueCrypt Traveler Disk Setup"
1.1.1.5   root      180: FONT 8, "MS Shell Dlg", 400, 0, 0x1
                    181: BEGIN
1.1.1.7   root      182:     EDITTEXT        IDC_DIRECTORY,17,29,205,13,ES_AUTOHSCROLL
                    183:     PUSHBUTTON      "Browse...",IDC_BROWSE_DIRS,228,28,57,14
1.1.1.10  root      184:     CONTROL         "Include TrueCrypt Volume Creation Wizard",IDC_COPY_WIZARD,
                    185:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,19,48,258,10
                    186:     CONTROL         "Do nothing",IDC_AUTORUN_DISABLE,"Button",BS_AUTORADIOBUTTON,15,97,262,10
                    187:     CONTROL         "&Start TrueCrypt",IDC_AUTORUN_START,"Button",BS_AUTORADIOBUTTON,15,108,262,11
                    188:     CONTROL         "&Auto-mount TrueCrypt volume (specified below)",IDC_AUTORUN_MOUNT,
                    189:                     "Button",BS_AUTORADIOBUTTON,15,120,262,11
                    190:     EDITTEXT        IDC_VOLUME_NAME,21,157,194,13,ES_AUTOHSCROLL | WS_DISABLED
1.1.1.7   root      191:     PUSHBUTTON      "Browse...",IDC_BROWSE_FILES,221,156,57,14,WS_DISABLED
1.1.1.10  root      192:     COMBOBOX        IDC_DRIVELIST,120,175,96,69,CBS_DROPDOWNLIST | WS_DISABLED | WS_VSCROLL | WS_TABSTOP
                    193:     CONTROL         "Open &Explorer window for mounted volume",IDC_TRAVEL_OPEN_EXPLORER,
                    194:                     "Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,22,193,256,10
                    195:     CONTROL         "Mount volume as read-&only",IDC_MOUNT_READONLY,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,22,206,256,10
                    196:     CONTROL         "&Cache password in driver memory",IDC_TRAV_CACHE_PASSWORDS,
                    197:                     "Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,22,219,256,10
1.1.1.7   root      198:     DEFPUSHBUTTON   "Create",IDC_CREATE,173,249,57,14
1.1.1.10  root      199:     PUSHBUTTON      "Close",IDCLOSE,236,249,57,14
1.1.1.7   root      200:     GROUPBOX        "File Settings",IDT_FILE_SETTINGS,6,7,287,59
1.1.1.10  root      201:     GROUPBOX        "AutoRun Configuration (autorun.inf)",IDT_AUTORUN,5,70,288,172
1.1.1.12  root      202:     LTEXT           "TrueCrypt volume to mount (relative to traveler disk root):",IDT_TRAVELER_MOUNT,21,147,248,8,WS_DISABLED
1.1.1.10  root      203:     RTEXT           "Mount volume as drive letter:",IDT_MOUNT_LETTER,18,177,99,8,WS_DISABLED
1.1.1.12  root      204:     LTEXT           "Create traveler disk files at (traveler disk root directory):",IDT_TRAVEL_ROOT,18,19,259,8
1.1.1.10  root      205:     GROUPBOX        "Mount Settings",IDT_MOUNT_SETTINGS,13,134,272,100,WS_DISABLED
1.1.1.12  root      206:     LTEXT           "Upon insertion of traveler disk: ",IDT_TRAVEL_INSERTION,13,84,263,8
1.1.1.6   root      207: END
                    208: 
1.1.1.7   root      209: IDD_HOTKEYS_DLG DIALOGEX 0, 0, 381, 239
1.1.1.10  root      210: STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
1.1.1.6   root      211: CAPTION "TrueCrypt - System-Wide Hot Keys"
                    212: CLASS "CustomDlg"
                    213: FONT 8, "MS Shell Dlg", 0, 0, 0x0
                    214: BEGIN
1.1.1.10  root      215:     CONTROL         "",IDC_HOTKEY_LIST,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_ALIGNLEFT | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,7,367,93
1.1.1.7   root      216:     EDITTEXT        IDC_HOTKEY_KEY,108,121,190,13,ES_AUTOHSCROLL
                    217:     PUSHBUTTON      "Assign",IDC_HOTKEY_ASSIGN,304,121,59,14
1.1.1.26  root      218:     CONTROL         "Ctrl",IDC_HK_MOD_CTRL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,109,139,46,10,WS_EX_TRANSPARENT
                    219:     CONTROL         "Shift",IDC_HK_MOD_SHIFT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,162,139,49,10,WS_EX_TRANSPARENT
                    220:     CONTROL         "Alt",IDC_HK_MOD_ALT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,216,139,43,10,WS_EX_TRANSPARENT
1.1.1.10  root      221:     CONTROL         "Win",IDC_HK_MOD_WIN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,266,139,34,10,WS_EX_TRANSPARENT
1.1.1.7   root      222:     PUSHBUTTON      "Remove",IDC_HOTKEY_REMOVE,304,139,59,14
1.1.1.26  root      223:     CONTROL         "Play system notification sound after successful hot-key dismount",IDC_HK_DISMOUNT_PLAY_SOUND,
                    224:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,182,348,10
                    225:     CONTROL         "Display balloon tooltip after successful hot-key dismount",IDC_HK_DISMOUNT_BALLOON_TOOLTIP,
                    226:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,194,351,10,WS_EX_TRANSPARENT
1.1.1.7   root      227:     DEFPUSHBUTTON   "OK",IDOK,249,218,59,14
                    228:     PUSHBUTTON      "Cancel",IDCANCEL,315,218,59,14
                    229:     PUSHBUTTON      "Reset",IDC_RESET_HOTKEYS,7,218,59,14
                    230:     RTEXT           "Key to assign:",IDT_HOTKEY_KEY,15,123,86,8
                    231:     GROUPBOX        "Hot Key Options",IDT_DISMOUNT_ACTION,7,169,367,42
                    232:     GROUPBOX        "Shortcut",IDT_ASSIGN_HOTKEY,7,108,367,53
1.1.1.5   root      233: END
                    234: 
1.1.1.18  root      235: IDD_TOKEN_PREFERENCES DIALOGEX 0, 0, 316, 199
                    236: STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
                    237: CAPTION "TrueCrypt - Security Token Preferences"
                    238: FONT 8, "MS Shell Dlg", 400, 0, 0x1
                    239: BEGIN
                    240:     EDITTEXT        IDC_PKCS11_MODULE,16,23,204,13,ES_AUTOHSCROLL
                    241:     PUSHBUTTON      "Select &Library...",IDC_SELECT_PKCS11_MODULE,226,22,75,14
                    242:     PUSHBUTTON      "Auto-&Detect Library",IDC_AUTO_DETECT_PKCS11_MODULE,16,41,112,14
                    243:     CONTROL         "&Close token session (log out) after a volume is successfully mounted",IDC_CLOSE_TOKEN_SESSION_AFTER_MOUNT,
                    244:                     "Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,16,154,284,9
                    245:     DEFPUSHBUTTON   "OK",IDOK,205,178,50,14
                    246:     PUSHBUTTON      "Cancel",IDCANCEL,259,178,50,14
                    247:     GROUPBOX        "PKCS #11 Library Path",IDT_PKCS11_LIB_PATH,7,7,302,129
                    248:     GROUPBOX        "Security Options",IDT_SECURITY_OPTIONS,7,140,302,30
                    249:     LTEXT           "",IDT_PKCS11_LIB_HELP,16,63,286,65
                    250: END
                    251: 
                    252: IDD_SYSENC_SETTINGS DIALOGEX 0, 0, 370, 242
                    253: STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
                    254: CAPTION "TrueCrypt - System Encryption Settings"
                    255: FONT 8, "MS Shell Dlg", 400, 0, 0x1
                    256: BEGIN
                    257:     CONTROL         "Do not &show any texts in the pre-boot authentication screen (except the below custom message)",IDC_DISABLE_BOOT_LOADER_OUTPUT,
                    258:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,22,339,9
                    259:     EDITTEXT        IDC_CUSTOM_BOOT_LOADER_MESSAGE,18,52,216,14,ES_AUTOHSCROLL
                    260:     CONTROL         "&Cache pre-boot authentication password in driver memory (for mounting of non-system volumes)",IDC_BOOT_LOADER_CACHE_PASSWORD,
                    261:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,178,339,10
                    262:     CONTROL         "Allow pre-boot &authentication to be bypassed by pressing the Esc key (enables boot manager)",IDC_ALLOW_ESC_PBA_BYPASS,
                    263:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,193,340,10
                    264:     DEFPUSHBUTTON   "OK",IDOK,257,220,50,14
                    265:     PUSHBUTTON      "Cancel",IDCANCEL,313,220,50,14
                    266:     LTEXT           "Display this custom message in the pre-boot authentication screen (24 characters maximum):",IDT_CUSTOM_BOOT_LOADER_MESSAGE,18,41,337,8
                    267:     GROUPBOX        "Boot Loader Screen Options",IDT_BOOT_LOADER_SCREEN_OPTIONS,8,7,355,150
                    268:     GROUPBOX        "Security Options",IDT_SECURITY_OPTIONS,8,163,355,49
                    269:     LTEXT           "",IDC_CUSTOM_BOOT_LOADER_MESSAGE_HELP,18,74,337,73
                    270: END
                    271: 
1.1.1.24  root      272: IDD_PERFORMANCE_SETTINGS DIALOGEX 0, 0, 370, 206
                    273: STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
                    274: CAPTION "TrueCrypt - Performance Options"
                    275: FONT 8, "MS Shell Dlg", 400, 0, 0x1
                    276: BEGIN
                    277:     CONTROL         "",IDC_HW_AES_SUPPORTED_BY_CPU,"Static",SS_LEFTNOWORDWRAP | WS_GROUP,294,21,57,12,WS_EX_CLIENTEDGE
                    278:     CONTROL         "Accelerate AES encryption/decryption by using the AES instructions of the processor (if available)",IDC_ENABLE_HARDWARE_ENCRYPTION,
                    279:                     "Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,18,41,340,17
                    280:     LTEXT           "More information",IDC_MORE_INFO_ON_HW_ACCELERATION,18,61,165,10,SS_NOTIFY
                    281:     CONTROL         "Do not use the following number of processors for encryption/decryption:",IDC_LIMIT_ENC_THREAD_POOL,
                    282:                     "Button",BS_AUTOCHECKBOX | BS_TOP | WS_TABSTOP,18,103,283,11
                    283:     COMBOBOX        IDC_ENCRYPTION_FREE_CPU_COUNT,304,101,48,51,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
                    284:     LTEXT           "More information",IDC_MORE_INFO_ON_THREAD_BASED_PARALLELIZATION,18,159,165,10,SS_NOTIFY
                    285:     PUSHBUTTON      "&Benchmark",IDC_BENCHMARK,7,185,59,14
                    286:     DEFPUSHBUTTON   "OK",IDOK,257,185,50,14
                    287:     PUSHBUTTON      "Cancel",IDCANCEL,313,185,50,14
1.1.1.26  root      288:     LTEXT           "Processor (CPU) in this computer supports hardware acceleration for AES:",IDT_HW_AES_SUPPORTED_BY_CPU,18,23,273,9
1.1.1.24  root      289:     GROUPBOX        "Hardware Acceleration",IDT_ACCELERATION_OPTIONS,7,6,355,74
                    290:     GROUPBOX        "Thread-Based Parallelization",IDT_PARALLELIZATION_OPTIONS,7,84,355,93
                    291:     LTEXT           "",IDT_LIMIT_ENC_THREAD_POOL_NOTE,18,126,334,33
                    292: END
                    293: 
                    294: IDD_FAVORITE_VOLUMES DIALOGEX 0, 0, 380, 276
1.1.1.22  root      295: STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
1.1.1.24  root      296: CAPTION "TrueCrypt - Favorite Volumes"
1.1.1.22  root      297: FONT 8, "MS Shell Dlg", 400, 0, 0x1
                    298: BEGIN
1.1.1.24  root      299:     CONTROL         "",IDC_FAVORITE_VOLUMES_LIST,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_ALIGNLEFT | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,7,366,92
                    300:     PUSHBUTTON      "Move &Up",IDC_FAVORITE_MOVE_UP,7,104,63,14
                    301:     PUSHBUTTON      "Move &Down",IDC_FAVORITE_MOVE_DOWN,74,104,63,14
                    302:     PUSHBUTTON      "&Remove",IDC_FAVORITE_REMOVE,310,104,63,14
                    303:     EDITTEXT        IDC_FAVORITE_LABEL,16,142,204,13,ES_AUTOHSCROLL
                    304:     CONTROL         "Mount selected volume as read-o&nly",IDC_FAVORITE_MOUNT_READONLY,
                    305:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,162,349,10
                    306:     CONTROL         "Mount selected volume as remo&vable medium",IDC_FAVORITE_MOUNT_REMOVABLE,
                    307:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,176,349,10
                    308:     CONTROL         "Mount selected volume upon log&on",IDC_FAVORITE_MOUNT_ON_LOGON,
                    309:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,190,349,10
                    310:     CONTROL         "Mount selected volume when its host device gets &connected",IDC_FAVORITE_MOUNT_ON_ARRIVAL,
                    311:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,204,349,10
                    312:     CONTROL         "Open &Explorer window for selected volume when successfully mounted",IDC_FAVORITE_OPEN_EXPLORER_WIN_ON_MOUNT,
                    313:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,218,349,11
                    314:     CONTROL         "Do not mount selected volume when 'Mount Favorite Volumes' &hot key is pressed",IDC_FAVORITE_DISABLE_HOTKEY,
                    315:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,232,349,11
                    316:     LTEXT           "Help on favorite volumes",IDC_FAVORITES_HELP_LINK,17,259,237,10,SS_NOTIFY
                    317:     DEFPUSHBUTTON   "OK",IDOK,269,257,50,14
                    318:     PUSHBUTTON      "Cancel",IDCANCEL,323,257,50,14
                    319:     GROUPBOX        "",IDC_FAV_VOL_OPTIONS_GROUP_BOX,7,121,366,130
                    320:     LTEXT           "Label of selected favorite volume:",IDT_FAVORITE_LABEL,18,132,202,8
                    321:     GROUPBOX        "Global Settings",IDC_FAV_VOL_OPTIONS_GLOBAL_SETTINGS_BOX,7,202,366,49
1.1.1.22  root      322: END
                    323: 
1.1       root      324: 
                    325: /////////////////////////////////////////////////////////////////////////////
                    326: //
                    327: // DESIGNINFO
                    328: //
                    329: 
                    330: #ifdef APSTUDIO_INVOKED
                    331: GUIDELINES DESIGNINFO 
                    332: BEGIN
                    333:     IDD_PREFERENCES_DLG, DIALOG
                    334:     BEGIN
                    335:         LEFTMARGIN, 7
1.1.1.10  root      336:         RIGHTMARGIN, 329
1.1       root      337:         TOPMARGIN, 7
1.1.1.10  root      338:         BOTTOMMARGIN, 280
1.1       root      339:     END
                    340: 
                    341:     IDD_VOLUME_PROPERTIES, DIALOG
                    342:     BEGIN
                    343:         LEFTMARGIN, 7
1.1.1.10  root      344:         RIGHTMARGIN, 277
1.1       root      345:         TOPMARGIN, 7
1.1.1.12  root      346:         BOTTOMMARGIN, 179
1.1       root      347:     END
                    348: 
                    349:     IDD_PASSWORDCHANGE_DLG, DIALOG
                    350:     BEGIN
                    351:         LEFTMARGIN, 7
1.1.1.10  root      352:         RIGHTMARGIN, 309
1.1       root      353:         TOPMARGIN, 7
1.1.1.6   root      354:         BOTTOMMARGIN, 155
1.1       root      355:     END
                    356: 
                    357:     IDD_MOUNT_DLG, DIALOG
                    358:     BEGIN
                    359:         RIGHTMARGIN, 369
                    360:         BOTTOMMARGIN, 269
                    361:     END
                    362: 
                    363:     IDD_PASSWORD_DLG, DIALOG
                    364:     BEGIN
1.1.1.10  root      365:         BOTTOMMARGIN, 63
1.1.1.5   root      366:     END
                    367: 
1.1.1.12  root      368:     IDD_TRAVELER_DLG, DIALOG
1.1.1.5   root      369:     BEGIN
                    370:         LEFTMARGIN, 7
1.1.1.7   root      371:         RIGHTMARGIN, 293
1.1.1.5   root      372:         TOPMARGIN, 7
1.1.1.7   root      373:         BOTTOMMARGIN, 262
1.1       root      374:     END
1.1.1.6   root      375: 
                    376:     IDD_HOTKEYS_DLG, DIALOG
                    377:     BEGIN
                    378:         LEFTMARGIN, 7
                    379:         RIGHTMARGIN, 374
                    380:         TOPMARGIN, 7
1.1.1.7   root      381:         BOTTOMMARGIN, 232
1.1.1.6   root      382:     END
1.1.1.18  root      383: 
                    384:     IDD_TOKEN_PREFERENCES, DIALOG
                    385:     BEGIN
                    386:         LEFTMARGIN, 7
                    387:         RIGHTMARGIN, 309
                    388:         TOPMARGIN, 7
                    389:         BOTTOMMARGIN, 192
                    390:     END
                    391: 
                    392:     IDD_SYSENC_SETTINGS, DIALOG
                    393:     BEGIN
                    394:         LEFTMARGIN, 7
                    395:         RIGHTMARGIN, 363
                    396:         TOPMARGIN, 7
1.1.1.22  root      397:     END
                    398: 
1.1.1.24  root      399:     IDD_PERFORMANCE_SETTINGS, DIALOG
1.1.1.22  root      400:     BEGIN
                    401:         LEFTMARGIN, 7
                    402:         RIGHTMARGIN, 363
                    403:         TOPMARGIN, 7
1.1.1.24  root      404:         BOTTOMMARGIN, 199
                    405:     END
                    406: 
                    407:     IDD_FAVORITE_VOLUMES, DIALOG
                    408:     BEGIN
                    409:         LEFTMARGIN, 7
                    410:         RIGHTMARGIN, 373
                    411:         TOPMARGIN, 7
                    412:         BOTTOMMARGIN, 269
1.1.1.18  root      413:     END
1.1       root      414: END
                    415: #endif    // APSTUDIO_INVOKED
                    416: 
                    417: 
                    418: /////////////////////////////////////////////////////////////////////////////
                    419: //
                    420: // Version
                    421: //
                    422: 
                    423: VS_VERSION_INFO VERSIONINFO
1.1.1.27! root      424:  FILEVERSION 7,1,1,0
        !           425:  PRODUCTVERSION 7,1,1,0
1.1.1.16  root      426:  FILEFLAGSMASK 0x17L
1.1       root      427: #ifdef _DEBUG
1.1.1.16  root      428:  FILEFLAGS 0x1L
1.1       root      429: #else
1.1.1.16  root      430:  FILEFLAGS 0x0L
1.1       root      431: #endif
                    432:  FILEOS 0x4L
                    433:  FILETYPE 0x1L
                    434:  FILESUBTYPE 0x0L
                    435: BEGIN
                    436:     BLOCK "StringFileInfo"
                    437:     BEGIN
                    438:         BLOCK "040904b0"
                    439:         BEGIN
1.1.1.2   root      440:             VALUE "CompanyName", "TrueCrypt Foundation"
1.1       root      441:             VALUE "FileDescription", "TrueCrypt"
1.1.1.27! root      442:             VALUE "FileVersion", "7.1a"
1.1.1.7   root      443:             VALUE "LegalTrademarks", "TrueCrypt"
1.1       root      444:             VALUE "OriginalFilename", "TrueCrypt.exe"
                    445:             VALUE "ProductName", "TrueCrypt"
1.1.1.27! root      446:             VALUE "ProductVersion", "7.1a"
1.1       root      447:         END
                    448:     END
                    449:     BLOCK "VarFileInfo"
                    450:     BEGIN
                    451:         VALUE "Translation", 0x409, 1200
                    452:     END
                    453: END
                    454: 
                    455: 
                    456: #ifdef APSTUDIO_INVOKED
                    457: /////////////////////////////////////////////////////////////////////////////
                    458: //
                    459: // TEXTINCLUDE
                    460: //
                    461: 
                    462: 1 TEXTINCLUDE 
                    463: BEGIN
                    464:     "resource.h\0"
                    465: END
                    466: 
                    467: 2 TEXTINCLUDE 
                    468: BEGIN
                    469:     "#include ""afxres.h""\r\n"
                    470:     "#include ""..\\\\common\\\\resource.h""\r\n"
                    471:     "\0"
                    472: END
                    473: 
                    474: 3 TEXTINCLUDE 
                    475: BEGIN
                    476:     "#include ""..\\\\common\\\\common.rc""\r\n"
                    477:     "\0"
                    478: END
                    479: 
                    480: #endif    // APSTUDIO_INVOKED
                    481: 
                    482: 
                    483: /////////////////////////////////////////////////////////////////////////////
                    484: //
                    485: // Bitmap
                    486: //
                    487: 
1.1.1.11  root      488: IDB_DRIVEICON           BITMAP                  "Drive_icon_96dpi.bmp"
                    489: IDB_DRIVEICON_MASK      BITMAP                  "Drive_icon_mask_96dpi.bmp"
                    490: IDB_LOGO_96DPI          BITMAP                  "Logo_96dpi.bmp"
                    491: IDB_LOGO_288DPI         BITMAP                  "Logo_288dpi.bmp"
1.1.1.12  root      492: IDB_SYS_DRIVEICON       BITMAP                  "System_drive_icon_96dpi.bmp"
                    493: IDB_SYS_DRIVEICON_MASK  BITMAP                  "System_drive_icon_mask_96dpi.bmp"
1.1       root      494: 
                    495: /////////////////////////////////////////////////////////////////////////////
                    496: //
                    497: // Menu
                    498: //
                    499: 
                    500: IDR_MENU MENU 
                    501: BEGIN
1.1.1.7   root      502:     POPUP "&Volumes"
1.1       root      503:     BEGIN
1.1.1.6   root      504:         MENUITEM "Select File...",              IDM_SELECT_FILE
                    505:         MENUITEM "Select Device...",            IDM_SELECT_DEVICE
                    506:         MENUITEM SEPARATOR
1.1.1.24  root      507:         MENUITEM "Create New Volume...",        IDM_CREATE_VOLUME
1.1.1.18  root      508:         MENUITEM "Resume Interrupted Process",  IDM_RESUME_INTERRUPTED_PROC
                    509:         MENUITEM SEPARATOR
1.1.1.6   root      510:         MENUITEM "Mount Volume",                IDM_MOUNT_VOLUME
1.1.1.5   root      511:         MENUITEM "Mount Volume with Options",   IDM_MOUNT_VOLUME_OPTIONS
1.1.1.6   root      512:         MENUITEM "Auto-Mount All Device-Hosted Volumes", IDM_MOUNTALL
                    513:         MENUITEM SEPARATOR
                    514:         MENUITEM "Dismount Volume",             IDM_UNMOUNT_VOLUME
                    515:         MENUITEM "Dismount All Mounted Volumes", IDM_UNMOUNTALL
                    516:         MENUITEM SEPARATOR
                    517:         MENUITEM "Change Volume Password...",   IDM_CHANGE_PASSWORD
1.1.1.24  root      518:         MENUITEM "Add/Remove Keyfiles to/from Volume...", IDM_ADD_REMOVE_VOL_KEYFILES
                    519:         MENUITEM "Remove All Keyfiles from Volume...", IDM_REMOVE_ALL_KEYFILES_FROM_VOL
1.1.1.10  root      520:         MENUITEM "Set Header Key Derivation Algorithm...", IDM_CHANGE_HEADER_KEY_DERIV_ALGO
1.1.1.6   root      521:         MENUITEM SEPARATOR
                    522:         MENUITEM "Volume Properties",           IDM_VOLUME_PROPERTIES
                    523:     END
1.1.1.14  root      524:     POPUP "S&ystem"
1.1.1.12  root      525:     BEGIN
                    526:         MENUITEM "Encrypt System Partition/Drive...", IDM_ENCRYPT_SYSTEM_DEVICE
                    527:         MENUITEM "Permanently Decrypt System Partition/Drive", IDM_PERMANENTLY_DECRYPT_SYS
                    528:         MENUITEM "Resume Interrupted Process",  IDM_SYSENC_RESUME
                    529:         MENUITEM SEPARATOR
1.1.1.16  root      530:         MENUITEM "Create Hidden Operating System...", IDM_CREATE_HIDDEN_OS
                    531:         MENUITEM SEPARATOR
1.1.1.12  root      532:         MENUITEM "Create Rescue Disk...",       IDM_CREATE_RESCUE_DISK
                    533:         MENUITEM "Verify Rescue Disk",          IDM_VERIFY_RESCUE_DISK
                    534:         MENUITEM SEPARATOR
1.1.1.18  root      535:         MENUITEM "Mount Without Pre-Boot &Authentication...", IDM_MOUNT_SYSENC_PART_WITHOUT_PBA
                    536:         MENUITEM SEPARATOR
1.1.1.12  root      537:         MENUITEM "Change Password...",          IDM_CHANGE_SYS_PASSWORD
                    538:         MENUITEM "Set Header Key Derivation Algorithm...", IDM_CHANGE_SYS_HEADER_KEY_DERIV_ALGO
                    539:         MENUITEM SEPARATOR
1.1.1.18  root      540:         MENUITEM "Properties...",               IDM_SYSTEM_ENCRYPTION_STATUS
1.1.1.14  root      541:         MENUITEM SEPARATOR
1.1.1.18  root      542:         MENUITEM "Settings...",                 IDM_SYS_ENC_SETTINGS
1.1.1.12  root      543:     END
1.1.1.24  root      544:     POPUP "Favor&ites"
1.1.1.6   root      545:     BEGIN
1.1.1.24  root      546:         MENUITEM "Add Mounted Volume to Favorites...", IDM_ADD_VOLUME_TO_FAVORITES
                    547:         MENUITEM "Add Mounted Volume to System Favorites...", IDM_ADD_VOLUME_TO_SYSTEM_FAVORITES
1.1       root      548:         MENUITEM SEPARATOR
1.1.1.24  root      549:         MENUITEM "Organize Favorite Volumes...", IDM_ORGANIZE_FAVORITES
                    550:         MENUITEM "Organize System Favorite Volumes...", IDM_ORGANIZE_SYSTEM_FAVORITES
1.1       root      551:         MENUITEM SEPARATOR
1.1.1.24  root      552:         MENUITEM "Mount Favorite Volumes",      IDM_MOUNT_FAVORITE_VOLUMES
1.1       root      553:     END
1.1.1.7   root      554:     POPUP "T&ools"
1.1       root      555:     BEGIN
1.1.1.6   root      556:         MENUITEM "Benchmark...",                IDM_BENCHMARK
                    557:         MENUITEM "Test Vectors...",             IDM_TEST_VECTORS
                    558:         MENUITEM SEPARATOR
1.1.1.12  root      559:         MENUITEM "Traveler Disk Setup...",      IDM_TRAVELER
1.1.1.6   root      560:         MENUITEM "Volume Creation Wizard",      IDM_VOLUME_WIZARD
1.1       root      561:         MENUITEM SEPARATOR
1.1.1.24  root      562:         MENUITEM "Keyfile Generator",           IDM_KEYFILE_GENERATOR
                    563:         MENUITEM "Manage Security Token Keyfiles...", IDM_MANAGE_TOKEN_KEYFILES
                    564:         MENUITEM "Close All Security Token Sessions", IDM_CLOSE_ALL_TOKEN_SESSIONS
1.1.1.5   root      565:         MENUITEM SEPARATOR
1.1.1.6   root      566:         MENUITEM "Backup Volume Header...",     IDM_BACKUP_VOL_HEADER
                    567:         MENUITEM "Restore Volume Header...",    IDM_RESTORE_VOL_HEADER
                    568:         MENUITEM SEPARATOR
1.1.1.24  root      569:         MENUITEM "Refresh Drive Letters",       IDM_REFRESH_DRIVE_LETTERS
                    570:         MENUITEM SEPARATOR
1.1.1.6   root      571:         MENUITEM "Clear Volume History",        IDM_CLEAR_HISTORY
                    572:         MENUITEM "Wipe Cached Passwords",       IDM_WIPE_CACHE
                    573:     END
1.1.1.16  root      574:     POPUP "Settin&gs"
1.1.1.6   root      575:     BEGIN
                    576:         MENUITEM "Language...",                 IDM_LANGUAGE
                    577:         MENUITEM "Hot Keys...",                 IDM_HOTKEY_SETTINGS
1.1.1.22  root      578:         MENUITEM SEPARATOR
1.1.1.18  root      579:         MENUITEM "System Encryption...",        IDM_SYSENC_SETTINGS
1.1.1.22  root      580:         MENUITEM "System Favorite Volumes...",  IDM_SYS_FAVORITES_SETTINGS
                    581:         MENUITEM SEPARATOR
1.1.1.24  root      582:         MENUITEM "Performance...",              IDM_PERFORMANCE_SETTINGS
                    583:         MENUITEM SEPARATOR
1.1.1.6   root      584:         MENUITEM "Default Keyfiles...",         IDM_DEFAULT_KEYFILES
1.1.1.18  root      585:         MENUITEM "Security Tokens...",          IDM_TOKEN_PREFERENCES
1.1       root      586:         MENUITEM SEPARATOR
1.1.1.6   root      587:         MENUITEM "Preferences...",              IDM_PREFERENCES
1.1       root      588:     END
1.1.1.7   root      589:     POPUP "Hel&p"
1.1       root      590:     BEGIN
                    591:         MENUITEM "User's Guide",                IDM_HELP
1.1.1.8   root      592:         MENUITEM "Online Help",                 IDM_ONLINE_HELP
                    593:         MENUITEM "Beginner's Tutorial",         IDM_ONLINE_TUTORIAL
1.1.1.6   root      594:         MENUITEM "Frequently Asked Questions",  IDM_FAQ
                    595:         MENUITEM SEPARATOR
                    596:         MENUITEM "TrueCrypt Website",           IDM_WEBSITE
                    597:         MENUITEM "Downloads",                   IDM_TC_DOWNLOADS
                    598:         MENUITEM "News",                        IDM_NEWS
1.1.1.8   root      599:         MENUITEM "Version History",             IDM_VERSION_HISTORY
                    600:         MENUITEM SEPARATOR
1.1.1.24  root      601:         MENUITEM "Analyze a System Crash...",   IDM_ANALYZE_SYSTEM_CRASH
                    602:         MENUITEM SEPARATOR
1.1.1.27! root      603:         MENUITEM "Contact",                     IDM_CONTACT
        !           604:         MENUITEM "Legal Notices",               IDM_LICENSE
        !           605:         MENUITEM "About",                       IDM_ABOUT
1.1       root      606:     END
1.1.1.6   root      607:     MENUITEM "&Homepage ",                  IDM_HOMEPAGE
1.1       root      608: END
                    609: 
1.1.1.10  root      610: 
                    611: /////////////////////////////////////////////////////////////////////////////
                    612: //
                    613: // String Table
                    614: //
                    615: 
                    616: STRINGTABLE 
                    617: BEGIN
                    618:     IDS_UACSTRING           "TrueCrypt"
                    619: END
                    620: 
1.1       root      621: #endif    // English (U.S.) resources
                    622: /////////////////////////////////////////////////////////////////////////////
                    623: 
                    624: 
                    625: 
                    626: #ifndef APSTUDIO_INVOKED
                    627: /////////////////////////////////////////////////////////////////////////////
                    628: //
                    629: // Generated from the TEXTINCLUDE 3 resource.
                    630: //
                    631: #include "..\\common\\common.rc"
                    632: 
                    633: /////////////////////////////////////////////////////////////////////////////
                    634: #endif    // not APSTUDIO_INVOKED
                    635: 

unix.superglobalmegacorp.com

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