//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by Mount.rc // #define IDR_MOUNT_TLB 1 #define IDD_MOUNT_DLG 101 #define IDD_PASSWORDCHANGE_DLG 102 #define IDB_DRIVEICON 103 #define IDD_PASSWORD_DLG 104 #define IDB_DRIVEICON_MASK 105 #define IDR_MENU 106 #define IDD_PREFERENCES_DLG 107 #define IDD_VOLUME_PROPERTIES 108 #define IDR_MOUNT_RSRC_HEADER 109 #define IDS_UACSTRING 110 #define IDB_LOGO_288DPI 111 #define IDB_LOGO_96DPI 112 #define IDB_SYS_DRIVEICON 113 #define IDB_SYS_DRIVEICON_MASK 114 #define IDD_TOKEN_PREFERENCES 115 #define IDD_SYSENC_SETTINGS 116 #define IDD_FAVORITE_VOLUMES 117 #define IDD_DEFAULT_MOUNT_PARAMETERS 118 #define IDD_EFI_SYSENC_SETTINGS 119 #define IDC_PREF_MOUNT_READONLY 1000 #define IDC_PREF_MOUNT_REMOVABLE 1001 #define IDC_VERIFY 1002 #define IDC_PREF_BKG_TASK_ENABLE 1003 #define IDC_OLD_PASSWORD 1004 #define IDC_CACHE 1005 #define IDC_NO_HISTORY 1006 #define IDC_DRIVELIST 1007 #define IDC_PREF_OPEN_EXPLORER 1008 #define IDC_ENABLE_KEYFILES 1009 #define IDC_VOLUME_PROPERTIES_LIST 1010 #define IDC_PREF_USE_DIFF_TRAY_ICON_IF_VOL_MOUNTED 1011 #define IDC_ENABLE_NEW_KEYFILES 1012 #define IDC_PRESERVE_TIMESTAMPS 1013 #define IDC_PREF_WIPE_CACHE_ON_EXIT 1014 #define IDC_PREF_CACHE_PASSWORDS 1016 #define IDC_DIRECTORY 1017 #define IDC_PREF_DISMOUNT_LOGOFF 1018 #define IDC_BROWSE_DIRS 1019 #define IDC_PREF_DISMOUNT_INACTIVE 1020 #define IDC_AUTORUN_DISABLE 1021 #define IDC_AUTORUN_START 1022 #define IDC_BENCHMARK 1023 #define IDC_AUTORUN_MOUNT 1024 #define IDC_VOLUME_NAME 1025 #define IDC_COPY_WIZARD 1026 #define IDC_MOUNT_OPTIONS 1027 #define IDT_TRAVELER_MOUNT 1028 #define IDT_MOUNT_LETTER 1029 #define IDT_MOUNT_SETTINGS 1030 #define IDC_KEY_FILES 1031 #define IDC_NEW_KEYFILES 1032 #define IDC_KEYFILES 1033 #define IDC_VOLUME 1034 #define IDC_PASSWORD 1035 #define IDC_BROWSE_FILES 1036 #define IDC_SELECT_DEVICE 1037 #define IDC_CREATE_VOLUME 1038 #define IDC_VOLUME_TOOLS 1039 #define IDC_WIPE_CACHE 1040 #define IDC_MOUNTALL 1041 #define IDD_TRAVELER_DLG 1042 #define IDC_SELECT_FILE 1043 #define IDD_HOTKEYS_DLG 1044 #define IDC_VOLUME_PROPERTIES 1045 #define IDT_FILE_SETTINGS 1046 #define IDD_PERFORMANCE_SETTINGS 1047 #define IDT_AUTORUN 1048 #define IDT_TRAVEL_INSERTION 1049 #define IDT_TRAVEL_ROOT 1050 #define IDT_VOLUME 1051 #define IDT_PASSWORD 1052 #define IDT_CURRENT 1053 #define IDT_NEW 1054 #define IDT_NEW_PASSWORD 1055 #define IDT_CONFIRM_PASSWORD 1056 #define IDT_PW_CACHE_OPTIONS 1058 #define IDT_DEFAULT_MOUNT_OPTIONS 1059 #define IDT_WINDOWS_RELATED_SETTING 1060 #define IDC_CREATE 1061 #define IDC_EXIT 1062 #define IDC_TRAVEL_OPEN_EXPLORER 1063 #define IDC_TRAV_CACHE_PASSWORDS 1064 #define IDC_UNMOUNTALL 1065 #define IDT_TASKBAR_ICON 1066 #define IDT_AUTO_DISMOUNT 1067 #define IDC_PREF_FORCE_AUTO_DISMOUNT 1068 #define IDC_PREF_DISMOUNT_INACTIVE_TIME 1069 #define IDT_MINUTES 1070 #define IDC_PREF_DISMOUNT_SCREENSAVER 1071 #define IDC_PREF_DISMOUNT_POWERSAVING 1072 #define IDT_AUTO_DISMOUNT_ON 1073 #define IDC_PREF_WIPE_CACHE_ON_AUTODISMOUNT 1074 #define IDC_CLOSE_BKG_TASK_WHEN_NOVOL 1075 #define IDC_MORE_INFO_ON_HW_ACCELERATION 1076 #define IDT_LOGON 1077 #define IDC_MORE_INFO_ON_THREAD_BASED_PARALLELIZATION 1078 #define IDC_PREF_LOGON_START 1079 #define IDC_PREF_LOGON_MOUNT_DEVICES 1080 #define IDC_SHOW_PASSWORD_CHPWD_NEW 1081 #define IDC_HK_DISMOUNT_BALLOON_TOOLTIP 1082 #define IDC_SHOW_PASSWORD_CHPWD_ORI 1083 #define IDC_HK_DISMOUNT_PLAY_SOUND 1084 #define IDC_HOTKEY_ASSIGN 1085 #define IDC_HOTKEY_REMOVE 1086 #define IDC_HOTKEY_KEY 1087 #define IDT_HOTKEY_
# Set the default behavior, in case people don't have core.autocrlf set.
*	text=auto

# Explicitly declare text files that could be normalized and converted
# to native line endings on checkout. However, as per the policy they're
# supposed to have LF endings on all platforms.
*.[ch]	text diff=cpp eol=lf
*.[ch]pp	text diff=cpp eol=lf
*.asm	text eol=lf
Makefile	text eol=lf
*.make	text eol=lf
*.mk	text eol=lf
*.inc	text eol=lf
*.md	text eol=lf
*.xml	text eol=lf
*.xpm	text -diff -merge eol=lf
*.pem	text -diff -merge eol=lf
*.cer	text -diff -merge eol=lf
*.manifest	text eol=lf
*.sh	text eol=lf
*.txt	text eol=lf
*.html	text diff=html eol=lf
*.idl	text eol=lf
*.fbp	text eol=lf
*.rgs	text eol=lf
*.pkgproj	text eol=lf
Sources	text eol=lf

# Declare files that will always have LF line endings on checkout.
*.desktop	text eol=lf

# Declare files that will always have CRLF line endings on checkout.
*.sln	text eol=crlf
*.vcproj	text eol=crlf
*.rc	text eol=crlf
*.bat	text eol=crlf
*.cmd	text eol=crlf

# Denote all files that are truly binary and should not be modified.
*.png	binary
*.jpg	binary
*.pdf	binary
*.bmp	binary
*.ico	binary
*.od[fgpst]	binary
*.hc	binary
*.icns	binary
*.rtf	binary
*.bz2	binary
*.pfx	binary
0056 #define IDM_SYS_FAVORITES_SETTINGS 40057 #define IDM_ORGANIZE_FAVORITES 40058 #define IDM_ORGANIZE_SYSTEM_FAVORITES 40059 #define IDM_ADD_VOLUME_TO_FAVORITES 40060 #define IDM_ADD_VOLUME_TO_SYSTEM_FAVORITES 40061 #define IDM_PERFORMANCE_SETTINGS 40062 #define IDM_ANALYZE_SYSTEM_CRASH 40063 #define IDM_DONATE 40064 #define IDM_VOLUME_EXPANDER 40065 #define IDM_DEFAULT_MOUNT_PARAMETERS 40066 #define IDM_DECRYPT_NONSYS_VOL 40067 #define IDM_VERIFY_RESCUE_DISK_ISO 40068 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NO_MFC 1 #define _APS_NEXT_RESOURCE_VALUE 120 #define _APS_NEXT_COMMAND_VALUE 40069 #define _APS_NEXT_CONTROL_VALUE 1167 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif