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

📄 zcommoneng.rc

📁 一款由Zlib来的数学公式解析器
💻 RC
字号:
//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

/////////////////////////////////////////////////////////////////////////////
// Neutral resources

#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
#ifdef _WIN32
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#pragma code_page(1251)
#endif //_WIN32

/////////////////////////////////////////////////////////////////////////////
//
// Cursor
//

IDC_HANDSHOW            CURSOR  IMPURE DISCARDABLE "handshow.cur"

IDC_HANDGRAB            CURSOR  IMPURE DISCARDABLE "handgrab.cur"

IDC_HANDFLAT            CURSOR  IMPURE DISCARDABLE "handflat.cur"

IDC_HANDCUR             CURSOR  DISCARDABLE     "handcur.cur"

IDC_DRAGCUR             CURSOR  DISCARDABLE     "dragcur.cur"

#endif    // Neutral resources
/////////////////////////////////////////////////////////////////////////////


/////////////////////////////////////////////////////////////////////////////
// Russian resources

#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
#ifdef _WIN32
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
#pragma code_page(1251)
#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
    "\r\n"
    "\0"
END

#endif    // APSTUDIO_INVOKED


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

STRINGTABLE DISCARDABLE 
BEGIN
    61351                   "Read error"
    61352                   "Resource overflow"
    61353                   "Resource not found"
    61354                   "Information"
    61355                   "Can't load library '%s'"
    61356                   "Specified file is't execute file, dynamic library or icon"
    61357                   "Function not implemented"
    61358                   "Prior month|"
    61359                   "Prior year|"
END

STRINGTABLE DISCARDABLE 
BEGIN
    61360                   "Next month|"
    61361                   "Next year|"
    61362                   "Choose date"
    61363                   "All files (*.*)|*.*"
    61364                   "List"
    61365                   "Hash-item with key ""%s"" not found"
    61366                   "Memory allocation error"
    61367                   "Too many items in hash-table"
    61368                   "Syntax error"
    61369                   "Incorrect variable index"
    61370                   "Incorrect function index"
    61371                   "Types mismatch"
    61372                   "Function ""%s"" not found"
    61373                   "Variable ""%s"" not found"
    61374                   "Incorrect operation"
    61375                   "Evalution error"
END

STRINGTABLE DISCARDABLE 
BEGIN
    61376                   "Stack is full"
    61377                   "Stack is empty"
    61378                   "Incorrect params in function ""%s"""
    61379                   "Unable to load Winsock"
    61380                   "Winsocket error: %s No %d."
END

#endif    // Russian resources
/////////////////////////////////////////////////////////////////////////////



#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//


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

⌨️ 快捷键说明

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