⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pgpadmin.rc

📁 vc环境下的pgp源码
💻 RC
📖 第 1 页 / 共 4 页
字号:
                    99,98,170,14
    EDITTEXT        IDC_TRUSTEDDAYS,271,98,29,13,ES_AUTOHSCROLL
    CONTROL         "Spin1",IDC_TRUSTEDSPIN,"msctls_updown32",
                    UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | 
                    UDS_ARROWKEYS | UDS_NOTHOUSANDS,301,98,9,13
    CONTROL         105,IDC_WIZBITMAP,"Static",SS_BITMAP | SS_REALSIZEIMAGE | 
                    SS_SUNKEN,7,9,81,161
    GROUPBOX        "Body should be inside this frame. This frame is invisible",
                    IDC_STATIC,92,0,254,189,NOT WS_VISIBLE
    LTEXT           "Keys can change over time. Their owners may add or delete user IDs, and signatures may be added or revoked. The keys themselves may be revoked if compromised. To avoid outdated keys, you can choose to have automatic updates scheduled for your users.",
                    IDC_STATIC,99,9,240,33
    LTEXT           "There are two types of updates you can schedule. Updating Trusted Introducers will fetch the latest copies of the Trusted Introducers' keys, plus any keys that they have signed. Updating all keys will simply get the latest copy of each key on the keyring.",
                    IDC_STATIC,99,45,240,33
    LTEXT           "days",IDC_STATIC,268,85,20,9
    LTEXT           "days",IDC_STATIC,313,100,20,9
END

IDD_REVIEWOLD DIALOG DISCARDABLE  0, 0, 350, 222
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "PGPadmin - Review of options selected"
FONT 8, "MS Sans Serif"
BEGIN
    CONTROL         105,IDC_WIZBITMAP,"Static",SS_BITMAP | SS_REALSIZEIMAGE | 
                    SS_SUNKEN,7,9,81,161
    LTEXT           "Incoming ADK <inadk@pgp.com>",IDC_INADK,169,20,171,12,
                    SS_CENTERIMAGE | SS_SUNKEN | WS_BORDER
    LTEXT           "Outgoing ADK <outadk@pgp.com>",IDC_OUTADK,169,38,171,12,
                    SS_CENTERIMAGE | SS_SUNKEN | WS_BORDER
    LTEXT           "Corp Key <corp@pgp.com>",IDC_CORPKEY,189,67,151,12,
                    SS_CENTERIMAGE | SS_SUNKEN | WS_BORDER
    CHECKBOX        "Incoming ADK:",IDC_INADK_CHECK,100,21,67,11,BS_TOP | 
                    BS_MULTILINE
    CHECKBOX        "Outgoing ADK:",IDC_OUTADK_CHECK,100,39,68,10,BS_TOP | 
                    BS_MULTILINE
    CHECKBOX        "Incoming ADK",IDC_ENFORCEINADK_CHECK,129,53,66,10
    CHECKBOX        "Corporate Signing Key:",IDC_CORPKEY_CHECK,100,68,85,10
    CHECKBOX        "Warn on keys not signed by CSK",IDC_WARN_NOTCERT_CHECK,
                    222,82,118,9
    CHECKBOX        "CSK is a Meta-Introducer",IDC_METAINTRODUCER_CHECK,112,
                    82,98,9
    CHECKBOX        "Passphrase minimum length:",IDC_PASSPHRASE_CHECK,100,96,
                    102,10
    CHECKBOX        "Minimum quality:",IDC_QUALITY_CHECK,252,96,66,10
    CHECKBOX        "Allow conventional encryption",IDC_CONVENTIONAL_CHECK,
                    100,138,131,10
    CHECKBOX        "Message Header comment:",IDC_COMMENT_CHECK,100,151,102,
                    10
    LTEXT           "Comments",IDC_COMMENT,206,150,134,12,SS_CENTERIMAGE | 
                    SS_SUNKEN | WS_BORDER
    CONTROL         "List1",IDC_DEFKEYS,"SysListView32",LVS_REPORT | 
                    LVS_SINGLESEL | LVS_NOSORTHEADER | WS_BORDER | 
                    WS_TABSTOP,100,176,240,44
    LTEXT           "Default keys:",IDC_STATIC,100,166,44,10
    CHECKBOX        "Allow key generation",IDC_KEYGEN_CHECK,100,111,87,10
    CHECKBOX        "Allow RSA key generation",IDC_RSAKEYGEN_CHECK,194,111,
                    99,10
    LTEXT           "8",IDC_MINCHARS_CHECK,205,95,17,12,SS_CENTERIMAGE | 
                    SS_SUNKEN | WS_BORDER
    LTEXT           "20",IDC_MINQUALITY_CHECK,321,95,17,12,SS_CENTERIMAGE | 
                    SS_SUNKEN | WS_BORDER
    CHECKBOX        "Minimum key size:",IDC_KEYSIZE_CHECK,100,125,72,10
    LTEXT           "1024",IDC_MINKEYSIZE_CHECK,172,124,22,12,SS_CENTERIMAGE | 
                    SS_SUNKEN | WS_BORDER
    LTEXT           "These are the options you have set. To change them, use the Back button.",
                    IDC_STATIC,100,6,244,11
    LTEXT           "ADK: Addtional Decryption Key\n\nCSK: Corporate Signing Key",
                    IDC_STATIC,7,176,81,42,SS_SUNKEN
    CHECKBOX        "Outgoing ADK",IDC_ENFORCEOUTADK_CHECK,204,53,65,10
    CHECKBOX        "Remote ADK",IDC_ENFORCEREMOTEADK_CHECK,278,53,61,10
    LTEXT           "Enforce:",IDC_ENFORCELABEL,99,53,28,8
END

IDD_REVOKER DIALOG DISCARDABLE  0, 0, 350, 222
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "PGPadmin - Designated Revoker"
FONT 8, "MS Sans Serif"
BEGIN
    GROUPBOX        "Body should be inside this frame. This frame is invisible",
                    -1,92,0,254,189,NOT WS_VISIBLE
    LTEXT           "One problem that can occur is the loss of a user's private key. If the user's hard drive crashes, and they had not made a backup of their private key, there is no way they can ever gain access to their encrypted messages ",
                    -1,99,9,242,25
    CONTROL         "Enable a Designated &Revoker key",IDC_ENABLEREVOKER,
                    "Button",BS_AUTOCHECKBOX | WS_TABSTOP,99,131,244,9
    LTEXT           "Designated Revoker key, and have the user generate a new key. Since this key will be able to revoke any key in your organization, it must be kept very secure from theft, and it should have a strong passphrase.",
                    -1,99,95,242,26
    CONTROL         105,IDC_WIZBITMAP,"Static",SS_BITMAP | SS_REALSIZEIMAGE | 
                    SS_SUNKEN,7,9,81,161
    LTEXT           "To avoid this problem, you can select a key to be the Designated Revoker. This key will be able to revoke any key generated by the user under this installation. If any user loses their key, you can revoke it using the ",
                    -1,99,71,242,25
    LTEXT           "again. More importantly, other users will continue to encrypt to the public key because there is no way to revoke it when the private key is lost, and there's no way to tell other users that the key is lost, short of sending each user a message.",
                    -1,99,33,239,34
END

IDD_REVOKERSEL DIALOG DISCARDABLE  0, 0, 350, 222
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "PGPadmin - Designated Revoker key selection"
FONT 8, "MS Sans Serif"
BEGIN
    CONTROL         105,IDC_WIZBITMAP,"Static",SS_BITMAP | SS_REALSIZEIMAGE | 
                    SS_SUNKEN,7,9,81,161
    GROUPBOX        "Body should be inside this frame. This frame is invisible",
                    IDC_STATIC,92,0,254,189,NOT WS_VISIBLE
    LTEXT           "The following list shows all Diffie-Hellman keys on your keyring. Please choose the key you wish to use for the Designated Revoker key:",
                    IDC_STATIC,99,11,240,19
    CONTROL         "List1",IDC_REVOKER_ID,"SysListView32",LVS_REPORT | 
                    LVS_SINGLESEL | LVS_NOSORTHEADER | WS_BORDER | 
                    WS_TABSTOP,99,38,240,142
END

IDD_ADK_DISK DIALOG DISCARDABLE  0, 0, 350, 222
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "PGPadmin - PGPdisk Additional Decryption Key"
FONT 8, "MS Sans Serif"
BEGIN
    CONTROL         105,IDC_WIZBITMAP,"Static",SS_BITMAP | SS_REALSIZEIMAGE | 
                    SS_SUNKEN,7,9,81,161
    GROUPBOX        "Body should be inside this frame. This frame is invisible",
                    -1,92,0,254,189,NOT WS_VISIBLE
    CONTROL         "Use a PGP&disk Additional Decryption Key",
                    IDC_USE_DISKADK,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | 
                    WS_TABSTOP,99,102,147,10
    LTEXT           "If your organization uses PGPdisk, you may configure PGP to automatically add an Additional Decryption Key to all new PGPdisks created by the client version of PGP generated here.  This will allow the owner of the ADK to",
                    -1,99,10,242,24
    LTEXT           "If you choose to use a PGPdisk ADK, the key must already be on your keyring before going to the next page.  If it is not, generate the key you intend to use for the PGPdisk ADK, then press the Next button.",
                    -1,99,65,242,25
    LTEXT           "recover data from PGPdisks in an emergency.  As with any ADK, the security of the ADK private key is critical, and thus it must be kept very secure.",
                    -1,99,34,219,27
END

IDD_ADK_DISKSEL DIALOG DISCARDABLE  0, 0, 350, 222
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "PGPadmin - PGPdisk Additional Decryption Key selection"
FONT 8, "MS Sans Serif"
BEGIN
    CONTROL         105,IDC_WIZBITMAP,"Static",SS_BITMAP | SS_REALSIZEIMAGE | 
                    SS_SUNKEN,7,9,81,161
    GROUPBOX        "Body should be inside this frame. This frame is invisible",
                    IDC_STATIC,92,0,254,189,NOT WS_VISIBLE
    LTEXT           "The following list shows all keys on your keyring. Please choose the key you wish to use as the PGPdisk Additional Decryption Key:",
                    IDC_STATIC,97,13,240,27
    CONTROL         "List1",IDC_DISKADK_ID,"SysListView32",LVS_REPORT | 
                    LVS_SINGLESEL | LVS_NOSORTHEADER | WS_BORDER | 
                    WS_TABSTOP,97,45,240,142
END

IDD_INSTALLOPTIONS DIALOG DISCARDABLE  0, 0, 350, 222
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "PGPadmin - Installation Options"
FONT 8, "MS Sans Serif"
BEGIN
    CONTROL         "Pre-&select installation options for user",
                    IDC_PRESELECT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,99,
                    67,200,11
    EDITTEXT        IDC_USERINSTALLDIR,112,90,213,13,ES_AUTOHSCROLL
    CONTROL         "PGP &Key Management (required)",IDC_INSTALLPROGRAMS,
                    "Button",BS_AUTOCHECKBOX | WS_TABSTOP,112,108,195,10
    CONTROL         "PGP &Command Line",IDC_INSTALLCMDLINE,"Button",
                    BS_AUTOCHECKBOX | WS_TABSTOP,112,120,195,10
    CONTROL         "PGP&disk Volume Security",IDC_INSTALLDISK,"Button",
                    BS_AUTOCHECKBOX | WS_TABSTOP,112,132,195,10
    CONTROL         "PGP&net Virtual Private Networking",IDC_INSTALLNET,
                    "Button",BS_AUTOCHECKBOX | WS_TABSTOP,112,144,195,10
    CONTROL         "PGP &Eudora Plugin",IDC_INSTALLEUDORA,"Button",
                    BS_AUTOCHECKBOX | WS_TABSTOP,112,156,195,10
    CONTROL         "PGP Microsoft Exchange/&Outlook Plugin",
                    IDC_INSTALLOUTLOOK,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
                    112,168,195,10
    CONTROL         "PGP Microsoft Outlook E&xpress Plugin",
                    IDC_INSTALLOUTEXPRESS,"Button",BS_AUTOCHECKBOX | 
                    WS_TABSTOP,112,180,195,10
    CONTROL         "PGP User's &Manual",IDC_INSTALLMANUAL,"Button",
                    BS_AUTOCHECKBOX | WS_TABSTOP,112,192,195,10
    CONTROL         "&Un-install old versions of PGP",IDC_UNINSTALL,"Button",
                    BS_AUTOCHECKBOX | WS_TABSTOP,112,204,195,10
    GROUPBOX        "Body should be inside this frame. This frame is invisible",
                    IDC_STATIC,92,0,254,222,NOT WS_VISIBLE
    LTEXT           "To make it easier for users to install PGP, you can pre-select such options as the installation directory, and which components will be installed. If you choose to do this, the installer will use the options you specify and won't",
                    IDC_STATIC,99,9,240,25
    CONTROL         105,IDC_WIZBITMAP,"Static",SS_BITMAP | SS_REALSIZEIMAGE | 
                    SS_SUNKEN,7,9,81,161
    LTEXT           "ask the user for this information.",IDC_STATIC,99,33,
                    240,9
    LTEXT           "Directory to install user's copy of PGP (including drive letter):",
                    IDC_STATIC,112,81,202,8
    LTEXT           "NOTE: Installation of the program files is required if you want to install any of the plug-ins.",
                    IDC_STATIC,99,45,240,17
END

IDD_X509 DIALOG DISCARDABLE  0, 0, 350, 222
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "PGPadmin - X.509 Certificate Settings"
FONT 8, "MS Sans Serif"
BEGIN
    CONTROL         105,IDC_WIZBITMAP,"Static",SS_BITMAP | SS_REALSIZEIMAGE | 
                    SS_SUNKEN,7,9,81,161
    GROUPBOX        "Body should be inside this frame. This frame is invisible",
                    IDC_STATIC,92,0,254,189,NOT WS_VISIBLE
    LTEXT           "If your organization's environment involves the use of X.509 certificates, you should specify what actions are allowed by your users. You can set up automated certificate requests upon generating a key, and automatically",
                    IDC_STATIC,99,9,240,25
    CONTROL         "Key &Generation performs Certificate Request",
                    IDC_KEYGENCERTREQ,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
                    99,64,158,10
    CONTROL         "&Automatically update Certificate Revocation Lists",

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -