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

📄 geditor.rc

📁 一个复杂的画图系统
💻 RC
📖 第 1 页 / 共 2 页
字号:
        MENUITEM "Save &As...",                 57604
        MENUITEM SEPARATOR
        MENUITEM "&Print...\tCtrl+P",           57607
        MENUITEM "Print Pre&view",              57609
        MENUITEM "P&rint Setup...",             57606
        MENUITEM SEPARATOR
        MENUITEM "Recent File",                 57616, GRAYED
        MENUITEM SEPARATOR
        MENUITEM "E&xit",                       57665
    END
    POPUP "&Edit"
    BEGIN
        MENUITEM "&Undo\tCtrl+Z",               57643
        MENUITEM SEPARATOR
        MENUITEM "Cu&t\tCtrl+X",                57635
        MENUITEM "&Copy\tCtrl+C",               57634
        MENUITEM "&Paste\tCtrl+V",              57637
    END
    POPUP "&View"
    BEGIN
        MENUITEM "&Toolbar",                    59392
        MENUITEM "&Status Bar",                 59393
    END
    POPUP "&Help"
    BEGIN
        MENUITEM "&About geditor...",           57664
    END
END


/////////////////////////////////////////////////////////////////////////////
//
// Accelerator
//

128 ACCELERATORS PRELOAD MOVEABLE PURE 
BEGIN
    "N",            57600,                  VIRTKEY, CONTROL
    "O",            57601,                  VIRTKEY, CONTROL
    "S",            57603,                  VIRTKEY, CONTROL
    "P",            57607,                  VIRTKEY, CONTROL
    "Z",            57643,                  VIRTKEY, CONTROL
    "X",            57635,                  VIRTKEY, CONTROL
    "C",            57634,                  VIRTKEY, CONTROL
    "V",            57637,                  VIRTKEY, CONTROL
    VK_BACK,        57643,                  VIRTKEY, ALT
    VK_DELETE,      57635,                  VIRTKEY, SHIFT
    VK_INSERT,      57634,                  VIRTKEY, CONTROL
    VK_INSERT,      57637,                  VIRTKEY, SHIFT
    VK_F6,          57680,                  VIRTKEY 
    VK_F6,          57681,                  VIRTKEY, SHIFT
END


#ifndef _MAC
/////////////////////////////////////////////////////////////////////////////
//
// Version
//

1 VERSIONINFO
 FILEVERSION 1,0,0,1
 PRODUCTVERSION 1,0,0,1
 FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
 FILEFLAGS 0x1L
#else
 FILEFLAGS 0x0L
#endif
 FILEOS 0x4L
 FILETYPE 0x1L
 FILESUBTYPE 0x0L
BEGIN
    BLOCK "StringFileInfo"
    BEGIN
        BLOCK "08040000"
        BEGIN
            VALUE "Comments", "\0"
            VALUE "CompanyName", "\0"
            VALUE "FileDescription", "geditor MFC Application\0"
            VALUE "FileVersion", "1, 0, 0, 1\0"
            VALUE "InternalName", "geditor\0"
            VALUE "LegalCopyright", "Copyright (C) 1999\0"
            VALUE "LegalTrademarks", "\0"
            VALUE "OriginalFilename", "geditor.EXE\0"
            VALUE "PrivateBuild", "\0"
            VALUE "ProductName", "geditor Application\0"
            VALUE "ProductVersion", "1, 0, 0, 1\0"
            VALUE "SpecialBuild", "\0"
        END
    END
    BLOCK "VarFileInfo"
    BEGIN
        VALUE "Translation", 0x804, 0
    END
END

#endif    // !_MAC


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

STRINGTABLE PRELOAD DISCARDABLE 
BEGIN
    128                     "geditor\n\nGedito\n\n\nGeditor.Document\nGedito Document"
END

STRINGTABLE PRELOAD DISCARDABLE 
BEGIN
    57344                   "geditor"
    57345                   "Ready"
END

STRINGTABLE DISCARDABLE 
BEGIN
    59136                   "EXT"
    59137                   "CAP"
    59138                   "NUM"
    59139                   "SCRL"
    59140                   "OVR"
    59141                   "REC"
END

STRINGTABLE DISCARDABLE 
BEGIN
    57600                   "Create a new document\nNew"
    57601                   "Open an existing document\nOpen"
    57602                   "Close the active document\nClose"
    57603                   "Save the active document\nSave"
    57604                   "Save the active document with a new name\nSave As"
    57605                   "Change the printing options\nPage Setup"
    57606                   "Change the printer and printing options\nPrint Setup"
    57607                   "Print the active document\nPrint"
    57609                   "Display full pages\nPrint Preview"
END

STRINGTABLE DISCARDABLE 
BEGIN
    57664                   "Display program information, version number and copyright\nAbout"
    57665                   "Quit the application; prompts to save documents\nExit"
END

STRINGTABLE DISCARDABLE 
BEGIN
    57616                   "Open this document"
    57617                   "Open this document"
    57618                   "Open this document"
    57619                   "Open this document"
    57620                   "Open this document"
    57621                   "Open this document"
    57622                   "Open this document"
    57623                   "Open this document"
    57624                   "Open this document"
    57625                   "Open this document"
    57626                   "Open this document"
    57627                   "Open this document"
    57628                   "Open this document"
    57629                   "Open this document"
    57630                   "Open this document"
    57631                   "Open this document"
END

STRINGTABLE DISCARDABLE 
BEGIN
    57680                   "Switch to the next window pane\nNext Pane"
    57681                   "Switch back to the previous window pane\nPrevious Pane"
END

STRINGTABLE DISCARDABLE 
BEGIN
    57653                   "Split the active window into panes\nSplit"
END

STRINGTABLE DISCARDABLE 
BEGIN
    57632                   "Erase the selection\nErase"
    57633                   "Erase everything\nErase All"
    57634                   "Copy the selection and put it on the Clipboard\nCopy"
    57635                   "Cut the selection and put it on the Clipboard\nCut"
    57636                   "Find the specified text\nFind"
    57637                   "Insert Clipboard contents\nPaste"
    57640                   "Repeat the last action\nRepeat"
    57641                   "Replace specific text with different text\nReplace"
    57642                   "Select the entire document\nSelect All"
    57643                   "Undo the last action\nUndo"
    57644                   "Redo the previously undone action\nRedo"
END

STRINGTABLE DISCARDABLE 
BEGIN
    59392                   "Show or hide the toolbar\nToggle ToolBar"
    59393                   "Show or hide the status bar\nToggle StatusBar"
END

STRINGTABLE DISCARDABLE 
BEGIN
    61184                   "Change the window size"
    61185                   "Change the window position"
    61186                   "Reduce the window to an icon"
    61187                   "Enlarge the window to full size"
    61188                   "Switch to the next document window"
    61189                   "Switch to the previous document window"
    61190                   "Close the active window and prompts to save the documents"
END

STRINGTABLE DISCARDABLE 
BEGIN
    61202                   "Restore the window to normal size"
    61203                   "Activate Task List"
END

STRINGTABLE DISCARDABLE 
BEGIN
    61445                   "Close print preview mode\nCancel Preview"
END

STRINGTABLE DISCARDABLE 
BEGIN
    32772                   "Pick an object\nPick an object"
    32773                   "Insert a line\nInsert a line"
    32774                   "Insert a rectangle\nInsert a rectangle"
    32775                   "Insert a polygon\nInsert a polygon"
    32776                   "Insert a ellipse\nInsert a ellipse"
    32777                   "Insert a bezier curve\nInsert a bezier curve"
    32778                   "Fill\nFill"
    32779                   "Cut\nCut"
    32780                   "Brush\nBrush"
    32781                   "Pen\nPen"
    32782                   "Insert a text\nInsert a text"
    32783                   "rectangle selection\nrectangle selection"
END

STRINGTABLE DISCARDABLE 
BEGIN
    32784                   "irregular selection\nirregular selection"
    32785                   "Copy\nCopy"
    32786                   "Paste\nPaste"
    32787                   "cycle and rotate\ncycle and rotate"
    32788                   "Mirror\n Mirror"
    32789                   "select and move\nselect and move"
END

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



#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
#define _AFX_NO_SPLITTER_RESOURCES
#define _AFX_NO_OLE_RESOURCES
#define _AFX_NO_TRACKER_RESOURCES
#define _AFX_NO_PROPERTY_RESOURCES

#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE 9, 1
#pragma code_page(1252)
#endif
#include "res\geditor.rc2"  // non-Microsoft Visual C++ edited resources
#include "afxres.rc"         // Standard components
#include "afxprint.rc"       // printing/print preview resources
#endif
/////////////////////////////////////////////////////////////////////////////
#endif    // not APSTUDIO_INVOKED

⌨️ 快捷键说明

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