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

📄 oserr.h

📁 IBM Lotus C++ API 7.0a for IBM Lotus Notes/Domino Directory Release --------- ------------------
💻 H
📖 第 1 页 / 共 3 页
字号:
#define STR_OS_ZONE_8		PKG_OS+85
	stringtext(STR_OS_ZONE_8,	"7 MST MDT Mountain Standard Time")
#define STR_OS_ZONE_9		PKG_OS+86
	stringtext(STR_OS_ZONE_9,	"8 PST PDT Pacific Standard Time")
#define STR_OS_ZONE_10		PKG_OS+87
	stringtext(STR_OS_ZONE_10,	"9 YST YDT Alaska Standard Time")
#define STR_OS_ZONE_11		PKG_OS+88
	stringtext(STR_OS_ZONE_11,	"3009 ZW9B ZW9B 9 1/2 hours west of GMT")
#define STR_OS_ZONE_12		PKG_OS+89
	stringtext(STR_OS_ZONE_12,	"10 HST HDT Hawaii-Aleutian Standard Time")
#define STR_OS_ZONE_13		PKG_OS+90
	stringtext(STR_OS_ZONE_13,	"11 BST BDT Bering Standard Time")
#define STR_OS_ZONE_14		PKG_OS+91
	stringtext(STR_OS_ZONE_14,	"12 ZW12 ZW12 Twelve hours west of GMT")
#define STR_OS_ZONE_15		PKG_OS+92
	stringtext(STR_OS_ZONE_15,	"-4512 ZE12C ZE12C 12 3/4 hours east of GMT")
#define STR_OS_ZONE_16		PKG_OS+93
	stringtext(STR_OS_ZONE_16,	"-12 ZE12 ZE12 Twelve hours east of GMT")
#define STR_OS_ZONE_17		PKG_OS+94
	stringtext(STR_OS_ZONE_17,	"-3011 ZE11B ZE11B 11 1/2 east of GMT")
#define STR_OS_ZONE_18		PKG_OS+95
	stringtext(STR_OS_ZONE_18,	"-11 ZE11 ZE11 Eleven hours east of GMT")
#define STR_OS_ZONE_19		PKG_OS+96
	stringtext(STR_OS_ZONE_19,	"-3010 ZE10B ZE10B 10 1/2 hours east of GMT")
#define STR_OS_ZONE_20		PKG_OS+97
	stringtext(STR_OS_ZONE_20,	"-10 ZE10 ZE10 Ten hours east of GMT")
#define STR_OS_ZONE_21		PKG_OS+98
	stringtext(STR_OS_ZONE_21,	"-3009 ZE9B ZE9B 9 1/2 hours east of GMT")
#define STR_OS_ZONE_22		PKG_OS+99
	stringtext(STR_OS_ZONE_22,	"-9 ZE9 ZE9 Nine hours east of GMT")
#define STR_OS_ZONE_23		PKG_OS+100
	stringtext(STR_OS_ZONE_23,	"-8 ZE8 ZE8 Eight hours east of GMT")
#define STR_OS_ZONE_24		PKG_OS+101
	stringtext(STR_OS_ZONE_24,	"-7 ZE7 ZE7 Seven hours east of GMT")
#define STR_OS_ZONE_25		PKG_OS+102
	stringtext(STR_OS_ZONE_25,	"-3006 ZE6B ZE6B 6 1/2 hours east of GMT")
#define STR_OS_ZONE_26		PKG_OS+103
	stringtext(STR_OS_ZONE_26,	"-6 ZE6 ZE6 Six hours east of GMT")
#define STR_OS_ZONE_27		PKG_OS+104
	stringtext(STR_OS_ZONE_27,	"-4505 ZE5C ZE5C 5 3/4 hours east of GMT")
#define STR_OS_ZONE_28		PKG_OS+105
	stringtext(STR_OS_ZONE_28,	"-3005 ZE5B ZE5B 5 1/2 hours east of GMT")
#define STR_OS_ZONE_29		PKG_OS+106
	stringtext(STR_OS_ZONE_29,	"-5 ZE5 ZE5 Five hours east of GMT")
#define STR_OS_ZONE_30		PKG_OS+107
	stringtext(STR_OS_ZONE_30,	"-3004 ZE4B ZE4B 4 1/2 hours east of GMT")
#define STR_OS_ZONE_31		PKG_OS+108
	stringtext(STR_OS_ZONE_31,	"-4 ZE4 ZE4 Four hours east of GMT")
#define STR_OS_ZONE_32		PKG_OS+109
	stringtext(STR_OS_ZONE_32,	"-3003 ZE3B ZE3B 3 1/2 hours east of GMT")
#define STR_OS_ZONE_33		PKG_OS+110
	stringtext(STR_OS_ZONE_33,	"-3 ZE3 ZE3 Three hours east of GMT")
#define STR_OS_ZONE_34		PKG_OS+111
	stringtext(STR_OS_ZONE_34,	"-2 ZE2 ZE2 Two hours east of GMT")
#define STR_OS_ZONE_35		PKG_OS+112
	stringtext(STR_OS_ZONE_35,	"-1 CET CEDT Central European Time")

#define	OS_ZONE_STRING_BASE (STR_OS_ZONE_0)
#define	OS_ZONE_STRINGS ((PKG_OS+123) - OS_ZONE_STRING_BASE)

/*** PKG_OS+77 through PKG_OS+124 are reserved for internationalization use */

#define STR_OS_DEFAULT_DSTLAW			PKG_OS+125
#ifdef INTL_ENGLISH
	stringtext(STR_OS_DEFAULT_DSTLAW, 	"3 -1 1 10 -1 1")
#else
	stringtext(STR_OS_DEFAULT_DSTLAW, 	"4 1 1 10 -1 1")
#endif

#define STR_OS_DEFAULT_TIMEZONE			PKG_OS+126
#ifdef INTL_ENGLISH
	stringtext(STR_OS_DEFAULT_TIMEZONE, 	"0")
#else
	stringtext(STR_OS_DEFAULT_TIMEZONE, 	"5")
#endif
#define STR_OS_DEFAULT_DST				PKG_OS+127
	stringtext(STR_OS_DEFAULT_DST, 		"1")
#define STR_OS_DEFAULT_FLAGS			PKG_OS+128
#ifdef INTL_ENGLISH
	stringtext(STR_OS_DEFAULT_FLAGS,        "88")
#else
	stringtext(STR_OS_DEFAULT_FLAGS, 		"48")
#endif
#define STR_OS_DEFAULT_CURRENCYDIGITS 	PKG_OS+129
	stringtext(STR_OS_DEFAULT_CURRENCYDIGITS, "2")
#define STR_OS_DEFAULT_AMSTRING 		PKG_OS+130
	stringtext(STR_OS_DEFAULT_AMSTRING, 	"AM")
#define STR_OS_DEFAULT_PMSTRING 		PKG_OS+131
	stringtext(STR_OS_DEFAULT_PMSTRING,	"PM")
#define STR_OS_DEFAULT_CURRENCYSTRING 	PKG_OS+132
#ifdef INTL_ENGLISH
	stringtext(STR_OS_DEFAULT_CURRENCYSTRING, "\x9c")
#else
	stringtext(STR_OS_DEFAULT_CURRENCYSTRING, "$")
#endif
#define STR_OS_DEFAULT_DECIMALSTRING 	PKG_OS+133
	stringtext(STR_OS_DEFAULT_DECIMALSTRING, ".")

/*	Note to translators: STR_OS_DEFAULT_DATESTRING_OS2 must not be a space! */ 
#define STR_OS_DEFAULT_DATESTRING_OS2 	PKG_OS+134
	stringtext(STR_OS_DEFAULT_DATESTRING_OS2, "-")
/*	Note to translators: STR_OS_DEFAULT_DATESTRING_WIN must not be a space! */ 
#define STR_OS_DEFAULT_DATESTRING_WIN 	PKG_OS+135
	stringtext(STR_OS_DEFAULT_DATESTRING_WIN, "/")

#define STR_OS_DEFAULT_TIMESTRING 		PKG_OS+136
	stringtext(STR_OS_DEFAULT_TIMESTRING, ":")
#define STR_OS_DEFAULT_THOUSANDSTRING 	PKG_OS+137
	stringtext(STR_OS_DEFAULT_THOUSANDSTRING, ",")
#define STR_OS_DEFAULT_YESTERDAY 		PKG_OS+138
	stringtext(STR_OS_DEFAULT_YESTERDAY, "Yesterday")
#define STR_OS_DEFAULT_TODAY 			PKG_OS+139
	stringtext(STR_OS_DEFAULT_TODAY, 	"Today")
#define ERR_OS_STD_CLOSE				PKG_OS+140
	debugtext(ERR_OS_STD_CLOSE,			"Attempt to close a standard file descriptor")
#define ERR_OS_NO_CONREAD				PKG_OS+141
	errortext(ERR_OS_NO_CONREAD,		"Cannot prompt in this environment")
#define ERR_OS_INCOMPATIBLE_HANDLES		PKG_OS+142
	internaltext(ERR_OS_INCOMPATIBLE_HANDLES, "Handles are not compatible for operation")
#define STR_OS_MAC_PREFS_FOLDER			PKG_OS+143
	stringtext(STR_OS_MAC_PREFS_FOLDER,	"Preferences:")
#define STR_OS_MAC_PREFS_FILE			PKG_OS+144
	stringtext(STR_OS_MAC_PREFS_FILE,	"Notes Preferences")
#define ERR_INITIALIZE_STATIC_MEM		PKG_OS+145
	internaltext(ERR_INITIALIZE_STATIC_MEM,"(no error, initialize statics NOW)")
#define ERR_THREADSLEFT					PKG_OS+146
	debugtext(ERR_THREADSLEFT,			"OSTerm of a process with threads still active!")
#define ERR_INTERNAL_MM					PKG_OS+147
	internaltext(ERR_INTERNAL_MM,		"(internal memory manager halt)")
#define	ERR_FILE_CLOSE_REFCNT			PKG_OS+148
	internaltext(ERR_FILE_CLOSE_REFCNT, "Attempt to close file that still has access refcnt")
#define ERR_OUTOFSEMS					PKG_OS+149
#if defined(UNIX) && !defined(OS400)
	errortext(ERR_OUTOFSEMS,			"Insufficient semaphores to handle number of concurrent owned critical regions. Please reconfigure your kernel.")
#else
	errortext(ERR_OUTOFSEMS,			"Insufficient semaphores to handle number of concurrent owned critical regions")
#endif
#define ERR_SEMCONTROL					PKG_OS+150
	errortext(ERR_SEMCONTROL,			"Unable to perform control function on semaphore")
#define ERR_MEM_ACCESS					PKG_OS+151
	internaltext(ERR_MEM_ACCESS,		"Memory object cannot be accessed")
#define ERR_HANDLES						PKG_OS+152
	errortext(ERR_HANDLES,				"Insufficient file handles available to run program")
#define ERR_POKE_FULL					PKG_OS+153
	errortext(ERR_POKE_FULL,			"Insufficient room in poke buffer")
#define ERR_POKE_NOT_EMPTY				PKG_OS+154
	errortext(ERR_POKE_NOT_EMPTY,		"Poke buffer already contains characters")
#define	ERR_OS_SEM_INVALID				PKG_OS+155
	debugtext(ERR_OS_SEM_INVALID,		"semaphore invalid or not allocated")
#define	ERR_OS_ATOM_UNALIGNED			PKG_OS+156
	debugtext(ERR_OS_ATOM_UNALIGNED,	"** WARNING ** atomic_int not aligned on natural boundary")
#define ERR_CANCEL						PKG_OS+157
	errortext(ERR_CANCEL,				"Operation stopped at your request")
#define ERR_MM_MISMATCH					PKG_OS+158
	errortext(ERR_MM_MISMATCH,			"Someone else is running a different version of Notes right now.  You cannot run 2 different versions at the same time on the same machine.")
#define ERR_NESTED_OSINIT				PKG_OS+159
	internaltext(ERR_NESTED_OSINIT,		"We've already been initialized via OSInit()")
#define ERR_TOO_MANY_PROCESSES			PKG_OS+160
	errortext(ERR_TOO_MANY_PROCESSES,	"Too many concurrent users of the Notes API package.")
#define ERR_ONE_PROCESS					PKG_OS+161
	errortext(ERR_ONE_PROCESS,			"Only one Notes-related program may be used on this computer at any given time.")
#define ERR_MEM_HANDLES					PKG_OS+162
	errortext(ERR_MEM_HANDLES,			"Maximum number of memory segments that Notes can support has been exceeded")
#define ERR_OS_LAUNCHFAIL				PKG_OS+163
	errortext(ERR_OS_LAUNCHFAIL,		"Unable to launch program")
#define ERR_OS_SHARE_NOT_LOADED		 	PKG_OS+164
	errortext(ERR_OS_SHARE_NOT_LOADED,	"SHARE.EXE not loaded")
#define ERR_NO_NOTESINI					PKG_OS+165
#ifdef MAC
	errortext(ERR_NO_NOTESINI,			"The Notes Preferences file cannot be found.")
#else
	errortext(ERR_NO_NOTESINI,			"The NOTES.INI file cannot be found on the search path (PATH)")
#endif
#define ERR_NO_MAC_NOTESINI 			PKG_OS+166
	errortext(ERR_NO_MAC_NOTESINI,		"The file 'Notes Preferences' has a damaged resource fork.")
#define ERR_OTHER_THREAD_HEAP 			PKG_OS+167
	errortext(ERR_OTHER_THREAD_HEAP,	"OSLocalAlloc/Free may only be used within a single thread!")
#define STR_OS_DEFAULT_TOMORROW 		PKG_OS+168
	stringtext(STR_OS_DEFAULT_TOMORROW, "Tomorrow")
#define ERR_BAD_QUIT_PROCESS_GROUP 		PKG_OS+169
	errortext(ERR_BAD_QUIT_PROCESS_GROUP, "Invalid process group ID")
#define ERR_PORT_IN_USE					PKG_OS+170
	errortext(ERR_PORT_IN_USE,			"This port is currently in use by another process")
#define	ERR_PORT_NOT_CONFIGURED			PKG_OS+171
	errortext(ERR_PORT_NOT_CONFIGURED,	"Communications port hardware is not configured or enabled")
#define ERR_LIBLOAD_MAX	 				PKG_OS+172
	errortext(ERR_LIBLOAD_MAX,			"Program library not loaded, exceeded maximum libraries.")
#define	ERR_SEGMENT_TOO_HUGE			PKG_OS+173
	errortext(ERR_SEGMENT_TOO_HUGE,		"Memory allocation request exceeded maximum HUGE allocation size")
#define ERR_ASSERTION_FAILED			PKG_OS+174
	debugtext(ERR_ASSERTION_FAILED,		"ASSERT(%s) failed at line %d in file %s")
#define ERR_SEMACCESS					PKG_OS+175
	errortext(ERR_SEMACCESS,			"Cannot access operating system semaphore that was created by another process")
#define ERR_STATIC_STORAGE				PKG_OS+176
	errortext(ERR_STATIC_STORAGE,		"Too many processes.  Exceeded maximum limit on static storage.")
#define ERR_CANNOT_ACCESS_SHMEM			PKG_OS+177
	errortext(ERR_CANNOT_ACCESS_SHMEM,	"Cannot attach to shared memory region, due to insufficient access (probably owned by another user or group)")
#define ERR_MAXDPOOLS_EXCEEDED			PKG_OS+178
	errortext(ERR_MAXDPOOLS_EXCEEDED,	"Exceeded maximum limit of shared memory")
#define STR_KBYTES						PKG_OS+179
	stringtext(STR_KBYTES,				"%ldK bytes")
#define STR_BYTES						PKG_OS+180
	stringtext(STR_BYTES,				"%ld bytes")
#define STR_MODIFIED_KBYTES				PKG_OS+181
	stringtext(STR_MODIFIED_KBYTES,		"%z %ldK bytes")
#define STR_MODIFIED_BYTES				PKG_OS+182
	stringtext(STR_MODIFIED_BYTES,		"%z %ld bytes")
#define STR_PRINT_SETUP					PKG_OS+183
	stringtext(STR_PRINT_SETUP,			"Print Setup")

⌨️ 快捷键说明

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