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

📄 resource.h

📁 This software performs code conversion of Chinese characters, including GB2312/GBK and BIG5. It a
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by chnconv_com.rc
//

#ifndef CREATEPROCESS_MANIFEST_RESOURCE_ID
#define CREATEPROCESS_MANIFEST_RESOURCE_ID   1
#endif
#ifndef RT_MANIFEST
#define RT_MANIFEST                     24
#endif

// STRING
#define IDS_DLL_ERROR                   2000
#define IDS_PARAM_ERROR                 2001
#define IDS_FILE_NOT_FOUND              2002
#define IDS_TOO_MANY_FILES              2003
#define IDS_CANNOT_REDIRECT             2004
#define IDS_CANNOT_SEARCH_SUBDIR        2005
#define IDS_CANNOT_SAVE_TIMESTAMP       2006
#define IDS_NOT_SPECIFIED_CODEPAGE      2007
#define IDS_CANNOT_READ_OPTION          2008
#define IDS_INVALID_OPTION              2009
#define IDS_CANNOT_SPECIFY_FONT         2010

#define IDS_WRITE_ERROR                 2016
#define IDS_INVALID_FORMAT              2017
#define IDS_BRACE_ERROR                 2018
#define IDS_NOT_ENOUGH_MEMORY           2019
#define IDS_INVALID_CODEPAGE            2020
#define IDS_ABORTED                     2021
#define IDS_ACCESS_DENIED               2022
#define IDS_INVALID_EXTENSION           2023
#define IDS_UNKNOWN_ERROR               2024

#define IDS_PRESS_ANY_KEY               2032
#define IDS_ASK_DISPLAY_HELP            2033
#define IDS_HELP_100                    2100
#define IDS_HELP_101                    2101
#define IDS_HELP_102                    2102
#define IDS_HELP_103                    2103
#define IDS_HELP_107                    2107

#define IDS_HELP_200                    2200
#define IDS_HELP_201                    2201
#define IDS_HELP_202                    2202
#define IDS_HELP_203                    2203
#define IDS_HELP_204                    2204
#define IDS_HELP_205                    2205
#define IDS_HELP_206                    2206

⌨️ 快捷键说明

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