|
|
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,
55: "Button",BS_AUTOCHECKBOX | WS_TABSTOP,126,42,160,10
56: CONTROL "Start TrueCrypt",IDC_PREF_LOGON_START,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,76,114,10
57: CONTROL "Mount all device-hosted TrueCrypt volumes",IDC_PREF_LOGON_MOUNT_DEVICES,
58: "Button",BS_AUTOCHECKBOX | WS_TABSTOP,126,71,202,10
1.1.1.6 root 59: CONTROL "Mount favorite volumes",IDC_PREF_LOGON_MOUNT_FAVORITES,
1.1.1.10 root 60: "Button",BS_AUTOCHECKBOX | WS_TABSTOP,126,82,202,10
61: CONTROL "User logs off",IDC_PREF_DISMOUNT_LOGOFF,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,81,109,114,11
1.1.1.6 root 62: CONTROL "Screen saver is launched",IDC_PREF_DISMOUNT_SCREENSAVER,
1.1.1.10 root 63: "Button",BS_AUTOCHECKBOX | WS_TABSTOP,81,120,114,10
64: CONTROL "Entering power saving mode",IDC_PREF_DISMOUNT_POWERSAVING,
65: "Button",BS_AUTOCHECKBOX | WS_TABSTOP,197,114,130,11
66: CONTROL "Auto-dismount volume after no data has been read/written to it for",IDC_PREF_DISMOUNT_INACTIVE,
67: "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,133,246,11
68: EDITTEXT IDC_PREF_DISMOUNT_INACTIVE_TIME,258,132,27,12,ES_AUTOHSCROLL | ES_NUMBER,WS_EX_RIGHT
69: CONTROL "Force auto-dismount even if volume contains open files or directories",IDC_PREF_FORCE_AUTO_DISMOUNT,
70: "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,145,294,10
71: CONTROL "Open Explorer window for successfully mounted volume",IDC_PREF_OPEN_EXPLORER,
72: "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,175,316,11
73: CONTROL "Close all Explorer windows of volume being dismounted",IDC_PREF_CLOSE_DISMOUNTED_WINDOWS,
74: "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,187,316,10
1.1.1.11 root 75: CONTROL "Preserve timestamps of file containers",IDC_PRESERVE_TIMESTAMPS,
1.1.1.10 root 76: "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,199,316,10
77: CONTROL "Cache passwords in driver memory",IDC_PREF_CACHE_PASSWORDS,
78: "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,228,146,11
79: CONTROL "Wipe cached passwords on exit",IDC_PREF_WIPE_CACHE_ON_EXIT,
80: "Button",BS_AUTOCHECKBOX | WS_TABSTOP,162,228,165,11
81: CONTROL "Wipe cached passwords on auto-dismount",IDC_PREF_WIPE_CACHE_ON_AUTODISMOUNT,
82: "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,240,296,11
83: PUSHBUTTON "Hot Key Settings...",IDC_PREFS_HOTKEY_SETTINGS,4,262,81,14
84: PUSHBUTTON "Default Keyfiles...",IDC_PREFS_KEYFILE_SETTINGS,91,262,81,14
85: DEFPUSHBUTTON "OK",IDOK,226,262,50,14
86: PUSHBUTTON "Cancel",IDCANCEL,282,262,50,14
87: GROUPBOX "Windows",IDT_WINDOWS_RELATED_SETTING,4,164,328,50
88: GROUPBOX "Default Mount Options",IDT_DEFAULT_MOUNT_OPTIONS,4,2,328,26
89: GROUPBOX "TrueCrypt Background Task",IDT_TASKBAR_ICON,4,31,328,27
90: GROUPBOX "Auto-Dismount",IDT_AUTO_DISMOUNT,4,99,328,62
91: LTEXT "minutes",IDT_MINUTES,289,134,39,10
92: LTEXT "Dismount all when:",IDT_AUTO_DISMOUNT_ON,9,115,71,17
93: GROUPBOX "Password Cache",IDT_PW_CACHE_OPTIONS,4,217,328,38
94: GROUPBOX "Actions to perform upon log on to Windows",IDT_LOGON,4,61,328,35
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 root 237:
238: /////////////////////////////////////////////////////////////////////////////
239: //
240: // DESIGNINFO
241: //
242:
243: #ifdef APSTUDIO_INVOKED
244: GUIDELINES DESIGNINFO
245: BEGIN
246: IDD_PREFERENCES_DLG, DIALOG
247: BEGIN
248: LEFTMARGIN, 7
1.1.1.10 root 249: RIGHTMARGIN, 329
1.1 root 250: TOPMARGIN, 7
1.1.1.10 root 251: BOTTOMMARGIN, 280
1.1 root 252: END
253:
254: IDD_VOLUME_PROPERTIES, DIALOG
255: BEGIN
256: LEFTMARGIN, 7
1.1.1.10 root 257: RIGHTMARGIN, 277
1.1 root 258: TOPMARGIN, 7
1.1.1.12 root 259: BOTTOMMARGIN, 179
1.1 root 260: END
261:
262: IDD_PASSWORDCHANGE_DLG, DIALOG
263: BEGIN
264: LEFTMARGIN, 7
1.1.1.10 root 265: RIGHTMARGIN, 309
1.1 root 266: TOPMARGIN, 7
1.1.1.6 root 267: BOTTOMMARGIN, 155
1.1 root 268: END
269:
270: IDD_MOUNT_DLG, DIALOG
271: BEGIN
272: RIGHTMARGIN, 369
273: BOTTOMMARGIN, 269
274: END
275:
276: IDD_PASSWORD_DLG, DIALOG
277: BEGIN
1.1.1.10 root 278: BOTTOMMARGIN, 63
1.1.1.5 root 279: END
280:
1.1.1.12 root 281: IDD_TRAVELER_DLG, DIALOG
1.1.1.5 root 282: BEGIN
283: LEFTMARGIN, 7
1.1.1.7 root 284: RIGHTMARGIN, 293
1.1.1.5 root 285: TOPMARGIN, 7
1.1.1.7 root 286: BOTTOMMARGIN, 262
1.1 root 287: END
1.1.1.6 root 288:
289: IDD_HOTKEYS_DLG, DIALOG
290: BEGIN
291: LEFTMARGIN, 7
292: RIGHTMARGIN, 374
293: TOPMARGIN, 7
1.1.1.7 root 294: BOTTOMMARGIN, 232
1.1.1.6 root 295: END
1.1 root 296: END
297: #endif // APSTUDIO_INVOKED
298:
299:
300: /////////////////////////////////////////////////////////////////////////////
301: //
302: // Version
303: //
304:
305: VS_VERSION_INFO VERSIONINFO
1.1.1.15! root 306: FILEVERSION 5,1,1,0
! 307: PRODUCTVERSION 5,1,1,0
1.1 root 308: FILEFLAGSMASK 0x37L
309: #ifdef _DEBUG
310: FILEFLAGS 0x21L
311: #else
312: FILEFLAGS 0x20L
313: #endif
314: FILEOS 0x4L
315: FILETYPE 0x1L
316: FILESUBTYPE 0x0L
317: BEGIN
318: BLOCK "StringFileInfo"
319: BEGIN
320: BLOCK "040904b0"
321: BEGIN
1.1.1.2 root 322: VALUE "CompanyName", "TrueCrypt Foundation"
1.1 root 323: VALUE "FileDescription", "TrueCrypt"
1.1.1.15! root 324: VALUE "FileVersion", "5.1a"
1.1.1.2 root 325: VALUE "LegalCopyright", "TrueCrypt Foundation"
1.1.1.7 root 326: VALUE "LegalTrademarks", "TrueCrypt"
1.1 root 327: VALUE "OriginalFilename", "TrueCrypt.exe"
328: VALUE "ProductName", "TrueCrypt"
1.1.1.15! root 329: VALUE "ProductVersion", "5.1a"
! 330: VALUE "SpecialBuild", "2008-03-17"
1.1 root 331: END
332: END
333: BLOCK "VarFileInfo"
334: BEGIN
335: VALUE "Translation", 0x409, 1200
336: END
337: END
338:
339:
340: #ifdef APSTUDIO_INVOKED
341: /////////////////////////////////////////////////////////////////////////////
342: //
343: // TEXTINCLUDE
344: //
345:
346: 1 TEXTINCLUDE
347: BEGIN
348: "resource.h\0"
349: END
350:
351: 2 TEXTINCLUDE
352: BEGIN
353: "#include ""afxres.h""\r\n"
354: "#include ""..\\\\common\\\\resource.h""\r\n"
355: "\0"
356: END
357:
358: 3 TEXTINCLUDE
359: BEGIN
360: "#include ""..\\\\common\\\\common.rc""\r\n"
361: "\0"
362: END
363:
364: #endif // APSTUDIO_INVOKED
365:
366:
367: /////////////////////////////////////////////////////////////////////////////
368: //
369: // Bitmap
370: //
371:
1.1.1.11 root 372: IDB_DRIVEICON BITMAP "Drive_icon_96dpi.bmp"
373: IDB_DRIVEICON_MASK BITMAP "Drive_icon_mask_96dpi.bmp"
374: IDB_LOGO_96DPI BITMAP "Logo_96dpi.bmp"
375: IDB_LOGO_288DPI BITMAP "Logo_288dpi.bmp"
1.1.1.12 root 376: IDB_SYS_DRIVEICON BITMAP "System_drive_icon_96dpi.bmp"
377: IDB_SYS_DRIVEICON_MASK BITMAP "System_drive_icon_mask_96dpi.bmp"
1.1 root 378:
379: /////////////////////////////////////////////////////////////////////////////
380: //
381: // Menu
382: //
383:
384: IDR_MENU MENU
385: BEGIN
1.1.1.7 root 386: POPUP "&Volumes"
1.1 root 387: BEGIN
1.1.1.6 root 388: MENUITEM "Select File...", IDM_SELECT_FILE
389: MENUITEM "Select Device...", IDM_SELECT_DEVICE
390: MENUITEM SEPARATOR
391: MENUITEM "Mount Favorite Volumes", IDM_MOUNT_FAVORITE_VOLUMES
1.1.1.10 root 392: MENUITEM "Save Currently Mounted Volumes as Favorite", IDM_SAVE_FAVORITE_VOLUMES
1.1 root 393: MENUITEM SEPARATOR
1.1.1.6 root 394: MENUITEM "Mount Volume", IDM_MOUNT_VOLUME
1.1.1.5 root 395: MENUITEM "Mount Volume with Options", IDM_MOUNT_VOLUME_OPTIONS
1.1.1.6 root 396: MENUITEM "Auto-Mount All Device-Hosted Volumes", IDM_MOUNTALL
397: MENUITEM SEPARATOR
398: MENUITEM "Dismount Volume", IDM_UNMOUNT_VOLUME
399: MENUITEM "Dismount All Mounted Volumes", IDM_UNMOUNTALL
400: MENUITEM SEPARATOR
401: MENUITEM "Create New Volume...", IDM_CREATE_VOLUME
402: MENUITEM "Change Volume Password...", IDM_CHANGE_PASSWORD
1.1.1.10 root 403: MENUITEM "Set Header Key Derivation Algorithm...", IDM_CHANGE_HEADER_KEY_DERIV_ALGO
1.1.1.6 root 404: MENUITEM SEPARATOR
405: MENUITEM "Volume Properties", IDM_VOLUME_PROPERTIES
406: END
1.1.1.14 root 407: POPUP "S&ystem"
1.1.1.12 root 408: BEGIN
409: MENUITEM "Encrypt System Partition/Drive...", IDM_ENCRYPT_SYSTEM_DEVICE
410: MENUITEM "Permanently Decrypt System Partition/Drive", IDM_PERMANENTLY_DECRYPT_SYS
411: MENUITEM "Resume Interrupted Process", IDM_SYSENC_RESUME
412: MENUITEM SEPARATOR
413: MENUITEM "Create Rescue Disk...", IDM_CREATE_RESCUE_DISK
414: MENUITEM "Verify Rescue Disk", IDM_VERIFY_RESCUE_DISK
415: MENUITEM SEPARATOR
416: MENUITEM "Change Password...", IDM_CHANGE_SYS_PASSWORD
417: MENUITEM "Set Header Key Derivation Algorithm...", IDM_CHANGE_SYS_HEADER_KEY_DERIV_ALGO
418: MENUITEM SEPARATOR
1.1.1.14 root 419: MENUITEM "Mount Without Pre-Boot &Authentication...", IDM_MOUNT_SYSENC_PART_WITHOUT_PBA
420: MENUITEM SEPARATOR
1.1.1.12 root 421: MENUITEM "Properties", IDM_SYSTEM_ENCRYPTION_STATUS
422: END
1.1.1.7 root 423: POPUP "&Keyfiles"
1.1.1.6 root 424: BEGIN
1.1.1.10 root 425: MENUITEM "Add/Remove Keyfiles to/from Volume...", IDM_ADD_REMOVE_VOL_KEYFILES
426: MENUITEM "Remove All Keyfiles from Volume...", IDM_REMOVE_ALL_KEYFILES_FROM_VOL
1.1 root 427: MENUITEM SEPARATOR
1.1.1.6 root 428: MENUITEM "Generate Random Keyfile...", IDM_GENERATE_KEYFILE
1.1 root 429: MENUITEM SEPARATOR
1.1.1.6 root 430: MENUITEM "Set Default Keyfiles/Paths...", IDM_SET_DEFAULT_KEYFILES
1.1 root 431: END
1.1.1.7 root 432: POPUP "T&ools"
1.1 root 433: BEGIN
1.1.1.6 root 434: MENUITEM "Benchmark...", IDM_BENCHMARK
435: MENUITEM "Test Vectors...", IDM_TEST_VECTORS
436: MENUITEM SEPARATOR
1.1.1.12 root 437: MENUITEM "Traveler Disk Setup...", IDM_TRAVELER
1.1.1.6 root 438: MENUITEM "Keyfile Generator", IDM_KEYFILE_GENERATOR
439: MENUITEM "Volume Creation Wizard", IDM_VOLUME_WIZARD
1.1 root 440: MENUITEM SEPARATOR
1.1.1.5 root 441: MENUITEM "Refresh Drive Letters", IDM_REFRESH_DRIVE_LETTERS
442: MENUITEM SEPARATOR
1.1.1.6 root 443: MENUITEM "Backup Volume Header...", IDM_BACKUP_VOL_HEADER
444: MENUITEM "Restore Volume Header...", IDM_RESTORE_VOL_HEADER
445: MENUITEM SEPARATOR
446: MENUITEM "Clear Volume History", IDM_CLEAR_HISTORY
447: MENUITEM "Wipe Cached Passwords", IDM_WIPE_CACHE
448: END
1.1.1.7 root 449: POPUP "Setti&ngs"
1.1.1.6 root 450: BEGIN
451: MENUITEM "Language...", IDM_LANGUAGE
452: MENUITEM "Hot Keys...", IDM_HOTKEY_SETTINGS
453: MENUITEM "Default Keyfiles...", IDM_DEFAULT_KEYFILES
1.1 root 454: MENUITEM SEPARATOR
1.1.1.6 root 455: MENUITEM "Preferences...", IDM_PREFERENCES
1.1 root 456: END
1.1.1.7 root 457: POPUP "Hel&p"
1.1 root 458: BEGIN
459: MENUITEM "User's Guide", IDM_HELP
1.1.1.8 root 460: MENUITEM "Online Help", IDM_ONLINE_HELP
461: MENUITEM "Beginner's Tutorial", IDM_ONLINE_TUTORIAL
1.1.1.6 root 462: MENUITEM "Frequently Asked Questions", IDM_FAQ
463: MENUITEM SEPARATOR
464: MENUITEM "TrueCrypt Website", IDM_WEBSITE
465: MENUITEM "Downloads", IDM_TC_DOWNLOADS
466: MENUITEM "News", IDM_NEWS
1.1.1.4 root 467: MENUITEM SEPARATOR
1.1.1.8 root 468: MENUITEM "Version History", IDM_VERSION_HISTORY
469: MENUITEM "Legal Notices", IDM_LICENSE
470: MENUITEM SEPARATOR
1.1.1.6 root 471: MENUITEM "Report a Bug...", IDM_BUGREPORT
472: MENUITEM "Forums", IDM_FORUMS
473: MENUITEM "Contact...", IDM_CONTACT
1.1 root 474: MENUITEM SEPARATOR
1.1.1.10 root 475: MENUITEM "Donations...", IDM_DONATIONS
476: MENUITEM SEPARATOR
1.1 root 477: MENUITEM "About...", IDM_ABOUT
478: END
1.1.1.6 root 479: MENUITEM "&Homepage ", IDM_HOMEPAGE
1.1 root 480: END
481:
1.1.1.10 root 482:
483: /////////////////////////////////////////////////////////////////////////////
484: //
485: // String Table
486: //
487:
488: STRINGTABLE
489: BEGIN
490: IDS_UACSTRING "TrueCrypt"
491: END
492:
1.1 root 493: #endif // English (U.S.) resources
494: /////////////////////////////////////////////////////////////////////////////
495:
496:
497:
498: #ifndef APSTUDIO_INVOKED
499: /////////////////////////////////////////////////////////////////////////////
500: //
501: // Generated from the TEXTINCLUDE 3 resource.
502: //
503: #include "..\\common\\common.rc"
504:
505: /////////////////////////////////////////////////////////////////////////////
506: #endif // not APSTUDIO_INVOKED
507:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.