ovcsrmgr.enu

来自「Abbrevia is a compression toolkit for Bo」· ENU 代码 · 共 15 行

ENU
15
字号
;*********************************************************
;* TurboPower String Resource Support: SRMGR.TXT 1.03    *
;* Copyright (c) TurboPower Software Co 1996-1998        *
;* All rights reserved.                                  *
;*********************************************************
;* Error strings for the SRMGR unit                      *
;*********************************************************

//Compile with SRMC, then compile SRMGR.RC with BRCC[32]

 1, "String not found: %d"
 2, "Cannot lock resource"
 3, "String resource not found: %s"
 4, "Unable to open string resource: %s"
 5, "Invalid TPString resource"

⌨️ 快捷键说明

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