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