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

📄 emfexplorer.rc

📁 Source code for EMFexplorer 1.0
💻 RC
📖 第 1 页 / 共 3 页
字号:
        LEFTMARGIN, 7
        RIGHTMARGIN, 228
        TOPMARGIN, 7
        BOTTOMMARGIN, 71
    END

    IDD_OPT_GENPANE, DIALOG
    BEGIN
        LEFTMARGIN, 7
        RIGHTMARGIN, 254
        TOPMARGIN, 7
        BOTTOMMARGIN, 103
    END

    IDD_PROPPAGE_COLORS, DIALOG
    BEGIN
        LEFTMARGIN, 7
        RIGHTMARGIN, 243
        TOPMARGIN, 7
        BOTTOMMARGIN, 103
    END

    IDD_PROPPAGE_GDIPLUS, DIALOG
    BEGIN
        LEFTMARGIN, 7
        RIGHTMARGIN, 243
        TOPMARGIN, 7
        BOTTOMMARGIN, 103
    END

    IDD_PROPPAGE_GENERAL, DIALOG
    BEGIN
        LEFTMARGIN, 7
        RIGHTMARGIN, 243
        TOPMARGIN, 7
        BOTTOMMARGIN, 103
    END

    IDD_PROPPAGE_SETTINGS, DIALOG
    BEGIN
        LEFTMARGIN, 7
        RIGHTMARGIN, 263
        TOPMARGIN, 7
        BOTTOMMARGIN, 133
    END

    IDD_DOC_REFLOW, DIALOG
    BEGIN
        LEFTMARGIN, 7
        RIGHTMARGIN, 505
        TOPMARGIN, 7
        BOTTOMMARGIN, 295
    END
END
#endif    // APSTUDIO_INVOKED


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

STRINGTABLE PRELOAD DISCARDABLE 
BEGIN
    IDR_MAINFRAME           "EMFexplorer\n\nEMFexplorer\nEMFexplorer Files (*.bgp)\n.bgp\nEMFexplorer.Document\nEMFexplorer Document"
END

STRINGTABLE PRELOAD DISCARDABLE 
BEGIN
    AFX_IDS_APP_TITLE       "EMFexplorer"
    AFX_IDS_IDLEMESSAGE     "Ready"
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_INDICATOR_EXT        "EXT"
    ID_INDICATOR_CAPS       "CAP"
    ID_INDICATOR_NUM        "NUM"
    ID_INDICATOR_SCRL       "SCRL"
    ID_INDICATOR_OVR        "OVR"
    ID_INDICATOR_REC        "REC"
    ID_INDICATOR_PAGE       " Page  %1!d! / %2!d!% "
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_FILE_NEW             "Create a new document\nNew"
    ID_FILE_OPEN            "Open an existing document\nOpen"
    ID_FILE_CLOSE           "Close the active document\nClose"
    ID_FILE_SAVE            "Save the main document\nSave"
    ID_FILE_SAVE_AS         "Save the main document with a new name\nSave As"
    ID_FILE_PAGE_SETUP      "Change the printing options\nPage Setup"
    ID_FILE_PRINT_SETUP     "Change the printer and printing options\nPrint Setup"
    ID_FILE_PRINT           "Print the active document\nPrint"
    ID_FILE_PRINT_PREVIEW   "Display full pages\nPrint Preview"
END

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

STRINGTABLE DISCARDABLE 
BEGIN
    ID_FILE_MRU_FILE1       "Open this document"
    ID_FILE_MRU_FILE2       "Open this document"
    ID_FILE_MRU_FILE3       "Open this document"
    ID_FILE_MRU_FILE4       "Open this document"
    ID_FILE_MRU_FILE5       "Open this document"
    ID_FILE_MRU_FILE6       "Open this document"
    ID_FILE_MRU_FILE7       "Open this document"
    ID_FILE_MRU_FILE8       "Open this document"
    ID_FILE_MRU_FILE9       "Open this document"
    ID_FILE_MRU_FILE10      "Open this document"
    ID_FILE_MRU_FILE11      "Open this document"
    ID_FILE_MRU_FILE12      "Open this document"
    ID_FILE_MRU_FILE13      "Open this document"
    ID_FILE_MRU_FILE14      "Open this document"
    ID_FILE_MRU_FILE15      "Open this document"
    ID_FILE_MRU_FILE16      "Open this document"
END

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

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

STRINGTABLE DISCARDABLE 
BEGIN
    ID_EDIT_CLEAR           "Erase the selection\nErase"
    ID_EDIT_CLEAR_ALL       "Erase everything\nErase All"
    ID_EDIT_COPY            "Copy the current page and put it on the Clipboard\nCopy Page"
    ID_EDIT_CUT             "Remove the current page from master\nRemove page"
    ID_EDIT_FIND            "Find the specified text\nFind"
    ID_EDIT_PASTE           "Insert Clipboard contents as new pages\nPaste"
    ID_EDIT_REPEAT          "Repeat the last action\nRepeat"
    ID_EDIT_REPLACE         "Replace specific text with different text\nReplace"
    ID_EDIT_SELECT_ALL      "Select the entire document\nSelect All"
    ID_EDIT_UNDO            "Undo the last action (Not Implemented)\nUndo"
    ID_EDIT_REDO            "Redo the previously undone action\nRedo"
END

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

STRINGTABLE DISCARDABLE 
BEGIN
    AFX_IDS_SCSIZE          "Change the window size"
    AFX_IDS_SCMOVE          "Change the window position"
    AFX_IDS_SCMINIMIZE      "Reduce the window to an icon"
    AFX_IDS_SCMAXIMIZE      "Enlarge the window to full size"
    AFX_IDS_SCNEXTWINDOW    "Switch to the next document window"
    AFX_IDS_SCPREVWINDOW    "Switch to the previous document window"
    AFX_IDS_SCCLOSE         "Close the active window and prompts to save the documents"
END

STRINGTABLE DISCARDABLE 
BEGIN
    AFX_IDS_SCRESTORE       "Restore the window to normal size"
    AFX_IDS_SCTASKLIST      "Activate Task List"
END

STRINGTABLE DISCARDABLE 
BEGIN
    AFX_IDS_PREVIEW_CLOSE   "Close print preview mode\nCancel Preview"
    IDS_PPG_GENERAL         "General"
    IDS_PPG_GDIP            "GDI+"
    IDS_PPG_COLORS          "Picture Colors"
    IDS_PPG_DFLT_SETTINGS   "Default Settings"
    IDS_PPG_DOC_SETTINGS    "Document Settings"
    IDS_EMFXMERGE_ERR       "Merging EMFexplorer documents is not supported."
    IDS_REFLOWADDFILES_ERR  "Could not insert the selected document(s).\nOnly image files from the same directory are allowed in this context."
    IDS_REFLOW_CONFIRM_RENAME 
                            "Some files will be renamed on disk.\nProceed anyway?"
    IDS_FILE_UNKNOWN        "File type not recognized."
    IDS_FILEMIX_ERR         "Can't mix files from different directories."
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_TBNAV_FIRST          "Goto First Page\nFirst Page"
    ID_TBNAV_PREV           "Goto Previous Page\nPrevious Page"
    ID_TBNAV_NEXT           "Goto Next Page\nNext Page"
    ID_TBNAV_LAST           "Goto Last Page\nLast Page"
    ID_TB_DPI_DEC           "Reduce DPI\nReduce DPI"
    ID_TB_DPI_INC           "Augment DPI\nAugment DPI"
    ID_TB_DPI_100           "Actual Size\nActual Size"
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_TB_DPI_MONITOR       "Match Monitor DPI\nMatch Monitor DPI"
    ID_TB_PAGE_ROTATELEFT   "Rotate Left\nRotate Left"
    ID_TB_PAGE_ROTATERIGHT  "Rotate Right\nRotate Right"
    ID_TBDOC_BKCOLOR        "Change background color\nBackground Color"
    ID_TB_PAGE_REVERSEVIDEO "Toggle Reverse Video\nReverse Video"
    ID_TBNAV_TOPAGE         "Goto Specified Page\nGoto Page"
    ID_TBVIEW_ZOOM          "Select zoom factor\nZoom"
    ID_TBVIEW_BKCOLOR       "Select Background Color\nBackground  Color"
    ID_VIEW_EMF_ASTEXT      "Display records as text\nEMF as Text"
    ID_TBDOC_USEGDIP        "Toggle GDI+ rasterizer ON/OFF\nUse GDI+"
    ID_TBGDIP_TEXTRENDERING "Text Rendering Quality\nText Rendering"
    ID_TBGDIP_TEXTCONTRAST  "Text Contrast\nText Contrast"
    ID_TBGDIP_CURVESMOOTHING "Line art smoothing\nLine Smoothing"
    ID_TBGDIP_IMAGESMOOTHING "Image Smoothing\nImage Smoothing"
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_TBGDIP_IMAGEPIXELSOFFSET "Image Pixels Offset\nPixel Offset"
    ID_VIEW_GDIP_BAR        "Show or Hide the GDI+ Toolbar\nToggle GDI+ Toolbar"
    ID_TOOLS_OPTIONS        "General options, Color preferences\nOptions"
    ID_FILE_SAVEALL         "Save all pages with a new name\nSave All Pages As"
    ID_TBDOC_RESIZEALL      "Make all pages same size\nSize All Pages"
    ID_TBDOC_SETTINGS       "Change current document's settings \nDocument Settings"
    ID_TBDOC_REFLOW         "Setup pages order, comments, credit, etc.\nReflow"
    ID_FILE_SAVEPAGE        "Save the active page\nSave Page"
    ID_TOOLS_PAGE_URL       "Launch the credit URL in default browser\nOpen Credit URL"
    ID_TBDOC_ADD_PAGES      "Add new pages from files\nAdd Pages"
    ID_TBDOC_REMOVE_PAGE    "Remove the current page (file not deleted)\nRemove Page"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDP_OLE_INIT_FAILED     "OLE initialization failed.  Make sure that the OLE libraries are the correct version."
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_FILE_REPLACE_ERR    "Invalid file type for replacement."
    IDS_FILE_INSERTONE_FAILED "Could not insert file."
    IDS_FILE_INSERTMANY_FAILED "Not all files could be inserted."
    IDS_FILE_INSERTTYPE_ERR "File type unrecognized or unacceptable in the context."
    IDS_FILE_CONFIRM_COPY   "Some files must be copied to the new directory, overwriting existing aliases if any.\nProceed anyway?"
    IDS_FILE_LOADTYPE_ERR   "File type not supported by %s"
    IDS_FILE_LOAD_ERR       "Unable to open document"
    IDS_DLG_TITLE_OPTIONS   "Options"
    IDS_DLG_TITLE_DOCSETTINGS "Document Settings"
    IDS_DLG_TITLE_UNSAVEDDOCSETTINGS "Document Settings (save required)"
    IDS_FILE_RENAME_ERR     "Unable to rename %s\nto %s"
    IDS_FILE_RENAME_ERRLAST "Some files could not be renamed."
END

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


/////////////////////////////////////////////////////////////////////////////
// French (France) resources

#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA)
#ifdef _WIN32
LANGUAGE LANG_FRENCH, SUBLANG_FRENCH
#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
    "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
    "#define _AFX_NO_OLE_RESOURCES\r\n"
    "#define _AFX_NO_TRACKER_RESOURCES\r\n"
    "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
    "\r\n"
    "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
    "#ifdef _WIN32\r\n"
    "LANGUAGE 9, 1\r\n"
    "#pragma code_page(1252)\r\n"
    "#endif //_WIN32\r\n"
    "#include ""res\\EMFexplorer.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
    "#include ""afxres.rc""         // Standard components\r\n"
    "#include ""afxprint.rc""       // printing/print preview resources\r\n"
    "#include ""afxolesv.rc""    // OLE server resources\r\n"
    "#endif\r\n"
    "\0"
END

#endif    // APSTUDIO_INVOKED

#endif    // French (France) 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 //_WIN32
#include "res\EMFexplorer.rc2"  // non-Microsoft Visual C++ edited resources
#include "afxres.rc"         // Standard components
#include "afxprint.rc"       // printing/print preview resources
#include "afxolesv.rc"    // OLE server resources
#endif

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

⌨️ 快捷键说明

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