winmkscs.rc

来自「将源代码转换成html,支持多操作系统」· RC 代码 · 共 456 行 · 第 1/2 页

RC
456
字号
        RIGHTMARGIN, 140
        TOPMARGIN, 7
        BOTTOMMARGIN, 64
    END
END
#endif    // APSTUDIO_INVOKED


/////////////////////////////////////////////////////////////////////////////
//
// REGISTRY
//

IDR_WINMKSCS            REGISTRY DISCARDABLE    "WinMkSCS.rgs"

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

STRINGTABLE PRELOAD DISCARDABLE 
BEGIN
    IDR_MAINFRAME           "Make Syntax Colour Schemes 2\n\nSCS\nWebcpp Syntax Colour Scheme 2 (*.Scs2)\n.Scs2\nWinMkSCS.Document\nWebcpp Syntax Colour Scheme 2"
END

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

STRINGTABLE DISCARDABLE 
BEGIN
    ID_INDICATOR_EXT        "EXT"
    ID_INDICATOR_CAPS       "LIN"
    ID_INDICATOR_NUM        "UX"
    ID_INDICATOR_SCRL       "!"
    ID_INDICATOR_OVR        "OVR"
    ID_INDICATOR_REC        "REC"
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_FILE_NEW             "Create a new colour scheme\nNew"
    ID_FILE_OPEN            "Open an existing colour scheme\nOpen"
    ID_FILE_CLOSE           "Close the active colour scheme\nClose"
    ID_FILE_SAVE            "Save the active colour scheme\nSave"
    ID_FILE_SAVE_AS         "Save the active colour scheme with a new name\nSave As"
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_APP_ABOUT            "MkScs2 for Windows v2.1 Copyright (C) 2003 Jeffrey Bakker\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_UNDO            "Undo the last action\nUndo"
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
    ID_COLOURS_BACKGROUND   "Change the background colour\nBackground Colour"
    ID_COLOURS_PREPROCESSOR "Change the preprocessor colour\nPreprocessor Colour"
    ID_COLOURS_NORMALTEXT   "Change the normal text colour\nNormal Text Colour"
    ID_COLOURS_KEYWORDS     "Change the keyword colour\nKeyword Colour"
    ID_COLOURS_NUMBERS      "Change the integer colour\nInteger Colour"
    ID_COLOURS_STRINGS      "Change the double quoted string colour\nDouble Quote String Colour"
    ID_COLOURS_COMMENT      "Change the comment colour\nComment Colour"
    ID_COLOURS_RANDOMCOLOURS "Randomly Generate colours\nRandom Colours"
    ID_FILE_EXPORTSTYLESHEET "Export theme as StyleSheet\nExport CSS"
    ID_FILE_EXPORT          "Export as Webcpp compatible StyleSheet\nExport CSS"
    ID_FILE_IMPORT          "Import from a scheme in the original SCS format\nImport SCS"
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_COLOURS_SYMBOLS      "Change the symbols colour\nSymbols Colour"
    ID_COLOURS_FLOATINGPOINTS 
                            "Change the floating point colour\nFloating Point Colour"
    ID_COLOURS_SINGLEQUOTES "Change the single quoted string colour\nSingle Quote String Colour"
    ID_COLOURS_TYPES        "Change the types colour\nTypes Colour"
    ID_COLOURS_BACKDROP     "Use a bitmap image as the background\nBackground Image"
    ID_EDIT_CLEARBACKDROP   "Clear the backdrop image\nClear Backdrop"
    ID_VIEW_CEXAMPLE        "Show C/C#/C++ sample code\nC/C#/C++ Sample"
    ID_VIEW_PERLEXAMPLE     "Show Perl sample code\nC/C#/Perl Sample"
END

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


/////////////////////////////////////////////////////////////////////////////
// English (Canada) resources

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

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

IDB_SPECTRUM            BITMAP  DISCARDABLE     "spectrum.bmp"

#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\\WinMkSCS.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
    "#include ""afxres.rc""         // Standard components\r\n"
    "#endif\r\n"
    "\0"
END

#endif    // APSTUDIO_INVOKED

#endif    // English (Canada) 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\WinMkSCS.rc2"  // non-Microsoft Visual C++ edited resources
#include "afxres.rc"         // Standard components
#endif

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

⌨️ 快捷键说明

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