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

📄 commonrc.h

📁 用VB编写的学生成绩管理系统主要的功能有学生信息
💻 H
字号:
#define resLOG_FILEUPTODATE 		2000
#define resLOG_FILECOPIED 		2001
#define resLOG_ERROR			2002
#define resLOG_WARNING			2003
#define resLOG_DURINGACTION		2004
#define resLOG_CANNOTWRITE		2005
#define resLOG_CANNOTCREATE		2006
#define resLOG_DONOTMODIFY		2007
#define resLOG_FILECONTENTS		2008
#define resLOG_FILEUSEDFOR		2009
#define resLOG_UNEXPECTED		2010
#define resLOG_OUTOFMEMORY		2011
#define resLOG_USERRESPONDEDWITH	2012
#define resLOG_CANTRUNAPPREMOVER        2013
#define resLOG_ABOUTTOREMOVEAPP         2014

// The following are the captions on system dialog buttons
#define resLOG_IDOK			2100
#define resLOG_IDCANCEL			2101
#define resLOG_IDABORT			2102
#define resLOG_IDRETRY			2103
#define resLOG_IDIGNORE			2104
#define resLOG_IDYES			2105
#define resLOG_IDNO			2106
#define resLOG_IDUNKNOWN		2107


#define resCOMMON_CANTREG               2200
#define resCOMMON_CANTREGUNEXPECTED     2201
#define resCOMMON_CANTREGOLE            2202
#define resCOMMON_CANTREGLOAD	        2203
#define resCOMMON_CANTREGENTRY	        2204
#define resCOMMON_CANTREGREG	        2205
#define resCOMMON_CANTREGAUTPRXRPC1     2206
#define resCOMMON_CANTREGAUTPRXRPC2     2207
#define resCOMMON_CTL3D32NOTCOPIED      2208
#define resCOMMON_INVALIDFILECHARS	2209
#define resCOMMON_MULTDIRBASENAME 	2210
#define resCOMMON_CANTFINDSRCFILE 	2211
#define resCOMMON_CANTREGTLB            2212
#define resCOMMON_RICHED32NOTCOPIED	2213
#define resCOMMON_AXDISTNOTCOPIED	2214
#define resCOMMON_WINT351NOTCOPIED	2215
#define resCOMMON_CANTDOREBOOTCOPY	2216

⌨️ 快捷键说明

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