Click here to Skip to main content
15,885,216 members
Articles / Desktop Programming / MFC

Exile 1.8 - The Password Manager

Rate me:
Please Sign up or sign in to vote.
4.57/5 (51 votes)
6 Mar 20058 min read 255.1K   7.4K   111  
Yet another password manager.
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Exile.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define ID_COPY                         101
#define IDD_EXILE_DIALOG                102
#define IDS_FILTER                      102
#define IDS_EXTENSION                   103
#define IDS_ROOTDESCRIPTION             104
#define IDS_TITLE                       105
#define IDS_SAVEDIRTYSTORAGE            106
#define IDS_CONFIRMDELETECATEGORY       107
#define IDS_MD5HASHFORMAT               108
#define IDS_MOVEMOUSE                   109
#define IDS_REGKEY                      110
#define IDS_ENTERCATEGORYNAME           111
#define IDS_ENTERELEMENTNAME            112
#define IDS_ENTERUSERNAME               113
#define IDS_ENTERMASTERPASSWORD         114
#define IDS_ENTERROUNDS                 115
#define IDS_SELECTKEYSIZE               116
#define IDS_SELECTCHARSET               117
#define IDS_ENTERPASSWORDLENGTH         118
#define IDS_WRONGFORMAT                 119
#define IDS_KEY1024                     120
#define IDS_KEY512                      121
#define IDS_KEY256                      122
#define IDS_KEY128                      123
#define IDS_HOTKEYINFO                  124
#define IDS_BROADCASTMESSAGE            125
#define IDS_NOHOTKEYINFO                125
#define IDS_INACTIVEHOTKEYINFO          126
#define IDS_KEY2040                     127
#define IDS_RC5ACQUIRECONTEXTFAILED     127
#define IDR_MAINFRAME                   128
#define IDS_RC5SETBINARYPRIVATEKEYFAILED 128
#define IDB_INDETAIL                    129
#define IDS_STORAGEOPENFAILED           129
#define IDR_MAINMENU                    130
#define IDS_CREATESTORAGEFAILED         130
#define IDB_NEW                         131
#define IDS_NOTANANSIVERSION            131
#define IDD_INSERTCATEGORY              132
#define IDD_INSERTCATEGORY_DIALOG       132
#define IDS_NOTAUNICODE                 132
#define IDS_NOTAUNICODEVERSION          132
#define IDB_INSERTELEMENT               133
#define IDS_CONFIRMDELETEELEMENT        133
#define IDB_INSERTCATEGORY              134
#define IDS_CANTDROPTOITSELF            134
#define IDD_NEW_DIALOG                  135
#define IDS_CANTDROPONPARENT            135
#define IDD_INSERTELEMENT_DIALOG        136
#define IDS_CANTDROPONCHILDREN          136
#define IDS_SELECTRATING                137
#define IDS_SELECTSORTORDER             138
#define IDS_XMLOPENFAILED               139
#define IDS_COLUMN_ENTITY               140
#define IDS_COLUMN_ENTITYDESCRIPTION    141
#define IDS_XMLEXPORTFILTER             142
#define IDS_XMLEXTENSION                143
#define IDS_BACKUPSTORAGEFAILED         144
#define IDS_CANTSAVETOREADONLY          145
#define IDD_CHANGEICON_DIALOG           151
#define IDB_CHANGEICON                  152
#define IDD_ENTERPASSWORD               153
#define IDD_ENTERPASSWORD_DIALOG        153
#define IDB_ENTERPASSWORD               154
#define IDB_RSASECURITY                 155
#define IDI_RSASECURITY                 156
#define IDB_PASSWORDGENERATOR           157
#define IDB_MD5HASHGENERATOR            158
#define IDD_PASSWORDGENERATOR           159
#define IDD_PASSWORDGENERATOR_DIALOG    159
#define IDD_MD5HASHGENERATOR_DIALOG     160
#define IDR_PASSWORD_CONTEXT            161
#define IDD_EDITCATEGORY_DIALOG         162
#define IDD_EDITELEMENT_DIALOG          163
#define IDI_SHOWBRIEF_INACTIVE          164
#define IDI_SHOWBRIEF_ACTIVE            165
#define IDI_SHOWDETAILED_ACTIVE         166
#define IDI_SHOWDETAILED_INACTIVE       167
#define IDB_SHOWBRIEF_INACTIVE          168
#define IDB_SHOWBRIEF_ACTIVE            169
#define IDB_SHOWDETAILED_ACTIVE         170
#define IDB_SHOWDETAILED_INACTIVE       171
#define IDB_SWITCH                      172
#define IDR_CATEGORY_CONTEXT            173
#define IDR_ELEMENT_CONTEXT             174
#define IDR_ROOTCONTEXT                 176
#define IDR_ROOT_CONTEXT                176
#define IDB_EDITELEMENT                 178
#define IDB_EDITCATEGORY                179
#define IDD_STORAGEPROPERTIES_DIALOG    190
#define IDB_STORAGEPROPERTIES           191
#define IDR_ACCELERATOR                 193
#define IDR_TRAYMENU                    196
#define IDD_OPTIONS_DIALOG              197
#define IDB_OPTIONS                     198
#define IDI_ABOVEIMPORTANT              212
#define IDI_BELOWCRITICAL               213
#define IDI_BELOWINSIGNIFICANT          214
#define IDI_BELOWNORMAL                 215
#define IDI_COLD                        216
#define IDI_CRITICAL                    217
#define IDI_IMPORTANT                   218
#define IDI_INSIGNIFICANT               219
#define IDI_NORMAL                      220
#define IDI_UNIMPORTANT                 221
#define IDI_VERYIMPORTANT               222
#define IDD_ADVANCED_DIALOG             223
#define IDB_ADVANCED                    224
#define IDD_EXPORTTOXML_DIALOG          225
#define IDI_FOUND                       226
#define IDI_FIND                        227
#define IDC_SEARCH                      228
#define IDB_EXPORTTOXML                 229
#define IDD_OPENFILE_DIALOG             231
#define IDI_EXPANDED                    232
#define IDI_COLLAPSED                   233
#define IDD_PROPERTYBROWSER_DIALOG      234
#define IDC_TREE1                       1000
#define IDC_TREE                        1000
#define IDC_PROPERTYGRID                1000
#define IDC_LOGIN_TITLE                 1001
#define IDC_PASSWORD_TITLE              1002
#define IDC_ADDRESS_TITLE               1003
#define IDC_NOTES_TITLE                 1004
#define IDC_LOGIN                       1005
#define IDC_PASSWORD                    1006
#define IDC_ADDRESS                     1007
#define IDC_NOTES                       1008
#define IDC_BUTTON1                     1009
#define IDC_CHANGEICON                  1009
#define IDC_BROWSE                      1009
#define IDC_RESTORE                     1009
#define IDC_DESCRIPTION_TITLE           1010
#define IDC_TITLE_TITLE                 1011
#define IDC_ITEMICON                    1012
#define IDC_MODESWITCH                  1013
#define IDC_USERNAME                    1013
#define IDC_COMBO1                      1015
#define IDC_CATEGORYNAME                1015
#define IDC_ELEMENTNAME                 1015
#define IDC_SORTORDER                   1015
#define IDC_EDIT1                       1016
#define IDC_DESCRIPTION                 1016
#define IDC_FILENAME                    1016
#define IDC_PASSWORDLENGTH              1016
#define IDC_WINDOWTITLE                 1016
#define IDC_EDIT5                       1020
#define IDC_LIST                        1023
#define IDC_CATEGORYICON                1024
#define IDC_MASTERPASSWORD              1025
#define IDC_KEYSIZE                     1026
#define IDC_ELEMENTICON                 1026
#define IDC_ROUNDS                      1027
#define IDC_HASHFILE                    1027
#define IDC_HASHMESSAGE                 1028
#define IDC_MASTERPASSWORD_TITLE        1029
#define IDC_MESSAGE                     1031
#define IDC_MD5HASH                     1032
#define IDC_GENERATE                    1033
#define IDC_UPPERCASE                   1037
#define IDC_LOWERCASE                   1038
#define IDC_DECIMALDIGITS               1039
#define IDC_PUNCTUATIONMARKS            1040
#define IDC_SPECIALCHARACTERS           1041
#define IDC_EDIT2                       1042
#define IDC_ERRORICON                   1043
#define IDC_MESSAGE_TITLE               1046
#define IDC_KEYINFO_TITLE               1047
#define IDC_HOTKEY                      1048
#define IDC_RELOADSTORAGE               1050
#define IDC_MINIMIZETOTRAY              1051
#define IDC_AUTOSAVE                    1052
#define IDC_INFO_TITLE                  1053
#define IDC_RATING                      1055
#define IDC_AUTOSORT                    1057
#define IDC_RATING_TITLE                1058
#define IDC_RATINGICON                  1059
#define IDC_TITLEFRAME                  1060
#define IDC_ADVANCED                    1061
#define IDC_ENABLE                      1062
#define IDC_SMARTTYPE                   1064
#define IDC_FIND_WINDOWTITLE            1067
#define IDC_FIND_LOGIN                  1068
#define IDC_FIND_PASSWORD               1069
#define IDC_ENTITIESLIST                1078
#define IDC_READONLY                    1080
#define IDC_BACKUP                      1081
#define IDC_MAINTAINASSOCIATIONS        1082
#define IDC_PROPERTIES                  1084
#define stc32                           0x045f
#define ID_FILE_SAVEAS                  32775
#define ID_EDIT_INSERTCATEGORY          32776
#define ID_EDIT_INSERTELEMENT           32777
#define ID_EDIT_DELETE                  32778
#define ID_EDIT_EDIT                    32779
#define ID_EDIT_STORAGEPROPERTIES       32780
#define ID_HELP_ABOUTOCTALFORTYEXILE    32781
#define ID_TOOLS_PASSWORDGENERATOR      32782
#define ID_TOOLS_MD5HASHGENERATOR       32783
#define ID_PASSWORDCONTEXT_SHOWPASSWORD 32784
#define ID_PASSWORDCONTEXT_HIDEPASSWORD 32785
#define ID_PASSWORDCONTEXT_GENERATEPASSWORD 32786
#define ID_TRAYMENU_RESTORE             32788
#define ID_TRAYMENU_ENABLEHOTKEYS       32789
#define ID_TRAYMENU_DISABLEHOTKEYS      32790
#define ID_EDIT_OPTIONS                 32791
#define ID_CATEGORYCONTEXT_SORT_NAMEASCENDING 32794
#define ID_CATEGORYCONTEXT_SORT_NAMEDESCENDING 32795
#define ID_CATEGORYCONTEXT_SORT_USERNAMEASCENDING 32796
#define ID_CATEGORYCONTEXT_SORT_USERNAMEDESCENDING 32797
#define ID_CATEGORYCONTEXT_SORT_RATINGASCENDING 32798
#define ID_CATEGORYCONTEXT_SORT_RATINGDESCENDING 32799
#define ID_PASSWORDCONTEXT_COPY         32800
#define ID_FILE_EXPORT_EXPORTTOXML      32802
#define ID_EDIT_ADVANCED                32804

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        235
#define _APS_NEXT_COMMAND_VALUE         32805
#define _APS_NEXT_CONTROL_VALUE         1085
#define _APS_NEXT_SYMED_VALUE           102
#endif
#endif

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Russian Federation Russian Federation
I'll think about it later on...

Comments and Discussions