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

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       root       34: // Dialog
                     35: //
                     36: 
1.1.1.7   root       37: IDD_PREFERENCES_DLG DIALOGEX 0, 0, 313, 281
1.1.1.6   root       38: STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | 
                     39:     WS_CAPTION | WS_SYSMENU
                     40: CAPTION "TrueCrypt - Preferences"
1.1       root       41: FONT 8, "MS Shell Dlg", 400, 0, 0x1
                     42: BEGIN
1.1.1.6   root       43:     CONTROL         "Mount volumes as read-only",IDC_PREF_MOUNT_READONLY,
                     44:                     "Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,9,
1.1.1.8 ! root       45:                     10,137,16
1.1.1.6   root       46:     CONTROL         "Mount volumes as removable media",
                     47:                     IDC_PREF_MOUNT_REMOVABLE,"Button",BS_AUTOCHECKBOX | 
1.1.1.8 ! root       48:                     BS_MULTILINE | WS_TABSTOP,149,10,157,16
1.1.1.6   root       49:     CONTROL         "Enabled",IDC_PREF_BKG_TASK_ENABLE,"Button",
1.1.1.8 ! root       50:                     BS_AUTOCHECKBOX | WS_TABSTOP,9,42,127,10
1.1.1.6   root       51:     CONTROL         "Exit when there are no mounted volumes",
                     52:                     IDC_CLOSE_BKG_TASK_WHEN_NOVOL,"Button",BS_AUTOCHECKBOX | 
                     53:                     WS_TABSTOP,149,42,153,10
                     54:     CONTROL         "Start TrueCrypt",IDC_PREF_LOGON_START,"Button",
1.1.1.8 ! root       55:                     BS_AUTOCHECKBOX | WS_TABSTOP,10,76,133,10
1.1.1.6   root       56:     CONTROL         "Mount all device-hosted TrueCrypt volumes",
                     57:                     IDC_PREF_LOGON_MOUNT_DEVICES,"Button",BS_AUTOCHECKBOX | 
                     58:                     WS_TABSTOP,149,71,154,10
                     59:     CONTROL         "Mount favorite volumes",IDC_PREF_LOGON_MOUNT_FAVORITES,
1.1.1.8 ! root       60:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,149,82,154,10
1.1.1.6   root       61:     CONTROL         "User logs off",IDC_PREF_DISMOUNT_LOGOFF,"Button",
1.1.1.7   root       62:                     BS_AUTOCHECKBOX | WS_TABSTOP,76,109,101,11
1.1.1.6   root       63:     CONTROL         "Screen saver is launched",IDC_PREF_DISMOUNT_SCREENSAVER,
1.1.1.7   root       64:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,76,120,102,10
1.1.1.6   root       65:     CONTROL         "Entering power saving mode",
                     66:                     IDC_PREF_DISMOUNT_POWERSAVING,"Button",BS_AUTOCHECKBOX | 
1.1.1.7   root       67:                     WS_TABSTOP,182,114,122,10
1.1.1.6   root       68:     CONTROL         "Auto-dismount volume after no data has been read/written to it for",
                     69:                     IDC_PREF_DISMOUNT_INACTIVE,"Button",BS_AUTOCHECKBOX | 
1.1.1.7   root       70:                     WS_TABSTOP,10,133,229,11
                     71:     EDITTEXT        IDC_PREF_DISMOUNT_INACTIVE_TIME,241,132,32,12,
1.1.1.6   root       72:                     ES_AUTOHSCROLL | ES_NUMBER,WS_EX_RIGHT
                     73:     CONTROL         "Force auto-dismount even if volume contains open files or directories",
                     74:                     IDC_PREF_FORCE_AUTO_DISMOUNT,"Button",BS_AUTOCHECKBOX | 
1.1.1.8 ! root       75:                     WS_TABSTOP,10,145,294,10
1.1       root       76:     CONTROL         "Open Explorer window for successfully mounted volume",
                     77:                     IDC_PREF_OPEN_EXPLORER,"Button",BS_AUTOCHECKBOX | 
1.1.1.8 ! root       78:                     WS_TABSTOP,10,175,294,11
1.1       root       79:     CONTROL         "Close all Explorer windows of volume being dismounted",
                     80:                     IDC_PREF_CLOSE_DISMOUNTED_WINDOWS,"Button",
1.1.1.8 ! root       81:                     BS_AUTOCHECKBOX | WS_TABSTOP,10,187,294,10
1.1.1.6   root       82:     CONTROL         "Preserve timestamps of file containers and keyfiles",
                     83:                     IDC_PRESERVE_TIMESTAMPS,"Button",BS_AUTOCHECKBOX | 
1.1.1.8 ! root       84:                     WS_TABSTOP,10,199,294,10
1.1       root       85:     CONTROL         "Cache passwords in driver memory",
                     86:                     IDC_PREF_CACHE_PASSWORDS,"Button",BS_AUTOCHECKBOX | 
1.1.1.7   root       87:                     WS_TABSTOP,10,228,146,11
1.1.1.6   root       88:     CONTROL         "Wipe cached passwords on exit",
                     89:                     IDC_PREF_WIPE_CACHE_ON_EXIT,"Button",BS_AUTOCHECKBOX | 
1.1.1.7   root       90:                     WS_TABSTOP,156,228,150,11
1.1.1.6   root       91:     CONTROL         "Wipe cached passwords on auto-dismount",
                     92:                     IDC_PREF_WIPE_CACHE_ON_AUTODISMOUNT,"Button",
1.1.1.7   root       93:                     BS_AUTOCHECKBOX | WS_TABSTOP,10,240,296,11
                     94:     PUSHBUTTON      "Hot Key Settings...",IDC_PREFS_HOTKEY_SETTINGS,4,262,81,
1.1.1.6   root       95:                     14
1.1.1.7   root       96:     PUSHBUTTON      "Default Keyfiles...",IDC_PREFS_KEYFILE_SETTINGS,91,262,
                     97:                     81,14
                     98:     DEFPUSHBUTTON   "OK",IDOK,203,262,50,14
                     99:     PUSHBUTTON      "Cancel",IDCANCEL,259,262,50,14
                    100:     GROUPBOX        "Windows",IDT_WINDOWS_RELATED_SETTING,3,164,306,50
1.1.1.6   root      101:     GROUPBOX        "Default Mount Options",IDT_DEFAULT_MOUNT_OPTIONS,3,2,
                    102:                     306,26
1.1.1.7   root      103:     GROUPBOX        "TrueCrypt Background Task",IDT_TASKBAR_ICON,3,31,306,27
                    104:     GROUPBOX        "Auto-Dismount",IDT_AUTO_DISMOUNT,3,100,306,61
                    105:     LTEXT           "minutes",IDT_MINUTES,277,134,28,10
                    106:     RTEXT           "Dismount all when:",IDT_AUTO_DISMOUNT_ON,8,115,62,17
                    107:     GROUPBOX        "Password Cache",IDT_PW_CACHE_OPTIONS,3,217,306,38
1.1.1.6   root      108:     GROUPBOX        "Actions to perform upon log on to Windows",IDT_LOGON,3,
1.1.1.7   root      109:                     61,306,36
1.1       root      110: END
                    111: 
1.1.1.7   root      112: IDD_VOLUME_PROPERTIES DIALOGEX 60, 30, 270, 185
1.1       root      113: STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | 
                    114:     WS_SYSMENU
1.1.1.6   root      115: CAPTION "TrueCrypt Volume Properties"
1.1       root      116: FONT 8, "MS Shell Dlg", 400, 0, 0x1
                    117: BEGIN
1.1.1.7   root      118:     DEFPUSHBUTTON   "OK",IDOK,109,164,50,14
1.1       root      119:     CONTROL         "",IDC_VOLUME_PROPERTIES_LIST,"SysListView32",LVS_REPORT | 
                    120:                     LVS_ALIGNLEFT | LVS_NOSORTHEADER | WS_BORDER | 
1.1.1.7   root      121:                     WS_TABSTOP,7,6,255,152
1.1       root      122: END
                    123: 
1.1.1.6   root      124: IDD_PASSWORDCHANGE_DLG DIALOGEX 0, 0, 307, 162
1.1       root      125: STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | 
                    126:     WS_POPUP | WS_CAPTION | WS_SYSMENU
1.1.1.6   root      127: CAPTION "Change Volume Password and Keyfiles"
1.1       root      128: CLASS "CustomDlg"
                    129: FONT 8, "MS Shell Dlg", 0, 0, 0x0
                    130: BEGIN
1.1.1.6   root      131:     EDITTEXT        IDC_OLD_PASSWORD,89,14,139,13,ES_PASSWORD | 
1.1       root      132:                     ES_AUTOHSCROLL
1.1.1.6   root      133:     CONTROL         "Use keyfiles",IDC_ENABLE_KEYFILES,"Button",
1.1.1.7   root      134:                     BS_AUTOCHECKBOX | WS_TABSTOP,89,34,79,10
1.1.1.6   root      135:     PUSHBUTTON      "Keyfiles...",IDC_KEYFILES,169,32,59,14
1.1.1.7   root      136:     CONTROL         "Display password",IDC_SHOW_PASSWORD_CHPWD_ORI,"Button",
                    137:                     BS_AUTOCHECKBOX | WS_TABSTOP,89,46,138,10,
1.1.1.6   root      138:                     WS_EX_TRANSPARENT
                    139:     EDITTEXT        IDC_PASSWORD,89,74,139,13,ES_PASSWORD | ES_AUTOHSCROLL
                    140:     EDITTEXT        IDC_VERIFY,89,90,139,12,ES_PASSWORD | ES_AUTOHSCROLL
                    141:     CONTROL         "Use keyfiles",IDC_ENABLE_NEW_KEYFILES,"Button",
1.1.1.7   root      142:                     BS_AUTOCHECKBOX | WS_TABSTOP,89,109,79,11
1.1.1.6   root      143:     PUSHBUTTON      "Keyfiles...",IDC_NEW_KEYFILES,169,107,59,14
1.1.1.7   root      144:     CONTROL         "Display password",IDC_SHOW_PASSWORD_CHPWD_NEW,"Button",
                    145:                     BS_AUTOCHECKBOX | WS_TABSTOP,89,121,139,11,
1.1.1.6   root      146:                     WS_EX_TRANSPARENT
                    147:     COMBOBOX        IDC_PKCS5_PRF_ID,89,136,91,90,CBS_DROPDOWNLIST | 
1.1.1.3   root      148:                     WS_TABSTOP
1.1.1.6   root      149:     DEFPUSHBUTTON   "OK",IDOK,243,7,59,14
                    150:     PUSHBUTTON      "Cancel",IDCANCEL,243,24,59,14
                    151:     RTEXT           "Password:",IDT_PASSWORD,12,16,72,8
                    152:     RTEXT           "Password:",IDT_NEW_PASSWORD,8,77,76,8
                    153:     RTEXT           "Confirm Password:",IDT_CONFIRM_PASSWORD,9,93,75,8
1.1.1.8 ! root      154:     RTEXT           "PKCS-5 PRF",IDT_PKCS5_PRF,9,137,74,10,SS_CENTERIMAGE
1.1.1.6   root      155:     GROUPBOX        "Current",IDT_CURRENT,6,3,230,58
                    156:     GROUPBOX        "New",IDT_NEW,6,63,230,93
1.1       root      157: END
                    158: 
                    159: IDD_MOUNT_DLG DIALOGEX 0, 0, 376, 271
                    160: STYLE DS_SETFONT | DS_SETFOREGROUND | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | 
                    161:     WS_MINIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU
1.1.1.6   root      162: CAPTION "TrueCrypt"
1.1       root      163: MENU IDR_MENU
                    164: CLASS "CustomDlg"
                    165: FONT 8, "MS Shell Dlg", 0, 0, 0x0
                    166: BEGIN
1.1.1.5   root      167:     CONTROL         "",IDC_DRIVELIST,"SysListView32",LVS_REPORT | 
                    168:                     LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_ALIGNLEFT | 
                    169:                     LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,5,360,135
                    170:     PUSHBUTTON      "&Create Volume",IDC_CREATE_VOLUME,16,159,84,14
1.1       root      171:     PUSHBUTTON      "&Volume Properties...",IDC_VOLUME_PROPERTIES,146,159,84,
                    172:                     14
1.1.1.5   root      173:     PUSHBUTTON      "&Wipe Cache",IDC_WIPE_CACHE,276,159,84,14
1.1.1.6   root      174:     COMBOBOX        IDC_VOLUME,56,192,212,74,CBS_DROPDOWN | CBS_AUTOHSCROLL | 
                    175:                     WS_VSCROLL | WS_TABSTOP
                    176:     CONTROL         "&Never save history",IDC_NO_HISTORY,"Button",
                    177:                     BS_AUTOCHECKBOX | WS_TABSTOP,56,207,122,10
                    178:     PUSHBUTTON      "Volume &Tools...",IDC_VOLUME_TOOLS,184,211,84,14
                    179:     PUSHBUTTON      "Select &File...",IDC_SELECT_FILE,276,192,84,14
                    180:     PUSHBUTTON      "Select D&evice...",IDC_SELECT_DEVICE,276,211,84,14
                    181:     DEFPUSHBUTTON   "OK",IDOK,8,243,84,18,WS_GROUP
                    182:     PUSHBUTTON      "&Auto-Mount Devices",IDC_MOUNTALL,100,243,84,18
                    183:     PUSHBUTTON      "Di&smount All",IDC_UNMOUNTALL,192,243,84,18,WS_GROUP
                    184:     PUSHBUTTON      "E&xit",IDC_EXIT,284,243,84,18,WS_GROUP
                    185:     CONTROL         20,IDB_LOGO,"Static",SS_BITMAP | SS_NOTIFY | WS_BORDER,
1.1       root      186:                     16,192,27,31
1.1.1.6   root      187:     GROUPBOX        "Volume",IDT_VOLUME,8,179,360,53
1.1       root      188:     CONTROL         "",IDC_STATIC,"Static",SS_ETCHEDFRAME,1,0,373,147
                    189:     GROUPBOX        "",IDC_STATIC,282,238,88,24
                    190:     GROUPBOX        "",IDC_STATIC,190,238,88,24
                    191:     GROUPBOX        "",IDC_STATIC,6,238,88,24
                    192:     GROUPBOX        "",IDC_STATIC,98,238,88,24
                    193:     GROUPBOX        "",IDC_STATIC,1,147,373,123,BS_CENTER
                    194: END
                    195: 
1.1.1.6   root      196: IDD_PASSWORD_DLG DIALOGEX 0, 0, 280, 68
1.1       root      197: STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | 
                    198:     WS_POPUP | WS_VISIBLE | WS_CAPTION
1.1.1.6   root      199: CAPTION "Enter TrueCrypt Volume Password"
1.1       root      200: FONT 8, "MS Shell Dlg", 0, 0, 0x0
                    201: BEGIN
1.1.1.6   root      202:     EDITTEXT        IDC_PASSWORD,48,8,153,14,ES_PASSWORD | ES_AUTOHSCROLL
1.1.1.8 ! root      203:     CONTROL         "Cache passwords and keyfil&es in memory",IDC_CACHE,
1.1.1.6   root      204:                     "Button",BS_AUTOCHECKBOX | WS_TABSTOP,52,27,153,10
1.1.1.8 ! root      205:     CONTROL         "&Display password",IDC_SHOW_PASSWORD,"Button",
1.1.1.6   root      206:                     BS_AUTOCHECKBOX | WS_TABSTOP,52,40,83,10
1.1.1.8 ! root      207:     CONTROL         "U&se keyfiles",IDC_KEYFILES_ENABLE,"Button",
1.1.1.6   root      208:                     BS_AUTOCHECKBOX | WS_TABSTOP,52,52,82,11
1.1.1.8 ! root      209:     PUSHBUTTON      "&Keyfiles...",IDC_KEY_FILES,137,49,64,14
        !           210:     PUSHBUTTON      "Mount Opti&ons...",IDC_MOUNT_OPTIONS,208,49,64,14
1.1.1.6   root      211:     DEFPUSHBUTTON   "OK",IDOK,208,8,64,14
                    212:     PUSHBUTTON      "Cancel",IDCANCEL,208,25,64,14
1.1.1.7   root      213:     RTEXT           "Password:",IDT_PASSWORD,0,10,46,19
1.1       root      214: END
                    215: 
1.1.1.7   root      216: IDD_TRAVELLER_DLG DIALOGEX 0, 0, 300, 269
1.1.1.6   root      217: STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | 
                    218:     WS_CAPTION | WS_SYSMENU
1.1.1.5   root      219: CAPTION "TrueCrypt Traveller Disk Setup"
                    220: FONT 8, "MS Shell Dlg", 400, 0, 0x1
                    221: BEGIN
1.1.1.7   root      222:     EDITTEXT        IDC_DIRECTORY,17,29,205,13,ES_AUTOHSCROLL
                    223:     PUSHBUTTON      "Browse...",IDC_BROWSE_DIRS,228,28,57,14
1.1.1.5   root      224:     CONTROL         "Include TrueCrypt Volume Creation Wizard",
                    225:                     IDC_COPY_WIZARD,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,19,
1.1.1.6   root      226:                     48,258,10
1.1.1.5   root      227:     CONTROL         "Do nothing",IDC_AUTORUN_DISABLE,"Button",
1.1.1.6   root      228:                     BS_AUTORADIOBUTTON,15,97,262,10
                    229:     CONTROL         "&Start TrueCrypt",IDC_AUTORUN_START,"Button",
                    230:                     BS_AUTORADIOBUTTON,15,108,262,11
1.1.1.7   root      231:     CONTROL         "&Auto-mount TrueCrypt volume (specified below)",
                    232:                     IDC_AUTORUN_MOUNT,"Button",BS_AUTORADIOBUTTON,15,120,262,
                    233:                     11
                    234:     EDITTEXT        IDC_VOLUME_NAME,21,157,194,13,ES_AUTOHSCROLL | 
1.1.1.6   root      235:                     WS_DISABLED
1.1.1.7   root      236:     PUSHBUTTON      "Browse...",IDC_BROWSE_FILES,221,156,57,14,WS_DISABLED
                    237:     COMBOBOX        IDC_DRIVELIST,120,175,96,69,CBS_DROPDOWNLIST | 
1.1.1.6   root      238:                     WS_DISABLED | WS_VSCROLL | WS_TABSTOP
                    239:     CONTROL         "Open &Explorer window for mounted volume",
                    240:                     IDC_TRAVEL_OPEN_EXPLORER,"Button",BS_AUTOCHECKBOX | 
1.1.1.7   root      241:                     WS_DISABLED | WS_TABSTOP,22,193,256,10
1.1.1.6   root      242:     CONTROL         "Mount volume as read-&only",IDC_MOUNT_READONLY,"Button",
1.1.1.7   root      243:                     BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,22,206,256,10
1.1.1.6   root      244:     CONTROL         "&Cache password in driver memory",
                    245:                     IDC_TRAV_CACHE_PASSWORDS,"Button",BS_AUTOCHECKBOX | 
1.1.1.7   root      246:                     WS_DISABLED | WS_TABSTOP,22,219,256,10
                    247:     DEFPUSHBUTTON   "Create",IDC_CREATE,173,249,57,14
                    248:     PUSHBUTTON      "Cancel",IDCANCEL,236,249,57,14
                    249:     GROUPBOX        "File Settings",IDT_FILE_SETTINGS,6,7,287,59
1.1.1.6   root      250:     GROUPBOX        "AutoRun Configuration (autorun.inf)",IDT_AUTORUN,5,70,
1.1.1.7   root      251:                     288,172
1.1.1.5   root      252:     LTEXT           "TrueCrypt volume to mount (relative to traveller disk root):",
1.1.1.6   root      253:                     IDT_TRAVELLER_MOUNT,21,147,248,8,WS_DISABLED
                    254:     RTEXT           "Mount volume as drive letter:",IDT_MOUNT_LETTER,18,177,
                    255:                     99,8,WS_DISABLED
                    256:     LTEXT           "Create traveller disk files at (traveller disk root directory):",
                    257:                     IDT_TRAVEL_ROOT,18,19,259,8
1.1.1.7   root      258:     GROUPBOX        "Mount Settings",IDT_MOUNT_SETTINGS,13,134,272,100,
1.1.1.6   root      259:                     WS_DISABLED
                    260:     LTEXT           "Upon insertion of traveller disk: ",
                    261:                     IDT_TRAVEL_INSERTION,13,84,263,8
                    262: END
                    263: 
1.1.1.7   root      264: IDD_HOTKEYS_DLG DIALOGEX 0, 0, 381, 239
1.1.1.6   root      265: STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | 
                    266:     WS_POPUP | WS_CAPTION | WS_SYSMENU
                    267: CAPTION "TrueCrypt - System-Wide Hot Keys"
                    268: CLASS "CustomDlg"
                    269: FONT 8, "MS Shell Dlg", 0, 0, 0x0
                    270: BEGIN
                    271:     CONTROL         "",IDC_HOTKEY_LIST,"SysListView32",LVS_REPORT | 
                    272:                     LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_ALIGNLEFT | 
1.1.1.7   root      273:                     LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,7,367,93
                    274:     EDITTEXT        IDC_HOTKEY_KEY,108,121,190,13,ES_AUTOHSCROLL
                    275:     PUSHBUTTON      "Assign",IDC_HOTKEY_ASSIGN,304,121,59,14
1.1.1.6   root      276:     CONTROL         "Control",IDC_HK_MOD_CTRL,"Button",BS_AUTOCHECKBOX | 
1.1.1.7   root      277:                     WS_TABSTOP,109,139,56,10,WS_EX_TRANSPARENT
1.1.1.6   root      278:     CONTROL         "Shift",IDC_HK_MOD_SHIFT,"Button",BS_AUTOCHECKBOX | 
1.1.1.7   root      279:                     WS_TABSTOP,167,139,46,10,WS_EX_TRANSPARENT
1.1.1.6   root      280:     CONTROL         "Alt",IDC_HK_MOD_ALT,"Button",BS_AUTOCHECKBOX | 
1.1.1.7   root      281:                     WS_TABSTOP,220,139,44,10,WS_EX_TRANSPARENT
1.1.1.6   root      282:     CONTROL         "Win",IDC_HK_MOD_WIN,"Button",BS_AUTOCHECKBOX | 
1.1.1.7   root      283:                     WS_TABSTOP,266,139,34,10,WS_EX_TRANSPARENT
                    284:     PUSHBUTTON      "Remove",IDC_HOTKEY_REMOVE,304,139,59,14
1.1.1.6   root      285:     CONTROL         "Play system notification sound after mount/dismount",
                    286:                     IDC_DISMOUNT_CONFIRM_PLAY_SOUND,"Button",BS_AUTOCHECKBOX | 
                    287:                     WS_TABSTOP,15,182,284,10
                    288:     CONTROL         "Display confirmation message box after dismount",
                    289:                     IDC_DISMOUNT_CONFIRM_MSG_BOX,"Button",BS_AUTOCHECKBOX | 
                    290:                     WS_TABSTOP,15,194,285,10,WS_EX_TRANSPARENT
1.1.1.7   root      291:     DEFPUSHBUTTON   "OK",IDOK,249,218,59,14
                    292:     PUSHBUTTON      "Cancel",IDCANCEL,315,218,59,14
                    293:     PUSHBUTTON      "Reset",IDC_RESET_HOTKEYS,7,218,59,14
                    294:     RTEXT           "Key to assign:",IDT_HOTKEY_KEY,15,123,86,8
                    295:     GROUPBOX        "Hot Key Options",IDT_DISMOUNT_ACTION,7,169,367,42
                    296:     GROUPBOX        "Shortcut",IDT_ASSIGN_HOTKEY,7,108,367,53
1.1.1.5   root      297: END
                    298: 
1.1       root      299: 
                    300: /////////////////////////////////////////////////////////////////////////////
                    301: //
                    302: // DESIGNINFO
                    303: //
                    304: 
                    305: #ifdef APSTUDIO_INVOKED
                    306: GUIDELINES DESIGNINFO 
                    307: BEGIN
                    308:     IDD_PREFERENCES_DLG, DIALOG
                    309:     BEGIN
                    310:         LEFTMARGIN, 7
1.1.1.6   root      311:         RIGHTMARGIN, 306
1.1       root      312:         TOPMARGIN, 7
1.1.1.7   root      313:         BOTTOMMARGIN, 279
1.1       root      314:     END
                    315: 
                    316:     IDD_VOLUME_PROPERTIES, DIALOG
                    317:     BEGIN
                    318:         LEFTMARGIN, 7
1.1.1.7   root      319:         RIGHTMARGIN, 263
1.1       root      320:         TOPMARGIN, 7
1.1.1.6   root      321:         BOTTOMMARGIN, 178
1.1       root      322:     END
                    323: 
                    324:     IDD_PASSWORDCHANGE_DLG, DIALOG
                    325:     BEGIN
                    326:         LEFTMARGIN, 7
1.1.1.6   root      327:         RIGHTMARGIN, 300
1.1       root      328:         TOPMARGIN, 7
1.1.1.6   root      329:         BOTTOMMARGIN, 155
1.1       root      330:     END
                    331: 
                    332:     IDD_MOUNT_DLG, DIALOG
                    333:     BEGIN
                    334:         RIGHTMARGIN, 369
                    335:         BOTTOMMARGIN, 269
                    336:     END
                    337: 
                    338:     IDD_PASSWORD_DLG, DIALOG
                    339:     BEGIN
1.1.1.6   root      340:         RIGHTMARGIN, 277
                    341:         BOTTOMMARGIN, 62
1.1.1.5   root      342:     END
                    343: 
                    344:     IDD_TRAVELLER_DLG, DIALOG
                    345:     BEGIN
                    346:         LEFTMARGIN, 7
1.1.1.7   root      347:         RIGHTMARGIN, 293
1.1.1.5   root      348:         TOPMARGIN, 7
1.1.1.7   root      349:         BOTTOMMARGIN, 262
1.1       root      350:     END
1.1.1.6   root      351: 
                    352:     IDD_HOTKEYS_DLG, DIALOG
                    353:     BEGIN
                    354:         LEFTMARGIN, 7
                    355:         RIGHTMARGIN, 374
                    356:         TOPMARGIN, 7
1.1.1.7   root      357:         BOTTOMMARGIN, 232
1.1.1.6   root      358:     END
1.1       root      359: END
                    360: #endif    // APSTUDIO_INVOKED
                    361: 
                    362: 
                    363: /////////////////////////////////////////////////////////////////////////////
                    364: //
                    365: // Version
                    366: //
                    367: 
                    368: VS_VERSION_INFO VERSIONINFO
1.1.1.8 ! root      369:  FILEVERSION 4,2,0,0
        !           370:  PRODUCTVERSION 4,2,0,0
1.1       root      371:  FILEFLAGSMASK 0x37L
                    372: #ifdef _DEBUG
                    373:  FILEFLAGS 0x21L
                    374: #else
                    375:  FILEFLAGS 0x20L
                    376: #endif
                    377:  FILEOS 0x4L
                    378:  FILETYPE 0x1L
                    379:  FILESUBTYPE 0x0L
                    380: BEGIN
                    381:     BLOCK "StringFileInfo"
                    382:     BEGIN
                    383:         BLOCK "040904b0"
                    384:         BEGIN
1.1.1.2   root      385:             VALUE "CompanyName", "TrueCrypt Foundation"
1.1       root      386:             VALUE "FileDescription", "TrueCrypt"
1.1.1.8 ! root      387:             VALUE "FileVersion", "4.2"
1.1.1.2   root      388:             VALUE "LegalCopyright", "TrueCrypt Foundation"
1.1.1.7   root      389:             VALUE "LegalTrademarks", "TrueCrypt"
1.1       root      390:             VALUE "OriginalFilename", "TrueCrypt.exe"
                    391:             VALUE "ProductName", "TrueCrypt"
1.1.1.8 ! root      392:             VALUE "ProductVersion", "4.2"
        !           393:             VALUE "SpecialBuild", "2006-04-17"
1.1       root      394:         END
                    395:     END
                    396:     BLOCK "VarFileInfo"
                    397:     BEGIN
                    398:         VALUE "Translation", 0x409, 1200
                    399:     END
                    400: END
                    401: 
                    402: 
                    403: #ifdef APSTUDIO_INVOKED
                    404: /////////////////////////////////////////////////////////////////////////////
                    405: //
                    406: // TEXTINCLUDE
                    407: //
                    408: 
                    409: 1 TEXTINCLUDE 
                    410: BEGIN
                    411:     "resource.h\0"
                    412: END
                    413: 
                    414: 2 TEXTINCLUDE 
                    415: BEGIN
                    416:     "#include ""afxres.h""\r\n"
                    417:     "#include ""..\\\\common\\\\resource.h""\r\n"
                    418:     "\0"
                    419: END
                    420: 
                    421: 3 TEXTINCLUDE 
                    422: BEGIN
                    423:     "#include ""..\\\\common\\\\common.rc""\r\n"
                    424:     "\0"
                    425: END
                    426: 
                    427: #endif    // APSTUDIO_INVOKED
                    428: 
                    429: 
                    430: /////////////////////////////////////////////////////////////////////////////
                    431: //
                    432: // Bitmap
                    433: //
                    434: 
                    435: IDB_DRIVEICON           BITMAP                  "driveicon.bmp"
                    436: IDB_DRIVEICON_MASK      BITMAP                  "driveicon_mask.bmp"
1.1.1.6   root      437: IDB_LOGO                BITMAP                  "../common/logo.bmp"
1.1       root      438: 
                    439: /////////////////////////////////////////////////////////////////////////////
                    440: //
                    441: // Menu
                    442: //
                    443: 
                    444: IDR_MENU MENU 
                    445: BEGIN
                    446:     POPUP "File"
                    447:     BEGIN
1.1.1.6   root      448:         MENUITEM "Exit",                        IDM_EXIT
1.1       root      449:     END
1.1.1.7   root      450:     POPUP "&Volumes"
1.1       root      451:     BEGIN
1.1.1.6   root      452:         MENUITEM "Select File...",              IDM_SELECT_FILE
                    453:         MENUITEM "Select Device...",            IDM_SELECT_DEVICE
                    454:         MENUITEM SEPARATOR
                    455:         MENUITEM "Mount Favorite Volumes",      IDM_MOUNT_FAVORITE_VOLUMES
                    456:         MENUITEM "Save Currently Mounted Volumes as Favorite", 
                    457:                                                 IDM_SAVE_FAVORITE_VOLUMES
1.1       root      458:         MENUITEM SEPARATOR
1.1.1.6   root      459:         MENUITEM "Mount Volume",                IDM_MOUNT_VOLUME
1.1.1.5   root      460:         MENUITEM "Mount Volume with Options",   IDM_MOUNT_VOLUME_OPTIONS
1.1.1.6   root      461:         MENUITEM "Auto-Mount All Device-Hosted Volumes", IDM_MOUNTALL
                    462:         MENUITEM SEPARATOR
                    463:         MENUITEM "Dismount Volume",             IDM_UNMOUNT_VOLUME
                    464:         MENUITEM "Dismount All Mounted Volumes", IDM_UNMOUNTALL
                    465:         MENUITEM SEPARATOR
                    466:         MENUITEM "Create New Volume...",        IDM_CREATE_VOLUME
                    467:         MENUITEM "Change Volume Password...",   IDM_CHANGE_PASSWORD
                    468:         MENUITEM "Set Header Key Derivation Algorithm...", 
                    469:                                                 IDM_CHANGE_HEADER_KEY_DERIV_ALGO
                    470: 
                    471:         MENUITEM SEPARATOR
                    472:         MENUITEM "Volume Properties",           IDM_VOLUME_PROPERTIES
                    473:     END
1.1.1.7   root      474:     POPUP "&Keyfiles"
1.1.1.6   root      475:     BEGIN
                    476:         MENUITEM "Add/Remove Keyfiles to/from Volume...", 
                    477:                                                 IDM_ADD_REMOVE_VOL_KEYFILES
                    478:         MENUITEM "Remove All Keyfiles from Volume...", 
                    479:                                                 IDM_REMOVE_ALL_KEYFILES_FROM_VOL
                    480: 
1.1       root      481:         MENUITEM SEPARATOR
1.1.1.6   root      482:         MENUITEM "Generate Random Keyfile...",  IDM_GENERATE_KEYFILE
1.1       root      483:         MENUITEM SEPARATOR
1.1.1.6   root      484:         MENUITEM "Set Default Keyfiles/Paths...", IDM_SET_DEFAULT_KEYFILES
1.1       root      485:     END
1.1.1.7   root      486:     POPUP "T&ools"
1.1       root      487:     BEGIN
1.1.1.6   root      488:         MENUITEM "Benchmark...",                IDM_BENCHMARK
                    489:         MENUITEM "Test Vectors...",             IDM_TEST_VECTORS
                    490:         MENUITEM SEPARATOR
                    491:         MENUITEM "Traveller Disk Setup...",     IDM_TRAVELLER
                    492:         MENUITEM "Keyfile Generator",           IDM_KEYFILE_GENERATOR
                    493:         MENUITEM "Volume Creation Wizard",      IDM_VOLUME_WIZARD
1.1       root      494:         MENUITEM SEPARATOR
1.1.1.5   root      495:         MENUITEM "Refresh Drive Letters",       IDM_REFRESH_DRIVE_LETTERS
                    496:         MENUITEM SEPARATOR
1.1.1.6   root      497:         MENUITEM "Backup Volume Header...",     IDM_BACKUP_VOL_HEADER
                    498:         MENUITEM "Restore Volume Header...",    IDM_RESTORE_VOL_HEADER
                    499:         MENUITEM SEPARATOR
                    500:         MENUITEM "Clear Volume History",        IDM_CLEAR_HISTORY
                    501:         MENUITEM "Wipe Cached Passwords",       IDM_WIPE_CACHE
                    502:     END
1.1.1.7   root      503:     POPUP "Setti&ngs"
1.1.1.6   root      504:     BEGIN
                    505:         MENUITEM "Language...",                 IDM_LANGUAGE
                    506:         MENUITEM "Hot Keys...",                 IDM_HOTKEY_SETTINGS
                    507:         MENUITEM "Default Keyfiles...",         IDM_DEFAULT_KEYFILES
1.1       root      508:         MENUITEM SEPARATOR
1.1.1.6   root      509:         MENUITEM "Preferences...",              IDM_PREFERENCES
1.1       root      510:     END
1.1.1.7   root      511:     POPUP "Hel&p"
1.1       root      512:     BEGIN
                    513:         MENUITEM "User's Guide",                IDM_HELP
1.1.1.8 ! root      514:         MENUITEM "Online Help",                 IDM_ONLINE_HELP
        !           515:         MENUITEM "Beginner's Tutorial",         IDM_ONLINE_TUTORIAL
1.1.1.6   root      516:         MENUITEM "Frequently Asked Questions",  IDM_FAQ
                    517:         MENUITEM SEPARATOR
                    518:         MENUITEM "TrueCrypt Website",           IDM_WEBSITE
                    519:         MENUITEM "Downloads",                   IDM_TC_DOWNLOADS
                    520:         MENUITEM "News",                        IDM_NEWS
1.1.1.4   root      521:         MENUITEM SEPARATOR
1.1.1.8 ! root      522:         MENUITEM "Version History",             IDM_VERSION_HISTORY
        !           523:         MENUITEM "Legal Notices",               IDM_LICENSE
        !           524:         MENUITEM SEPARATOR
1.1.1.6   root      525:         MENUITEM "Report a Bug...",             IDM_BUGREPORT
                    526:         MENUITEM "Forums",                      IDM_FORUMS
                    527:         MENUITEM "Contact...",                  IDM_CONTACT
1.1       root      528:         MENUITEM SEPARATOR
                    529:         MENUITEM "About...",                    IDM_ABOUT
                    530:     END
1.1.1.6   root      531:     MENUITEM "&Homepage ",                  IDM_HOMEPAGE
1.1       root      532: END
                    533: 
                    534: #endif    // English (U.S.) resources
                    535: /////////////////////////////////////////////////////////////////////////////
                    536: 
                    537: 
                    538: 
                    539: #ifndef APSTUDIO_INVOKED
                    540: /////////////////////////////////////////////////////////////////////////////
                    541: //
                    542: // Generated from the TEXTINCLUDE 3 resource.
                    543: //
                    544: #include "..\\common\\common.rc"
                    545: 
                    546: /////////////////////////////////////////////////////////////////////////////
                    547: #endif    // not APSTUDIO_INVOKED
                    548: 

unix.superglobalmegacorp.com

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