pgptray.rc

来自「PGP8.0源码 请认真阅读您的文件包然后写出其具体功能」· RC 代码 · 共 251 行

RC
251
字号
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"

#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "afxres.h"

/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS

/////////////////////////////////////////////////////////////////////////////
// English (U.S.) resources

#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32

#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//

1 TEXTINCLUDE DISCARDABLE 
BEGIN
    "resource.h\0"
END

2 TEXTINCLUDE DISCARDABLE 
BEGIN
    "#include ""afxres.h""\r\n"
    "\0"
END

3 TEXTINCLUDE DISCARDABLE 
BEGIN
    "#include ""pgptrayver.rc""\r\n"
    "\0"
END

#endif    // APSTUDIO_INVOKED


/////////////////////////////////////////////////////////////////////////////
//
// 24
//

IDR_PGPTRAY_MANIFEST    24      MOVEABLE PURE   "pgptray.exe.manifest"

/////////////////////////////////////////////////////////////////////////////
//
// Menu
//

IDM_TASKBARMENUREV MENU DISCARDABLE 
BEGIN
    POPUP "PGPtray"
    BEGIN
        POPUP "&Clipboard"
        BEGIN
            MENUITEM "&Encrypt",                    ID_ENCRYPTCLIPBOARD
            MENUITEM "&Sign",                       ID_SIGNCLIPBOARD
            MENUITEM "E&ncrypt && Sign",            ID_ENCRYPTSIGNCLIPBOARD
            MENUITEM "&Decrypt && Verify",          ID_DECRYPTVERIFYCLIPBOARD

            MENUITEM SEPARATOR
            MENUITEM "Edi&t",                       ID_VIEWCLIPBOARD
            MENUITEM "E&mpty",                      ID_WIPECLIP
        END
        POPUP "Current &Window"
        BEGIN
            MENUITEM "&Encrypt",                    ID_ENCRYPTWINDOW
            MENUITEM "&Sign",                       ID_SIGNWINDOW
            MENUITEM "E&ncrypt && Sign",            ID_ENCRYPTSIGNWINDOW
            MENUITEM "&Decrypt && Verify",          ID_DECRYPTVERIFYWINDOW
        END
        MENUITEM SEPARATOR
        MENUITEM SEPARATOR
        MENUITEM "&Purge Caches",               ID_PURGECACHES
        MENUITEM "&Options...",                 ID_PROPERTIES
        MENUITEM "&Help",                       ID_HELP_GENERAL
        MENUITEM SEPARATOR
        MENUITEM "&License...",                 ID_LICENSE
        MENUITEM "&About PGP...",               ID_ABOUTPGP
        MENUITEM SEPARATOR
        MENUITEM "E&xit",                       ID_QUIT_ENCLYPTOR
    END
END

IDM_TASKBARMENU MENU DISCARDABLE 
BEGIN
    POPUP "PGPtray"
    BEGIN
        MENUITEM "E&xit",                       ID_QUIT_ENCLYPTOR
        MENUITEM SEPARATOR
        MENUITEM "&About PGP...",               ID_ABOUTPGP
        MENUITEM "&License...",                 ID_LICENSE
        MENUITEM SEPARATOR
        MENUITEM "&Help",                       ID_HELP_GENERAL
        MENUITEM "&Options...",                 ID_PROPERTIES
        MENUITEM "&Purge Caches",               ID_PURGECACHES
        MENUITEM SEPARATOR
        MENUITEM SEPARATOR
        POPUP "Current &Window"
        BEGIN
            MENUITEM "&Decrypt && Verify",          ID_DECRYPTVERIFYWINDOW
            MENUITEM "E&ncrypt && Sign",            ID_ENCRYPTSIGNWINDOW
            MENUITEM "&Sign",                       ID_SIGNWINDOW
            MENUITEM "&Encrypt",                    ID_ENCRYPTWINDOW
        END
        POPUP "&Clipboard"
        BEGIN
            MENUITEM "E&mpty",                      ID_WIPECLIP
            MENUITEM "Edi&t",                       ID_VIEWCLIPBOARD
            MENUITEM SEPARATOR
            MENUITEM "&Decrypt && Verify",          ID_DECRYPTVERIFYCLIPBOARD

            MENUITEM "E&ncrypt && Sign",            ID_ENCRYPTSIGNCLIPBOARD
            MENUITEM "&Sign",                       ID_SIGNCLIPBOARD
            MENUITEM "&Encrypt",                    ID_ENCRYPTCLIPBOARD
        END
    END
END

IDM_PGPDISKPOPUP MENU DISCARDABLE 
BEGIN
    POPUP "PGPdisk popup"
    BEGIN
        MENUITEM "&Mount Disk...",              ID_PGPDISKMOUNTDISK
        MENUITEM "&New Disk...",                ID_PGPDISKNEWDISK
        MENUITEM "&Edit Disk...",               ID_PGPDISKEDITDISK
        MENUITEM SEPARATOR
        MENUITEM "&Unmount All Disks",          ID_PGPDISKUNMOUNTALL
    END
END


/////////////////////////////////////////////////////////////////////////////
//
// Icon
//

// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_TRAYAPPICON         ICON    DISCARDABLE     "Res\\TrayApp.ico"
IDI_TRAYICON4           ICON    DISCARDABLE     "Res\\Tray4.ico"
IDI_TRAYICONCACHED4     ICON    DISCARDABLE     "Res\\TrayCached4.ico"
IDI_TRAYICON32          ICON    DISCARDABLE     "Res\\Tray32.ico"
IDI_TRAYICONCACHED32    ICON    DISCARDABLE     "Res\\TrayCached32.ico"
IDI_TRAYICON8           ICON    DISCARDABLE     "Res\\Tray8.ico"
IDI_TRAYICONCACHED8     ICON    DISCARDABLE     "Res\\TrayCached8.ico"

/////////////////////////////////////////////////////////////////////////////
//
// Bitmap
//

IDB_EXEBITMAP4BIT       BITMAP  DISCARDABLE     "res\\exebmp4.bmp"
IDB_EXEBITMAP24BIT      BITMAP  DISCARDABLE     "res\\exebmp24.bmp"
IDB_DISKHEADER4         BITMAP  DISCARDABLE     "Res\\diskheader4.bmp"
IDB_DISKHEADER24        BITMAP  DISCARDABLE     "Res\\diskheader24.bmp"
IDB_HEADER4             BITMAP  DISCARDABLE     "Res\\mainheader4.bmp"
IDB_HEADER24            BITMAP  DISCARDABLE     "Res\\mainheader24.bmp"

/////////////////////////////////////////////////////////////////////////////
//
// String Table
//

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_PGPNET              "PGPnet"
    IDS_PGPTOOLS            "PGPmail"
    IDS_PGPDISK             "PGPdisk"
    IDS_PGPKEYS             "PGPkeys"
    IDS_CHECKIFOKTOCLOSE    "Warning: Exiting PGPtray will disable all PGP HotKeys."
    IDS_CAPTION             "PGP"
    IDS_CANNOTSETPURGEHOTKEY 
                            "The selected ""Purge passphrase caches"" HotKey\ncombination is already in use by another application."
    IDS_CANNOTSETENCRYPTHOTKEY 
                            "The selected ""Encrypt current window"" HotKey\ncombination is already in use by another application."
    IDS_CANNOTSETSIGNHOTKEY "The selected ""Sign current window"" HotKey\ncombination is already in use by another application."
    IDS_CANNOTSETENCRYPTSIGNHOTKEY 
                            "The selected ""Encrypt & Sign current window"" HotKey\ncombination is already in use by another application."
    IDS_CANNOTSETDECRYPTHOTKEY 
                            "The selected ""Decrypt & Verify current window"" HotKey\ncombination is already in use by another application."
    IDS_CANNOTLAUNCHPGPNET  "Could not open PGPnet.exe"
    IDS_DRIVERENABLED       "PGPnet: On - Number of SAs: %i"
    IDS_DRIVERDISABLED      "PGPnet: Off"
    IDS_DRIVERNOTAVAIL      "PGPnet: driver not installed"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_SERVICENOTRESPOND   "PGPnet: service not responding"
    IDS_SERVICENOTAVAIL     "PGPnet: service not running"
    IDS_CHECKIFOKTOCLOSEOE  "Warning: Exiting PGPtray will disable all PGP HotKeys\nand disable the Outlook Express email plugin."
    IDS_SZAPP               "PGPtray"
    IDS_CANNOTSETUNMOUNTHOTKEY 
                            "The selected ""Unmount all PGPdisks"" Hotkey\ncombination is already in use by another application."
    IDS_ATTACKFORMAT        "%s attack detected from %s"
    IDS_PLEASEUNINSTALL     "It appears you are attempting to install an earlier version of PGP\non top of the currently installed version.\n\nIt is VERY IMPORTANT that you cancel this installation process\nand uninstall your current copy of PGP before continuing.\n\nFailure to do so can leave your system in an unusable condition! "
    IDS_UNINSTALLCAPTION    "PGP 8 Important Message"
    IDS_FIREWALLVIOLATIONFORMAT "Firewall rule #%s violated by %s"
    IDS_CONTINUERETRIEVALS  "PGP has not been able to automatically retrieve the certificate you requested.\n\nThis may be because the certificate is not yet available at the server,\nbecause you have not been connected to the internet recently,\nor some other problem.  You may want to use PGPkeys to attempt\nto retrieve the certificate manually.\n\nDo you want PGP to continue trying to retrieve the certificate automatically?"
    IDS_NEEDPHRASE          "In order to continue to attempt to automatically retrieve your certificate\nfrom the CA server, PGP needs the passphrase to your key."
    IDS_CANCELCONFIRM       "Cancelling will suspend the automatic retrieval of\nyour certificate until you reboot your computer.\n\nAre you sure you want to cancel?"
    IDS_FILECANTOPEN        "The keyrings could not be opened. Please verify they are\ncorrect."
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_FILEPERMISSIONS     "The keyrings did not have the correct permissions.\nPlease verify they are correct."
    IDS_FILELOCKED          "The keyrings are locked. Please verify they are correct."
    IDS_FILEERROR           "There was an error loading the keyrings.\nPlease verify they are correct."
    IDS_NOHOSTS             "No hosts"
    IDS_CANNOTCONNECTEXGATEWAY 
                            "You must remove any existing Security Associations before\nestablishing a connection with an exclusive gateway."
    IDS_EXGATEWAYCONNECTED  "You must disconnect from your exclusive gateway before\nyou can establish additional Security Associations."
    IDS_HIDE                "&Hide"
    IDS_PGPFIRE             "PGPfire"
    IDS_PGPVPN              "PGPvpn"
    IDS_SZAPPCACHED         "PGPtray : passphrases are cached"
    IDS_HOTKEYCONTROL       "Ctrl+"
    IDS_HOTKEYSHIFT         "Shift+"
    IDS_HOTKEYALT           "Alt+"
END

#endif    // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////



#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
#include "pgptrayver.rc"

/////////////////////////////////////////////////////////////////////////////
#endif    // not APSTUDIO_INVOKED

⌨️ 快捷键说明

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