VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Mount/Mount.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Mount/Mount.rc')
-rw-r--r--src/Mount/Mount.rc26
1 files changed, 14 insertions, 12 deletions
diff --git a/src/Mount/Mount.rc b/src/Mount/Mount.rc
index 03496871..2f96bff7 100644
--- a/src/Mount/Mount.rc
+++ b/src/Mount/Mount.rc
@@ -41,7 +41,7 @@ IDR_MOUNT_TLB TYPELIB "Mount.tlb"
41// Dialog 41// Dialog
42// 42//
43 43
44IDD_PREFERENCES_DLG DIALOGEX 0, 0, 336, 333 44IDD_PREFERENCES_DLG DIALOGEX 0, 0, 336, 340
45STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU 45STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
46CAPTION "VeraCrypt - Preferences" 46CAPTION "VeraCrypt - Preferences"
47FONT 8, "MS Shell Dlg", 400, 0, 0x1 47FONT 8, "MS Shell Dlg", 400, 0, 0x1
@@ -78,28 +78,30 @@ BEGIN
78 CONTROL "Make disconnected network drives available for mounting",IDC_SHOW_DISCONNECTED_NETWORK_DRIVES, 78 CONTROL "Make disconnected network drives available for mounting",IDC_SHOW_DISCONNECTED_NETWORK_DRIVES,
79 "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,208,316,10 79 "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,208,316,10
80 CONTROL "Cache passwords in driver memory",IDC_PREF_CACHE_PASSWORDS, 80 CONTROL "Cache passwords in driver memory",IDC_PREF_CACHE_PASSWORDS,
81 "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,254,146,11 81 "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,263,146,11
82 CONTROL "Wipe cached passwords on exit",IDC_PREF_WIPE_CACHE_ON_EXIT, 82 CONTROL "Wipe cached passwords on exit",IDC_PREF_WIPE_CACHE_ON_EXIT,
83 "Button",BS_AUTOCHECKBOX | WS_TABSTOP,162,254,165,11 83 "Button",BS_AUTOCHECKBOX | WS_TABSTOP,162,263,165,11
84 CONTROL "Temporarily cache password during ""Mount Favorite Volumes"" operations",IDC_PREF_TEMP_CACHE_ON_MULTIPLE_MOUNT, 84 CONTROL "Temporarily cache password during ""Mount Favorite Volumes"" operations",IDC_PREF_TEMP_CACHE_ON_MULTIPLE_MOUNT,
85 "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,268,294,11 85 "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,277,294,11
86 CONTROL "Wipe cached passwords on auto-dismount",IDC_PREF_WIPE_CACHE_ON_AUTODISMOUNT, 86 CONTROL "Wipe cached passwords on auto-dismount",IDC_PREF_WIPE_CACHE_ON_AUTODISMOUNT,
87 "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,282,296,11 87 "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,291,296,11
88 CONTROL "Include PIM when caching a password",IDC_PREF_CACHE_PIM, 88 CONTROL "Include PIM when caching a password",IDC_PREF_CACHE_PIM,
89 "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,296,296,10 89 "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,305,296,10
90 PUSHBUTTON "More Settings...",IDC_MORE_SETTINGS,5,317,85,14 90 PUSHBUTTON "More Settings...",IDC_MORE_SETTINGS,5,324,85,14
91 DEFPUSHBUTTON "OK",IDOK,225,317,50,14 91 DEFPUSHBUTTON "OK",IDOK,225,324,50,14
92 PUSHBUTTON "Cancel",IDCANCEL,281,317,50,14 92 PUSHBUTTON "Cancel",IDCANCEL,281,324,50,14
93 GROUPBOX "Windows",IDT_WINDOWS_RELATED_SETTING,4,160,328,76 93 GROUPBOX "Windows",IDT_WINDOWS_RELATED_SETTING,4,160,328,87
94 GROUPBOX "Default Mount Options",IDT_DEFAULT_MOUNT_OPTIONS,4,3,328,26 94 GROUPBOX "Default Mount Options",IDT_DEFAULT_MOUNT_OPTIONS,4,3,328,26
95 GROUPBOX "VeraCrypt Background Task",IDT_TASKBAR_ICON,4,33,328,26 95 GROUPBOX "VeraCrypt Background Task",IDT_TASKBAR_ICON,4,33,328,26
96 GROUPBOX "Auto-Dismount",IDT_AUTO_DISMOUNT,4,94,328,62 96 GROUPBOX "Auto-Dismount",IDT_AUTO_DISMOUNT,4,94,328,62
97 LTEXT "minutes",IDT_MINUTES,289,129,39,10 97 LTEXT "minutes",IDT_MINUTES,289,129,39,10
98 LTEXT "Dismount all when:",IDT_AUTO_DISMOUNT_ON,9,104,71,20 98 LTEXT "Dismount all when:",IDT_AUTO_DISMOUNT_ON,9,104,71,20
99 GROUPBOX "Password Cache",IDT_PW_CACHE_OPTIONS,4,243,328,68 99 GROUPBOX "Password Cache",IDT_PW_CACHE_OPTIONS,4,252,328,68
100 GROUPBOX "Actions to perform upon logon to Windows",IDT_LOGON,4,63,328,28 100 GROUPBOX "Actions to perform upon logon to Windows",IDT_LOGON,4,63,328,28
101 CONTROL "Don't show wait message dialog when performing operations",IDC_HIDE_WAITING_DIALOG, 101 CONTROL "Don't show wait message dialog when performing operations",IDC_HIDE_WAITING_DIALOG,
102 "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,220,316,10 102 "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,220,316,10
103 CONTROL "Use Secure Desktop for password entry",IDC_SECURE_DESKTOP_PASSWORD_ENTRY,
104 "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,232,316,10
103END 105END
104 106
105IDD_VOLUME_PROPERTIES DIALOGEX 60, 30, 284, 224 107IDD_VOLUME_PROPERTIES DIALOGEX 60, 30, 284, 224
@@ -421,7 +423,7 @@ BEGIN
421 LEFTMARGIN, 7 423 LEFTMARGIN, 7
422 RIGHTMARGIN, 329 424 RIGHTMARGIN, 329
423 TOPMARGIN, 7 425 TOPMARGIN, 7
424 BOTTOMMARGIN, 331 426 BOTTOMMARGIN, 338
425 END 427 END
426 428
427 IDD_VOLUME_PROPERTIES, DIALOG 429 IDD_VOLUME_PROPERTIES, DIALOG