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

📄 wtracker.rc

📁 Windows上的MUD客户端程序
💻 RC
📖 第 1 页 / 共 2 页
字号:
                    CBS_OWNERDRAWFIXED | WS_VSCROLL | WS_TABSTOP
    RTEXT           "Prefetched links:",IDC_STATIC,10,95,65,8
    COMBOBOX        IDC_COMBO_PLINK_COLOR,81,93,83,100,CBS_DROPDOWNLIST | 
                    CBS_OWNERDRAWFIXED | WS_VSCROLL | WS_TABSTOP
END

IDD_ABOUT_BOX DIALOG DISCARDABLE  0, 0, 260, 125
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "WebTracker"
FONT 10, "Arial"
BEGIN
    CONTROL         "",IDC_CHACO_LOGO,"Button",BS_OWNERDRAW | WS_TABSTOP,10,
                    10,70,104
    LTEXT           "Copyright \251 1995, Chaco Communications, Inc. All rights reserved.",
                    IDC_COPYRIGHT,100,45,150,16,SS_NOPREFIX
    LTEXT           "RESTRICTED RIGHTS LEGEND",IDC_LEGEND,100,72,150,8,
                    SS_NOPREFIX
    LTEXT           "Use, duplication, or disclosure by the Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer Software clause at DFARS 252.227-7013.",
                    IDC_CLAUSE,100,81,150,40,SS_NOPREFIX
    LTEXT           "WebTracker",IDC_PROD_NAME,100,10,150,12,SS_NOPREFIX
    CONTROL         "",IDC_STATIC,"Static",SS_BLACKRECT,100,25,150,1
    RTEXT           "version number 1.0",IDC_STATIC_VERSION,100,27,150,8,
                    SS_NOPREFIX
END


/////////////////////////////////////////////////////////////////////////////
//
// Version
//

VS_VERSION_INFO VERSIONINFO
 FILEVERSION 2,0,0,0
 PRODUCTVERSION 2,0,0,0
 FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
 FILEFLAGS 0x1L
#else
 FILEFLAGS 0x0L
#endif
 FILEOS 0x4L
 FILETYPE 0x1L
 FILESUBTYPE 0x0L
BEGIN
    BLOCK "StringFileInfo"
    BEGIN
        BLOCK "040904b0"
        BEGIN
            VALUE "CompanyName", "\0"
            VALUE "FileDescription", "PUEBLO MFC Application\0"
            VALUE "FileVersion", "2, 0, 0, 0\0"
            VALUE "InternalName", "PUEBLO\0"
            VALUE "LegalCopyright", "Copyright \251 1994\0"
            VALUE "OriginalFilename", "Pueblo.exe\0"
            VALUE "ProductName", "Pueblo Application\0"
            VALUE "ProductVersion", "2, 0, 0, 0\0"
        END
    END
    BLOCK "VarFileInfo"
    BEGIN
        VALUE "Translation", 0x409, 1200
    END
END



/////////////////////////////////////////////////////////////////////////////
//
// HTML
//

IDR_COPYRIGHT           HTML    DISCARDABLE     "res\\idr_cprt.htm"
IDR_DISCLAIMER          HTML    DISCARDABLE     "res\\idr_disc.htm"

/////////////////////////////////////////////////////////////////////////////
//
// DIB
//

IDR_CHACO_DIB           DIB     DISCARDABLE     "res\\chaco.dib"

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

STRINGTABLE PRELOAD DISCARDABLE 
BEGIN
    IDR_MAINFRAME           "WebTracker\n\nWebTracker\nWebTracker Files (*.htm)\n.HTM\nWebTracker.Document\nWebTracker Document"
END

STRINGTABLE PRELOAD DISCARDABLE 
BEGIN
    AFX_IDS_APP_TITLE       "WebTracker"
    AFX_IDS_IDLEMESSAGE     "For Help, press F1"
    AFX_IDS_HELPMODEMESSAGE "Select an object on which to get Help"
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"
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_FILE_OPEN            "Open a local file to view"
    ID_FILE_CLOSE           "Close the active document\nClose"
    ID_FILE_SAVE            "Save the active document\nSave"
    ID_FILE_SAVE_AS         "Save the active 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             "Close the current window\nClose"
    ID_HELP_INDEX           "List Help topics\nHelp Index"
    ID_HELP_USING           "Display instructions about how to use help\nHelp"
    ID_CONTEXT_HELP         "Display help for clicked on buttons, menus and windows\nHelp"
    ID_HELP                 "Display help for current task or command\nHelp"
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"
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 selection and put it on the Clipboard\nCopy"
    ID_EDIT_CUT             "Cut the selection and put it on the Clipboard\nCut"
    ID_EDIT_FIND            "Find the specified text\nFind"
    ID_EDIT_PASTE           "Insert Clipboard contents\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\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_TITLE_PREFS_DLG     "Preferences"
    IDS_ABOUT_TITLE         "About..."
    IDS_CONNECT_FAILED      "The remote server closed the connection."
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_EDIT_PREFERENCES     "Change user preferences for WebTracker"
    ID_FILE_OPEN_LOC        "Open a remote document\nOpen"
    ID_VIEW_RELOAD          "Reload the current document.\nReload"
    ID_VIEW_REFRESH         "Redraw the current document\nRefresh"
    ID_GO_BACK              "Return to the previous document\nBack"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_PREV_PANE           "<< Back"
    IDS_NEXT_PANE           "Next >>"
    IDS_DONE                "Done"
    IDS_TEAM_GLENN          "Glenn Crocker"
    IDS_TEAM_JIM            "Jim Doubek"
    IDS_TEAM_PRITHAM        "Pritham Shetty"
    IDS_TEAM_RON            "Ron 'Coyote' Lussier"
    IDS_TEAM_DAN            "Dan Greening"
    IDS_INVALID_CACHE_DIR   "Disk cache directory: %s is invalid."
END

STRINGTABLE DISCARDABLE 
BEGIN
    ID_GO_FORWARD           "Move forward to the next document\nForward"
    ID_GO_HOME              "Go to the home page\nHome"
    ID_GO_STOP_LOADING      "Stop the current transfer\nStop"
    DI_BOOKMARK_ADD         "Add a new bookmark"
    ID_BOOKMARK_VIEW        "View all bookmarks."
    ID_BOOKMARK_ADD         "Add bookmarks."
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDP_SOCKETS_INIT_FAILED "Windows sockets initialization failed."
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_PROGRESS_BAR        "                                  "
    IDS_ERROR_404           "The requested URL %s  was not found on this server."
    IDS_ERROR_301           "The requested URL %s has moved permanently."
    IDS_ERROR_302           "The requested URL %s has moved temporarily."
    IDS_ERROR_408           "Request timeout on URL %s."
    IDS_ERROR_501           "Internal server error on URL %s."
    IDS_ERROR_502           "Server reports bad gateway error on URL %s."
    IDS_ERROR_504           "Gateway timeout on URL %s."
    IDS_ERROR_400           "Bad request on URL %s."
    IDS_ERROR_503           "Server is currently unable to handle request for URL %s."
    IDS_ERROR_602           "Request %s failed : Unable to connect to server."
    IDS_ERROR_603           "Request failed %s : Unable to send request."
    IDS_ERROR_604           "Request failed %s :Invalid header."
    IDS_ERROR_608           "Request failed %s : Bad URL."
    IDS_ERROR_5XX           "Request failed %s :Server error."
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_ERROR_4XX           "Request failed %s : Client error."
    IDS_TEXT_COLOR          "(default color)"
    IDS_OPEN_WEB_TRACKER_FILTER 
                            "HTML Files (*.htm )|*.htm|All Files (*.*)|*.*||"
END


#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
#include "res\WTracker.rc2"  // non-Microsoft Visual C++ edited resources

#define _AFX_NO_OLE_RESOURCES
#define _AFX_NO_TRACKER_RESOURCES
#define _AFX_NO_PROPERTY_RESOURCES
#include "afxres.rc"  	// Standard components
#include "afxprint.rc"	// printing/print preview resources

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

⌨️ 快捷键说明

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