Ignore:
Timestamp:
Jul 6, 2008, 8:20:14 PM (16 years ago)
Author:
Kevin Toppenberg
Message:

Uploading from OR_30_258

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/branches/foia-cprs/CPRS-Chart/CPRSChart.drc

    r459 r460  
    99*/
    1010
    11 #define VDBConsts_SRefreshRecord 65152
    12 #define VDBConsts_SRemoteLogin 65153
    13 #define OleConst_SInvalidLicense 65168
    14 #define OleConst_SNotLicensed 65169
    15 #define OleConst_sNoRunningObject 65170
    16 #define DBConsts_SBcdOverflow 65171
    17 #define DBConsts_SInvalidBcdValue 65172
    18 #define DBConsts_SCouldNotParseTimeStamp 65173
    19 #define DBConsts_SInvalidSqlTimeStamp 65174
    20 #define VDBConsts_SFirstRecord 65175
    21 #define VDBConsts_SPriorRecord 65176
    22 #define VDBConsts_SNextRecord 65177
    23 #define VDBConsts_SLastRecord 65178
    24 #define VDBConsts_SInsertRecord 65179
    25 #define VDBConsts_SDeleteRecord 65180
    26 #define VDBConsts_SEditRecord 65181
    27 #define VDBConsts_SPostEdit 65182
    28 #define VDBConsts_SCancelEdit 65183
    29 #define TeeConst_TeeMsg_FunctionMultiply 65184
    30 #define TeeConst_TeeMsg_FunctionDivide 65185
    31 #define TeeConst_TeeMsg_FunctionHigh 65186
    32 #define TeeConst_TeeMsg_FunctionLow 65187
    33 #define TeeConst_TeeMsg_FunctionAverage 65188
    34 #define TeeConst_TeeMsg_DefaultFontName 65189
    35 #define TeeConst_TeeMsg_CheckPointerSize 65190
    36 #define TeeConst_TeeMsg_FunctionPeriod 65191
    37 #define TeeConst_TeeMsg_PieOther 65192
    38 #define TeeConst_TeeMsg_ValuesX 65193
    39 #define TeeConst_TeeMsg_ValuesY 65194
    40 #define TeeConst_TeeMsg_ValuesPie 65195
    41 #define TeeConst_TeeMsg_ValuesBar 65196
    42 #define TeeConst_TeeMsg_ValuesAngle 65197
    43 #define OleConst_SCannotActivate 65198
    44 #define OleConst_SNoWindowHandle 65199
    45 #define TeeConst_TeeMsg_GalleryPie 65200
    46 #define TeeConst_TeeMsg_GalleryFastLine 65201
    47 #define TeeConst_TeeMsg_Rotation 65202
    48 #define TeeConst_TeeMsg_PieSample1 65203
    49 #define TeeConst_TeeMsg_PieSample2 65204
    50 #define TeeConst_TeeMsg_PieSample3 65205
    51 #define TeeConst_TeeMsg_PieSample4 65206
    52 #define TeeConst_TeeMsg_PieSample5 65207
    53 #define TeeConst_TeeMsg_PieSample6 65208
    54 #define TeeConst_TeeMsg_PieSample7 65209
    55 #define TeeConst_TeeMsg_PieSample8 65210
    56 #define TeeConst_TeeMsg_GalleryStandard 65211
    57 #define TeeConst_TeeMsg_GalleryFunctions 65212
    58 #define TeeConst_TeeMsg_DefaultFontSize 65213
    59 #define TeeConst_TeeMsg_FunctionAdd 65214
    60 #define TeeConst_TeeMsg_FunctionSubtract 65215
    61 #define TeeConst_TeeMsg_AxisLogBase 65216
    62 #define TeeConst_TeeMsg_MaxPointsPerPage 65217
    63 #define TeeConst_TeeMsg_3dPercent 65218
    64 #define TeeConst_TeeMsg_CircularSeries 65219
    65 #define TeeConst_TeeMsg_BarWidthPercent 65220
    66 #define TeeConst_TeeMsg_BarOffsetPercent 65221
    67 #define TeeConst_TeeMsg_DefaultPercentOf 65222
    68 #define TeeConst_TeeMsg_DefPercentFormat 65223
    69 #define TeeConst_TeeMsg_DefValueFormat 65224
    70 #define TeeConst_TeeMsg_AxisTitle 65225
    71 #define TeeConst_TeeMsg_AxisLabels 65226
    72 #define TeeConst_TeeMsg_GalleryLine 65227
    73 #define TeeConst_TeeMsg_GalleryPoint 65228
    74 #define TeeConst_TeeMsg_GalleryArea 65229
    75 #define TeeConst_TeeMsg_GalleryBar 65230
    76 #define TeeConst_TeeMsg_GalleryHorizBar 65231
    77 #define ComConst_SAutomationWarning 65232
    78 #define ComConst_SNoCloseActiveServer1 65233
    79 #define ComConst_SNoCloseActiveServer2 65234
    80 #define TeeConst_TeeMsg_LegendTopPos 65235
    81 #define TeeConst_TeeMsg_LegendFirstValue 65236
    82 #define TeeConst_TeeMsg_LegendColorWidth 65237
    83 #define TeeConst_TeeMsg_SeriesSetDataSource 65238
    84 #define TeeConst_TeeMsg_SeriesInvDataSource 65239
    85 #define TeeConst_TeeMsg_FillSample 65240
    86 #define TeeConst_TeeMsg_Angle 65241
    87 #define TeeConst_TeeMsg_AxisLogDateTime 65242
    88 #define TeeConst_TeeMsg_AxisLogNotPositive 65243
    89 #define TeeConst_TeeMsg_AxisLabelSep 65244
    90 #define TeeConst_TeeMsg_AxisIncrementNeg 65245
    91 #define TeeConst_TeeMsg_AxisMinMax 65246
    92 #define TeeConst_TeeMsg_AxisMaxMin 65247
    93 #define ComStrs_sDateTimeMin 65248
    94 #define ComStrs_sFailSetCalDateTime 65249
    95 #define ComStrs_sFailSetCalMaxSelRange 65250
    96 #define ComStrs_sFailSetCalMinMaxRange 65251
    97 #define ComStrs_sFailsetCalSelRange 65252
    98 #define ComConst_SCreateRegKeyError 65253
    99 #define ComConst_SOleError 65254
    100 #define ComConst_SObjectFactoryMissing 65255
    101 #define ComConst_STypeInfoMissing 65256
    102 #define ComConst_SBadTypeInfo 65257
    103 #define ComConst_SDispIntfMissing 65258
    104 #define ComConst_SNoMethod 65259
    105 #define ComConst_SVarNotObject 65260
    106 #define ComConst_STooManyParams 65261
    107 #define ComConst_SDCOMNotInstalled 65262
    108 #define ComConst_SDAXError 65263
    109 #define ComStrs_sTabFailDelete 65264
    110 #define ComStrs_sTabFailRetrieve 65265
    111 #define ComStrs_sTabFailGetObject 65266
    112 #define ComStrs_sTabFailSet 65267
    113 #define ComStrs_sTabFailSetObject 65268
    114 #define ComStrs_sTabMustBeMultiLine 65269
    115 #define ComStrs_sInvalidIndex 65270
    116 #define ComStrs_sInsertError 65271
    117 #define ComStrs_sInvalidOwner 65272
    118 #define ComStrs_sRichEditInsertError 65273
    119 #define ComStrs_sRichEditLoadFail 65274
    120 #define ComStrs_sRichEditSaveFail 65275
    121 #define ComStrs_sUDAssociated 65276
    122 #define ComStrs_sPageIndexError 65277
    123 #define ComStrs_sInvalidComCtl32 65278
    124 #define ComStrs_sDateTimeMax 65279
    125 #define Consts_SNoDefaultPrinter 65280
    126 #define Consts_SDuplicateMenus 65281
    127 #define Consts_SCannotOpenAVI 65282
    128 #define Consts_SDockedCtlNeedsName 65283
    129 #define Consts_SDockTreeRemoveError 65284
    130 #define Consts_SDockZoneNotFound 65285
    131 #define Consts_SDockZoneHasNoCtl 65286
    132 #define Consts_SMultiSelectRequired 65287
    133 #define Consts_SSeparator 65288
    134 #define Consts_SErrorSettingCount 65289
    135 #define Consts_SListBoxMustBeVirtual 65290
    136 #define HelpIntfs_hNoTableOfContents 65291
    137 #define HelpIntfs_hNothingFound 65292
    138 #define HelpIntfs_hNoContext 65293
    139 #define HelpIntfs_hNoTopics 65294
    140 #define ComStrs_sTabFailClear 65295
    141 #define Consts_SmkcLeft 65296
    142 #define Consts_SmkcUp 65297
    143 #define Consts_SmkcRight 65298
    144 #define Consts_SmkcDown 65299
    145 #define Consts_SmkcIns 65300
    146 #define Consts_SmkcDel 65301
    147 #define Consts_SmkcShift 65302
    148 #define Consts_SmkcCtrl 65303
    149 #define Consts_SmkcAlt 65304
    150 #define Consts_SOutOfRange 65305
    151 #define Consts_SInsertLineError 65306
    152 #define Consts_SInvalidClipFmt 65307
    153 #define Consts_SIconToClipboard 65308
    154 #define Consts_SCannotOpenClipboard 65309
    155 #define Consts_SInvalidMemoSize 65310
    156 #define Consts_SInvalidPrinterOp 65311
    157 #define Consts_SMsgDlgHelp 65312
    158 #define Consts_SMsgDlgAbort 65313
    159 #define Consts_SMsgDlgRetry 65314
    160 #define Consts_SMsgDlgIgnore 65315
    161 #define Consts_SMsgDlgAll 65316
    162 #define Consts_SMsgDlgNoToAll 65317
    163 #define Consts_SMsgDlgYesToAll 65318
    164 #define Consts_SmkcBkSp 65319
    165 #define Consts_SmkcTab 65320
    166 #define Consts_SmkcEsc 65321
    167 #define Consts_SmkcEnter 65322
    168 #define Consts_SmkcSpace 65323
    169 #define Consts_SmkcPgUp 65324
    170 #define Consts_SmkcPgDn 65325
    171 #define Consts_SmkcEnd 65326
    172 #define Consts_SmkcHome 65327
    173 #define Consts_SAllButton 65328
    174 #define Consts_SCannotDragForm 65329
    175 #define Consts_SVMetafiles 65330
    176 #define Consts_SVEnhMetafiles 65331
    177 #define Consts_SVIcons 65332
    178 #define Consts_SVBitmaps 65333
    179 #define Consts_SMaskErr 65334
    180 #define Consts_SMaskEditErr 65335
    181 #define Consts_SMsgDlgWarning 65336
    182 #define Consts_SMsgDlgError 65337
    183 #define Consts_SMsgDlgInformation 65338
    184 #define Consts_SMsgDlgConfirm 65339
    185 #define Consts_SMsgDlgYes 65340
    186 #define Consts_SMsgDlgNo 65341
    187 #define Consts_SMsgDlgOK 65342
    188 #define Consts_SMsgDlgCancel 65343
    189 #define Consts_SNotPrinting 65344
    190 #define Consts_SPrinting 65345
    191 #define Consts_SInvalidPrinter 65346
    192 #define Consts_SDeviceOnPort 65347
    193 #define Consts_SGroupIndexTooLow 65348
    194 #define Consts_SNoMDIForm 65349
    195 #define Consts_SControlParentSetToSelf 65350
    196 #define Consts_SOKButton 65351
    197 #define Consts_SCancelButton 65352
    198 #define Consts_SYesButton 65353
    199 #define Consts_SNoButton 65354
    200 #define Consts_SHelpButton 65355
    201 #define Consts_SCloseButton 65356
    202 #define Consts_SIgnoreButton 65357
    203 #define Consts_SRetryButton 65358
    204 #define Consts_SAbortButton 65359
    205 #define Consts_SImageReadFail 65360
    206 #define Consts_SImageWriteFail 65361
    207 #define Consts_SWindowDCError 65362
    208 #define Consts_SWindowClass 65363
    209 #define Consts_SCannotFocus 65364
    210 #define Consts_SParentRequired 65365
    211 #define Consts_SParentGivenNotAParent 65366
    212 #define Consts_SMDIChildNotVisible 65367
    213 #define Consts_SVisibleChanged 65368
    214 #define Consts_SCannotShowModal 65369
    215 #define Consts_SScrollBarRange 65370
    216 #define Consts_SPropertyOutOfRange 65371
    217 #define Consts_SMenuIndexError 65372
    218 #define Consts_SMenuReinserted 65373
    219 #define Consts_SMenuNotFound 65374
    220 #define Consts_SNoTimers 65375
    221 #define RTLConsts_SThreadCreateError 65376
    222 #define RTLConsts_SThreadError 65377
    223 #define Consts_SInvalidTabPosition 65378
    224 #define Consts_SInvalidTabStyle 65379
    225 #define Consts_SInvalidBitmap 65380
    226 #define Consts_SInvalidIcon 65381
    227 #define Consts_SInvalidMetafile 65382
    228 #define Consts_SChangeIconSize 65383
    229 #define Consts_SOleGraphic 65384
    230 #define Consts_SUnknownClipboardFormat 65385
    231 #define Consts_SOutOfResources 65386
    232 #define Consts_SNoCanvasHandle 65387
    233 #define Consts_SInvalidImageSize 65388
    234 #define Consts_SInvalidImageList 65389
    235 #define Consts_SReplaceImage 65390
    236 #define Consts_SImageIndexError 65391
    237 #define RTLConsts_SListCapacityError 65392
    238 #define RTLConsts_SListCountError 65393
    239 #define RTLConsts_SListIndexError 65394
    240 #define RTLConsts_SMemoryStreamError 65395
    241 #define RTLConsts_SPropertyException 65396
    242 #define RTLConsts_SReadError 65397
    243 #define RTLConsts_SReadOnlyProperty 65398
    244 #define RTLConsts_SRegGetDataFailed 65399
    245 #define RTLConsts_SRegSetDataFailed 65400
    246 #define RTLConsts_SResNotFound 65401
    247 #define RTLConsts_SSeekNotImplemented 65402
    248 #define RTLConsts_SSortedListError 65403
    249 #define RTLConsts_STooManyDeleted 65404
    250 #define RTLConsts_SUnknownGroup 65405
    251 #define RTLConsts_SUnknownProperty 65406
    252 #define RTLConsts_SWriteError 65407
    253 #define RTLConsts_SDuplicateString 65408
    254 #define RTLConsts_SFCreateError 65409
    255 #define RTLConsts_SFixedColTooBig 65410
    256 #define RTLConsts_SFixedRowTooBig 65411
    257 #define RTLConsts_SFOpenError 65412
    258 #define RTLConsts_SGridTooLarge 65413
    259 #define RTLConsts_SIndexOutOfRange 65414
    260 #define RTLConsts_SInvalidImage 65415
    261 #define RTLConsts_SInvalidName 65416
    262 #define RTLConsts_SInvalidProperty 65417
    263 #define RTLConsts_SInvalidPropertyElement 65418
    264 #define RTLConsts_SInvalidPropertyPath 65419
    265 #define RTLConsts_SInvalidPropertyType 65420
    266 #define RTLConsts_SInvalidPropertyValue 65421
    267 #define RTLConsts_SInvalidRegType 65422
    268 #define RTLConsts_SInvalidStringGridOp 65423
    269 #define SysConst_SLongDayNameSun 65424
    270 #define SysConst_SLongDayNameMon 65425
    271 #define SysConst_SLongDayNameTue 65426
    272 #define SysConst_SLongDayNameWed 65427
    273 #define SysConst_SLongDayNameThu 65428
    274 #define SysConst_SLongDayNameFri 65429
    275 #define SysConst_SLongDayNameSat 65430
    276 #define RTLConsts_SAncestorNotFound 65431
    277 #define RTLConsts_SAssignError 65432
    278 #define RTLConsts_SBitsIndexError 65433
    279 #define RTLConsts_SCantWriteResourceStreamError 65434
    280 #define RTLConsts_SCheckSynchronizeError 65435
    281 #define RTLConsts_SClassNotFound 65436
    282 #define RTLConsts_SDuplicateClass 65437
    283 #define RTLConsts_SDuplicateItem 65438
    284 #define RTLConsts_SDuplicateName 65439
    285 #define SysConst_SLongMonthNameApr 65440
    286 #define SysConst_SLongMonthNameMay 65441
    287 #define SysConst_SLongMonthNameJun 65442
    288 #define SysConst_SLongMonthNameJul 65443
    289 #define SysConst_SLongMonthNameAug 65444
    290 #define SysConst_SLongMonthNameSep 65445
    291 #define SysConst_SLongMonthNameOct 65446
    292 #define SysConst_SLongMonthNameNov 65447
    293 #define SysConst_SLongMonthNameDec 65448
    294 #define SysConst_SShortDayNameSun 65449
    295 #define SysConst_SShortDayNameMon 65450
    296 #define SysConst_SShortDayNameTue 65451
    297 #define SysConst_SShortDayNameWed 65452
    298 #define SysConst_SShortDayNameThu 65453
    299 #define SysConst_SShortDayNameFri 65454
    300 #define SysConst_SShortDayNameSat 65455
    301 #define SysConst_SUnkOSError 65456
    302 #define SysConst_SShortMonthNameJan 65457
    303 #define SysConst_SShortMonthNameFeb 65458
    304 #define SysConst_SShortMonthNameMar 65459
    305 #define SysConst_SShortMonthNameApr 65460
    306 #define SysConst_SShortMonthNameMay 65461
    307 #define SysConst_SShortMonthNameJun 65462
    308 #define SysConst_SShortMonthNameJul 65463
    309 #define SysConst_SShortMonthNameAug 65464
    310 #define SysConst_SShortMonthNameSep 65465
    311 #define SysConst_SShortMonthNameOct 65466
    312 #define SysConst_SShortMonthNameNov 65467
    313 #define SysConst_SShortMonthNameDec 65468
    314 #define SysConst_SLongMonthNameJan 65469
    315 #define SysConst_SLongMonthNameFeb 65470
    316 #define SysConst_SLongMonthNameMar 65471
    317 #define SysConst_SInvalidVarNullOp 65472
    318 #define SysConst_SVarTypeCouldNotConvert 65473
    319 #define SysConst_SVarTypeConvertOverflow 65474
    320 #define SysConst_SVarOverflow 65475
    321 #define SysConst_SVarInvalid 65476
    322 #define SysConst_SVarBadType 65477
    323 #define SysConst_SVarNotImplemented 65478
    324 #define SysConst_SVarUnexpected 65479
    325 #define SysConst_SExternalException 65480
    326 #define SysConst_SAssertionFailed 65481
    327 #define SysConst_SIntfCastError 65482
    328 #define SysConst_SSafecallException 65483
    329 #define SysConst_SAssertError 65484
    330 #define SysConst_SAbstractError 65485
    331 #define SysConst_SModuleAccessViolation 65486
    332 #define SysConst_SOSError 65487
    333 #define SysConst_SArgumentMissing 65488
    334 #define SysConst_SDispatchError 65489
    335 #define SysConst_SReadAccess 65490
    336 #define SysConst_SWriteAccess 65491
    337 #define SysConst_SFormatTooLong 65492
    338 #define SysConst_SVarArrayCreate 65493
    339 #define SysConst_SVarArrayBounds 65494
    340 #define SysConst_SVarArrayLocked 65495
    341 #define SysConst_SInvalidVarCast 65496
    342 #define SysConst_SInvalidVarOp 65497
    343 #define SysConst_SInvalidVarOpWithHResult 65498
    344 #define SysConst_SVarNotArray 65499
    345 #define SysConst_SVarTypeOutOfRange 65500
    346 #define SysConst_SVarTypeAlreadyUsed 65501
    347 #define SysConst_SVarTypeNotUsable 65502
    348 #define SysConst_SVarTypeTooManyCustom 65503
    349 #define SysConst_SRangeError 65504
    350 #define SysConst_SIntOverflow 65505
    351 #define SysConst_SInvalidOp 65506
    352 #define SysConst_SZeroDivide 65507
    353 #define SysConst_SOverflow 65508
    354 #define SysConst_SUnderflow 65509
    355 #define SysConst_SInvalidPointer 65510
    356 #define SysConst_SInvalidCast 65511
    357 #define SysConst_SAccessViolation 65512
    358 #define SysConst_SStackOverflow 65513
    359 #define SysConst_SControlC 65514
    360 #define SysConst_SPrivilege 65515
    361 #define SysConst_SOperationAborted 65516
    362 #define SysConst_SException 65517
    363 #define SysConst_SExceptTitle 65518
    364 #define SysConst_SInvalidFormat 65519
     11#define TeeConst_TeeMsg_ValuesGanttStart 65056
     12#define TeeConst_TeeMsg_ValuesGanttEnd 65057
     13#define TeeConst_TeeMsg_ValuesGanttNextTask 65058
     14#define TeeConst_TeeMsg_ValuesArrowEndX 65059
     15#define TeeConst_TeeMsg_ValuesArrowEndY 65060
     16#define VDBConsts_SFirstRecord 65061
     17#define VDBConsts_SPriorRecord 65062
     18#define VDBConsts_SNextRecord 65063
     19#define VDBConsts_SLastRecord 65064
     20#define VDBConsts_SInsertRecord 65065
     21#define VDBConsts_SDeleteRecord 65066
     22#define VDBConsts_SEditRecord 65067
     23#define VDBConsts_SPostEdit 65068
     24#define VDBConsts_SCancelEdit 65069
     25#define VDBConsts_SRefreshRecord 65070
     26#define VDBConsts_SRemoteLogin 65071
     27#define TeeConst_TeeMsg_FunctionAdd 65072
     28#define TeeConst_TeeMsg_FunctionSubtract 65073
     29#define TeeConst_TeeMsg_FunctionMultiply 65074
     30#define TeeConst_TeeMsg_FunctionDivide 65075
     31#define TeeConst_TeeMsg_FunctionHigh 65076
     32#define TeeConst_TeeMsg_FunctionLow 65077
     33#define TeeConst_TeeMsg_FunctionAverage 65078
     34#define TeeConst_TeeMsg_DefaultFontName 65079
     35#define TeeConst_TeeMsg_CheckPointerSize 65080
     36#define TeeConst_TeeMsg_FunctionPeriod 65081
     37#define TeeConst_TeeMsg_PieOther 65082
     38#define TeeConst_TeeMsg_ValuesX 65083
     39#define TeeConst_TeeMsg_ValuesY 65084
     40#define TeeConst_TeeMsg_ValuesPie 65085
     41#define TeeConst_TeeMsg_ValuesBar 65086
     42#define TeeConst_TeeMsg_ValuesAngle 65087
     43#define TeeConst_TeeMsg_PieSample8 65088
     44#define TeeConst_TeeMsg_GalleryStandard 65089
     45#define TeeConst_TeeMsg_GalleryFunctions 65090
     46#define TeeConst_TeeMsg_GalleryArrow 65091
     47#define TeeConst_TeeMsg_GalleryGantt 65092
     48#define TeeConst_TeeMsg_GanttSample1 65093
     49#define TeeConst_TeeMsg_GanttSample2 65094
     50#define TeeConst_TeeMsg_GanttSample3 65095
     51#define TeeConst_TeeMsg_GanttSample4 65096
     52#define TeeConst_TeeMsg_GanttSample5 65097
     53#define TeeConst_TeeMsg_GanttSample6 65098
     54#define TeeConst_TeeMsg_GanttSample7 65099
     55#define TeeConst_TeeMsg_GanttSample8 65100
     56#define TeeConst_TeeMsg_GanttSample9 65101
     57#define TeeConst_TeeMsg_GanttSample10 65102
     58#define TeeConst_TeeMsg_DefaultFontSize 65103
     59#define TeeConst_TeeMsg_AxisLabels 65104
     60#define TeeConst_TeeMsg_GalleryLine 65105
     61#define TeeConst_TeeMsg_GalleryPoint 65106
     62#define TeeConst_TeeMsg_GalleryArea 65107
     63#define TeeConst_TeeMsg_GalleryBar 65108
     64#define TeeConst_TeeMsg_GalleryHorizBar 65109
     65#define TeeConst_TeeMsg_GalleryPie 65110
     66#define TeeConst_TeeMsg_GalleryFastLine 65111
     67#define TeeConst_TeeMsg_Rotation 65112
     68#define TeeConst_TeeMsg_PieSample1 65113
     69#define TeeConst_TeeMsg_PieSample2 65114
     70#define TeeConst_TeeMsg_PieSample3 65115
     71#define TeeConst_TeeMsg_PieSample4 65116
     72#define TeeConst_TeeMsg_PieSample5 65117
     73#define TeeConst_TeeMsg_PieSample6 65118
     74#define TeeConst_TeeMsg_PieSample7 65119
     75#define TeeConst_TeeMsg_AxisLogDateTime 65120
     76#define TeeConst_TeeMsg_AxisLogNotPositive 65121
     77#define TeeConst_TeeMsg_AxisLabelSep 65122
     78#define TeeConst_TeeMsg_AxisIncrementNeg 65123
     79#define TeeConst_TeeMsg_AxisMinMax 65124
     80#define TeeConst_TeeMsg_AxisMaxMin 65125
     81#define TeeConst_TeeMsg_AxisLogBase 65126
     82#define TeeConst_TeeMsg_MaxPointsPerPage 65127
     83#define TeeConst_TeeMsg_3dPercent 65128
     84#define TeeConst_TeeMsg_CircularSeries 65129
     85#define TeeConst_TeeMsg_BarWidthPercent 65130
     86#define TeeConst_TeeMsg_BarOffsetPercent 65131
     87#define TeeConst_TeeMsg_DefaultPercentOf 65132
     88#define TeeConst_TeeMsg_DefPercentFormat 65133
     89#define TeeConst_TeeMsg_DefValueFormat 65134
     90#define TeeConst_TeeMsg_AxisTitle 65135
     91#define bdeconst_SInitError 65136
     92#define bdeconst_SIDAPILangID 65137
     93#define bdeconst_SBDEError 65138
     94#define bdeconst_SNoDataSetField 65139
     95#define bdeconst_SNoCachedUpdates 65140
     96#define bdeconst_SNoFieldAccess 65141
     97#define bdeconst_SUntitled 65142
     98#define bdeconst_SUpdateFailed 65143
     99#define bdeconst_SLocalTransDirty 65144
     100#define TeeConst_TeeMsg_LegendTopPos 65145
     101#define TeeConst_TeeMsg_LegendFirstValue 65146
     102#define TeeConst_TeeMsg_LegendColorWidth 65147
     103#define TeeConst_TeeMsg_SeriesSetDataSource 65148
     104#define TeeConst_TeeMsg_SeriesInvDataSource 65149
     105#define TeeConst_TeeMsg_FillSample 65150
     106#define TeeConst_TeeMsg_Angle 65151
     107#define bdeconst_SAutoSessionExists 65152
     108#define bdeconst_SAutoSessionActive 65153
     109#define bdeconst_SDuplicateDatabaseName 65154
     110#define bdeconst_SDuplicateSessionName 65155
     111#define bdeconst_SInvalidSessionName 65156
     112#define bdeconst_SDatabaseNameMissing 65157
     113#define bdeconst_SSessionNameMissing 65158
     114#define bdeconst_SDatabaseOpen 65159
     115#define bdeconst_SDatabaseClosed 65160
     116#define bdeconst_SDatabaseHandleSet 65161
     117#define bdeconst_SSessionActive 65162
     118#define bdeconst_SHandleError 65163
     119#define bdeconst_SNoReferenceTableName 65164
     120#define bdeconst_SEmptySQLStatement 65165
     121#define bdeconst_SNoParameterValue 65166
     122#define bdeconst_SLoginError 65167
     123#define DBConsts_STextTrue 65168
     124#define DBConsts_SParameterNotFound 65169
     125#define DBConsts_SInvalidVersion 65170
     126#define DBConsts_SBadFieldType 65171
     127#define DBConsts_SProviderSQLNotSupported 65172
     128#define DBConsts_SProviderExecuteNotSupported 65173
     129#define DBConsts_SExprNoAggOnCalcs 65174
     130#define DBConsts_SDataSetUnidirectional 65175
     131#define DBConsts_SUnassignedVar 65176
     132#define DBConsts_SRecordNotFound 65177
     133#define DBConsts_SBcdOverflow 65178
     134#define DBConsts_SInvalidBcdValue 65179
     135#define DBConsts_SInvalidFormatType 65180
     136#define DBConsts_SCouldNotParseTimeStamp 65181
     137#define DBConsts_SInvalidSqlTimeStamp 65182
     138#define bdeconst_SAutoSessionExclusive 65183
     139#define DBConsts_SExprNoRParenOrComma 65184
     140#define DBConsts_SExprExpected 65185
     141#define DBConsts_SExprBadField 65186
     142#define DBConsts_SExprBadNullTest 65187
     143#define DBConsts_SExprRangeError 65188
     144#define DBConsts_SExprIncorrect 65189
     145#define DBConsts_SExprNothing 65190
     146#define DBConsts_SExprTypeMis 65191
     147#define DBConsts_SExprBadScope 65192
     148#define DBConsts_SExprNoArith 65193
     149#define DBConsts_SExprNotAgg 65194
     150#define DBConsts_SExprBadConst 65195
     151#define DBConsts_SExprNoAggFilter 65196
     152#define DBConsts_SExprEmptyInList 65197
     153#define DBConsts_SInvalidKeywordUse 65198
     154#define DBConsts_STextFalse 65199
     155#define DBConsts_SInvalidCalcType 65200
     156#define DBConsts_SFieldReadOnly 65201
     157#define DBConsts_SNotIndexField 65202
     158#define DBConsts_SCircularDataLink 65203
     159#define DBConsts_SLookupInfoError 65204
     160#define DBConsts_SDataSourceChange 65205
     161#define DBConsts_SDataSetOpen 65206
     162#define DBConsts_SNotEditing 65207
     163#define DBConsts_SDataSetClosed 65208
     164#define DBConsts_SNestedDataSetClass 65209
     165#define DBConsts_SExprTermination 65210
     166#define DBConsts_SExprNameError 65211
     167#define DBConsts_SExprStringError 65212
     168#define DBConsts_SExprInvalidChar 65213
     169#define DBConsts_SExprNoLParen 65214
     170#define DBConsts_SExprNoRParen 65215
     171#define DBConsts_SFieldNameMissing 65216
     172#define DBConsts_SDuplicateFieldName 65217
     173#define DBConsts_SFieldNotFound 65218
     174#define DBConsts_SFieldAccessError 65219
     175#define DBConsts_SFieldValueError 65220
     176#define DBConsts_SFieldRangeError 65221
     177#define DBConsts_SBcdFieldRangeError 65222
     178#define DBConsts_SInvalidIntegerValue 65223
     179#define DBConsts_SInvalidBoolValue 65224
     180#define DBConsts_SInvalidFloatValue 65225
     181#define DBConsts_SFieldTypeMismatch 65226
     182#define DBConsts_SFieldSizeMismatch 65227
     183#define DBConsts_SInvalidVarByteArray 65228
     184#define DBConsts_SFieldOutOfRange 65229
     185#define DBConsts_SFieldRequired 65230
     186#define DBConsts_SDataSetMissing 65231
     187#define ComConst_STooManyParams 65232
     188#define ComConst_SDCOMNotInstalled 65233
     189#define ComConst_SDAXError 65234
     190#define ComConst_SAutomationWarning 65235
     191#define ComConst_SNoCloseActiveServer1 65236
     192#define ComConst_SNoCloseActiveServer2 65237
     193#define OleConst_SCannotActivate 65238
     194#define OleConst_SNoWindowHandle 65239
     195#define OleConst_SOleError 65240
     196#define OleConst_SVarNotObject 65241
     197#define OleConst_SInvalidLicense 65242
     198#define OleConst_SNotLicensed 65243
     199#define OleConst_sNoRunningObject 65244
     200#define DBConsts_SInvalidFieldSize 65245
     201#define DBConsts_SInvalidFieldKind 65246
     202#define DBConsts_SUnknownFieldType 65247
     203#define ComStrs_sPageIndexError 65248
     204#define ComStrs_sInvalidComCtl32 65249
     205#define ComStrs_sDateTimeMax 65250
     206#define ComStrs_sDateTimeMin 65251
     207#define ComStrs_sFailSetCalDateTime 65252
     208#define ComStrs_sFailSetCalMaxSelRange 65253
     209#define ComStrs_sFailSetCalMinMaxRange 65254
     210#define ComStrs_sFailsetCalSelRange 65255
     211#define ComConst_SCreateRegKeyError 65256
     212#define ComConst_SOleError 65257
     213#define ComConst_SObjectFactoryMissing 65258
     214#define ComConst_STypeInfoMissing 65259
     215#define ComConst_SBadTypeInfo 65260
     216#define ComConst_SDispIntfMissing 65261
     217#define ComConst_SNoMethod 65262
     218#define ComConst_SVarNotObject 65263
     219#define HelpIntfs_hNoContext 65264
     220#define HelpIntfs_hNoTopics 65265
     221#define ComStrs_sTabFailClear 65266
     222#define ComStrs_sTabFailDelete 65267
     223#define ComStrs_sTabFailRetrieve 65268
     224#define ComStrs_sTabFailGetObject 65269
     225#define ComStrs_sTabFailSet 65270
     226#define ComStrs_sTabFailSetObject 65271
     227#define ComStrs_sTabMustBeMultiLine 65272
     228#define ComStrs_sInvalidIndex 65273
     229#define ComStrs_sInsertError 65274
     230#define ComStrs_sInvalidOwner 65275
     231#define ComStrs_sRichEditInsertError 65276
     232#define ComStrs_sRichEditLoadFail 65277
     233#define ComStrs_sRichEditSaveFail 65278
     234#define ComStrs_sUDAssociated 65279
     235#define Consts_SCannotOpenClipboard 65280
     236#define Consts_SInvalidMemoSize 65281
     237#define Consts_SInvalidPrinterOp 65282
     238#define Consts_SNoDefaultPrinter 65283
     239#define Consts_SDuplicateMenus 65284
     240#define Consts_SCannotOpenAVI 65285
     241#define Consts_SDockedCtlNeedsName 65286
     242#define Consts_SDockTreeRemoveError 65287
     243#define Consts_SDockZoneNotFound 65288
     244#define Consts_SDockZoneHasNoCtl 65289
     245#define Consts_SMultiSelectRequired 65290
     246#define Consts_SSeparator 65291
     247#define Consts_SErrorSettingCount 65292
     248#define Consts_SListBoxMustBeVirtual 65293
     249#define HelpIntfs_hNoTableOfContents 65294
     250#define HelpIntfs_hNothingFound 65295
     251#define Consts_SmkcPgDn 65296
     252#define Consts_SmkcEnd 65297
     253#define Consts_SmkcHome 65298
     254#define Consts_SmkcLeft 65299
     255#define Consts_SmkcUp 65300
     256#define Consts_SmkcRight 65301
     257#define Consts_SmkcDown 65302
     258#define Consts_SmkcIns 65303
     259#define Consts_SmkcDel 65304
     260#define Consts_SmkcShift 65305
     261#define Consts_SmkcCtrl 65306
     262#define Consts_SmkcAlt 65307
     263#define Consts_SOutOfRange 65308
     264#define Consts_SInsertLineError 65309
     265#define Consts_SInvalidClipFmt 65310
     266#define Consts_SIconToClipboard 65311
     267#define Consts_SMsgDlgNo 65312
     268#define Consts_SMsgDlgOK 65313
     269#define Consts_SMsgDlgCancel 65314
     270#define Consts_SMsgDlgHelp 65315
     271#define Consts_SMsgDlgAbort 65316
     272#define Consts_SMsgDlgRetry 65317
     273#define Consts_SMsgDlgIgnore 65318
     274#define Consts_SMsgDlgAll 65319
     275#define Consts_SMsgDlgNoToAll 65320
     276#define Consts_SMsgDlgYesToAll 65321
     277#define Consts_SmkcBkSp 65322
     278#define Consts_SmkcTab 65323
     279#define Consts_SmkcEsc 65324
     280#define Consts_SmkcEnter 65325
     281#define Consts_SmkcSpace 65326
     282#define Consts_SmkcPgUp 65327
     283#define Consts_SIgnoreButton 65328
     284#define Consts_SRetryButton 65329
     285#define Consts_SAbortButton 65330
     286#define Consts_SAllButton 65331
     287#define Consts_SCannotDragForm 65332
     288#define Consts_SVMetafiles 65333
     289#define Consts_SVEnhMetafiles 65334
     290#define Consts_SVIcons 65335
     291#define Consts_SVBitmaps 65336
     292#define Consts_SMaskErr 65337
     293#define Consts_SMaskEditErr 65338
     294#define Consts_SMsgDlgWarning 65339
     295#define Consts_SMsgDlgError 65340
     296#define Consts_SMsgDlgInformation 65341
     297#define Consts_SMsgDlgConfirm 65342
     298#define Consts_SMsgDlgYes 65343
     299#define Consts_SMenuReinserted 65344
     300#define Consts_SMenuNotFound 65345
     301#define Consts_SNoTimers 65346
     302#define Consts_SNotPrinting 65347
     303#define Consts_SPrinting 65348
     304#define Consts_SInvalidPrinter 65349
     305#define Consts_SDeviceOnPort 65350
     306#define Consts_SGroupIndexTooLow 65351
     307#define Consts_SNoMDIForm 65352
     308#define Consts_SControlParentSetToSelf 65353
     309#define Consts_SOKButton 65354
     310#define Consts_SCancelButton 65355
     311#define Consts_SYesButton 65356
     312#define Consts_SNoButton 65357
     313#define Consts_SHelpButton 65358
     314#define Consts_SCloseButton 65359
     315#define Consts_SInvalidImageList 65360
     316#define Consts_SReplaceImage 65361
     317#define Consts_SImageIndexError 65362
     318#define Consts_SImageReadFail 65363
     319#define Consts_SImageWriteFail 65364
     320#define Consts_SWindowDCError 65365
     321#define Consts_SWindowClass 65366
     322#define Consts_SCannotFocus 65367
     323#define Consts_SParentRequired 65368
     324#define Consts_SParentGivenNotAParent 65369
     325#define Consts_SMDIChildNotVisible 65370
     326#define Consts_SVisibleChanged 65371
     327#define Consts_SCannotShowModal 65372
     328#define Consts_SScrollBarRange 65373
     329#define Consts_SPropertyOutOfRange 65374
     330#define Consts_SMenuIndexError 65375
     331#define RTLConsts_SUnknownGroup 65376
     332#define RTLConsts_SUnknownProperty 65377
     333#define RTLConsts_SWriteError 65378
     334#define RTLConsts_SThreadCreateError 65379
     335#define RTLConsts_SThreadError 65380
     336#define Consts_SInvalidTabPosition 65381
     337#define Consts_SInvalidTabStyle 65382
     338#define Consts_SInvalidBitmap 65383
     339#define Consts_SInvalidIcon 65384
     340#define Consts_SInvalidMetafile 65385
     341#define Consts_SChangeIconSize 65386
     342#define Consts_SOleGraphic 65387
     343#define Consts_SUnknownClipboardFormat 65388
     344#define Consts_SOutOfResources 65389
     345#define Consts_SNoCanvasHandle 65390
     346#define Consts_SInvalidImageSize 65391
     347#define RTLConsts_SInvalidPropertyValue 65392
     348#define RTLConsts_SInvalidRegType 65393
     349#define RTLConsts_SInvalidStringGridOp 65394
     350#define RTLConsts_SListCapacityError 65395
     351#define RTLConsts_SListCountError 65396
     352#define RTLConsts_SListIndexError 65397
     353#define RTLConsts_SMemoryStreamError 65398
     354#define RTLConsts_SPropertyException 65399
     355#define RTLConsts_SReadError 65400
     356#define RTLConsts_SReadOnlyProperty 65401
     357#define RTLConsts_SRegGetDataFailed 65402
     358#define RTLConsts_SRegSetDataFailed 65403
     359#define RTLConsts_SResNotFound 65404
     360#define RTLConsts_SSeekNotImplemented 65405
     361#define RTLConsts_SSortedListError 65406
     362#define RTLConsts_STooManyDeleted 65407
     363#define RTLConsts_SDuplicateClass 65408
     364#define RTLConsts_SDuplicateItem 65409
     365#define RTLConsts_SDuplicateName 65410
     366#define RTLConsts_SDuplicateString 65411
     367#define RTLConsts_SFCreateError 65412
     368#define RTLConsts_SFixedColTooBig 65413
     369#define RTLConsts_SFixedRowTooBig 65414
     370#define RTLConsts_SFOpenError 65415
     371#define RTLConsts_SGridTooLarge 65416
     372#define RTLConsts_SIndexOutOfRange 65417
     373#define RTLConsts_SInvalidImage 65418
     374#define RTLConsts_SInvalidName 65419
     375#define RTLConsts_SInvalidProperty 65420
     376#define RTLConsts_SInvalidPropertyElement 65421
     377#define RTLConsts_SInvalidPropertyPath 65422
     378#define RTLConsts_SInvalidPropertyType 65423
     379#define SysConst_SShortDayNameThu 65424
     380#define SysConst_SShortDayNameFri 65425
     381#define SysConst_SShortDayNameSat 65426
     382#define SysConst_SLongDayNameSun 65427
     383#define SysConst_SLongDayNameMon 65428
     384#define SysConst_SLongDayNameTue 65429
     385#define SysConst_SLongDayNameWed 65430
     386#define SysConst_SLongDayNameThu 65431
     387#define SysConst_SLongDayNameFri 65432
     388#define SysConst_SLongDayNameSat 65433
     389#define RTLConsts_SAncestorNotFound 65434
     390#define RTLConsts_SAssignError 65435
     391#define RTLConsts_SBitsIndexError 65436
     392#define RTLConsts_SCantWriteResourceStreamError 65437
     393#define RTLConsts_SCheckSynchronizeError 65438
     394#define RTLConsts_SClassNotFound 65439
     395#define SysConst_SLongMonthNameJan 65440
     396#define SysConst_SLongMonthNameFeb 65441
     397#define SysConst_SLongMonthNameMar 65442
     398#define SysConst_SLongMonthNameApr 65443
     399#define SysConst_SLongMonthNameMay 65444
     400#define SysConst_SLongMonthNameJun 65445
     401#define SysConst_SLongMonthNameJul 65446
     402#define SysConst_SLongMonthNameAug 65447
     403#define SysConst_SLongMonthNameSep 65448
     404#define SysConst_SLongMonthNameOct 65449
     405#define SysConst_SLongMonthNameNov 65450
     406#define SysConst_SLongMonthNameDec 65451
     407#define SysConst_SShortDayNameSun 65452
     408#define SysConst_SShortDayNameMon 65453
     409#define SysConst_SShortDayNameTue 65454
     410#define SysConst_SShortDayNameWed 65455
     411#define SysConst_SModuleAccessViolation 65456
     412#define SysConst_SOSError 65457
     413#define SysConst_SUnkOSError 65458
     414#define SysConst_SNL 65459
     415#define SysConst_SShortMonthNameJan 65460
     416#define SysConst_SShortMonthNameFeb 65461
     417#define SysConst_SShortMonthNameMar 65462
     418#define SysConst_SShortMonthNameApr 65463
     419#define SysConst_SShortMonthNameMay 65464
     420#define SysConst_SShortMonthNameJun 65465
     421#define SysConst_SShortMonthNameJul 65466
     422#define SysConst_SShortMonthNameAug 65467
     423#define SysConst_SShortMonthNameSep 65468
     424#define SysConst_SShortMonthNameOct 65469
     425#define SysConst_SShortMonthNameNov 65470
     426#define SysConst_SShortMonthNameDec 65471
     427#define SysConst_SVarTypeNotUsable 65472
     428#define SysConst_SVarTypeTooManyCustom 65473
     429#define SysConst_SInvalidVarNullOp 65474
     430#define SysConst_SVarTypeCouldNotConvert 65475
     431#define SysConst_SVarTypeConvertOverflow 65476
     432#define SysConst_SVarOverflow 65477
     433#define SysConst_SVarInvalid 65478
     434#define SysConst_SVarBadType 65479
     435#define SysConst_SVarNotImplemented 65480
     436#define SysConst_SVarUnexpected 65481
     437#define SysConst_SExternalException 65482
     438#define SysConst_SAssertionFailed 65483
     439#define SysConst_SIntfCastError 65484
     440#define SysConst_SSafecallException 65485
     441#define SysConst_SAssertError 65486
     442#define SysConst_SAbstractError 65487
     443#define SysConst_SExceptTitle 65488
     444#define SysConst_SInvalidFormat 65489
     445#define SysConst_SArgumentMissing 65490
     446#define SysConst_SDispatchError 65491
     447#define SysConst_SReadAccess 65492
     448#define SysConst_SWriteAccess 65493
     449#define SysConst_SFormatTooLong 65494
     450#define SysConst_SVarArrayCreate 65495
     451#define SysConst_SVarArrayBounds 65496
     452#define SysConst_SVarArrayLocked 65497
     453#define SysConst_SInvalidVarCast 65498
     454#define SysConst_SInvalidVarOp 65499
     455#define SysConst_SInvalidVarOpWithHResult 65500
     456#define SysConst_SVarNotArray 65501
     457#define SysConst_SVarTypeOutOfRange 65502
     458#define SysConst_SVarTypeAlreadyUsed 65503
     459#define SysConst_SInvalidInput 65504
     460#define SysConst_SDivByZero 65505
     461#define SysConst_SRangeError 65506
     462#define SysConst_SIntOverflow 65507
     463#define SysConst_SInvalidOp 65508
     464#define SysConst_SZeroDivide 65509
     465#define SysConst_SOverflow 65510
     466#define SysConst_SUnderflow 65511
     467#define SysConst_SInvalidPointer 65512
     468#define SysConst_SInvalidCast 65513
     469#define SysConst_SAccessViolation 65514
     470#define SysConst_SStackOverflow 65515
     471#define SysConst_SControlC 65516
     472#define SysConst_SPrivilege 65517
     473#define SysConst_SOperationAborted 65518
     474#define SysConst_SException 65519
    365475#define SysConst_SInvalidInteger 65520
    366476#define SysConst_SInvalidFloat 65521
    367 #define SysConst_SInvalidTime 65522
    368 #define SysConst_SInvalidDateTime 65523
    369 #define SysConst_STimeEncodeError 65524
    370 #define SysConst_SDateEncodeError 65525
    371 #define SysConst_SOutOfMemory 65526
    372 #define SysConst_SInOutError 65527
    373 #define SysConst_SFileNotFound 65528
    374 #define SysConst_SInvalidFilename 65529
    375 #define SysConst_STooManyOpenFiles 65530
    376 #define SysConst_SAccessDenied 65531
    377 #define SysConst_SEndOfFile 65532
    378 #define SysConst_SDiskFull 65533
    379 #define SysConst_SInvalidInput 65534
    380 #define SysConst_SDivByZero 65535
     477#define SysConst_SInvalidDate 65522
     478#define SysConst_SInvalidTime 65523
     479#define SysConst_SInvalidDateTime 65524
     480#define SysConst_SInvalidTimeStamp 65525
     481#define SysConst_STimeEncodeError 65526
     482#define SysConst_SDateEncodeError 65527
     483#define SysConst_SOutOfMemory 65528
     484#define SysConst_SInOutError 65529
     485#define SysConst_SFileNotFound 65530
     486#define SysConst_SInvalidFilename 65531
     487#define SysConst_STooManyOpenFiles 65532
     488#define SysConst_SAccessDenied 65533
     489#define SysConst_SEndOfFile 65534
     490#define SysConst_SDiskFull 65535
    381491STRINGTABLE
    382492BEGIN
    383         VDBConsts_SRefreshRecord,       "Refresh data"
    384         VDBConsts_SRemoteLogin, "Remote Login"
    385         OleConst_SInvalidLicense,       "License information for %s is invalid"
    386         OleConst_SNotLicensed,  "License information for %s not found. You cannot use this control in design mode"
    387         OleConst_sNoRunningObject,      "Unable to retrieve a pointer to a running object registered with OLE for %s/%s"
    388         DBConsts_SBcdOverflow,  "BCD overflow"
    389         DBConsts_SInvalidBcdValue,      "%s is not a valid BCD value"
    390         DBConsts_SCouldNotParseTimeStamp,       "Could not parse SQL TimeStamp string"
    391         DBConsts_SInvalidSqlTimeStamp,  "Invalid SQL date/time values"
     493        TeeConst_TeeMsg_ValuesGanttStart,       "Start"
     494        TeeConst_TeeMsg_ValuesGanttEnd, "End"
     495        TeeConst_TeeMsg_ValuesGanttNextTask,    "NextTask"
     496        TeeConst_TeeMsg_ValuesArrowEndX,        "EndX"
     497        TeeConst_TeeMsg_ValuesArrowEndY,        "EndY"
    392498        VDBConsts_SFirstRecord, "First record"
    393499        VDBConsts_SPriorRecord, "Prior record"
     
    399505        VDBConsts_SPostEdit,    "Post edit"
    400506        VDBConsts_SCancelEdit,  "Cancel edit"
     507        VDBConsts_SRefreshRecord,       "Refresh data"
     508        VDBConsts_SRemoteLogin, "Remote Login"
     509        TeeConst_TeeMsg_FunctionAdd,    "Add"
     510        TeeConst_TeeMsg_FunctionSubtract,       "Subtract"
    401511        TeeConst_TeeMsg_FunctionMultiply,       "Multiply"
    402512        TeeConst_TeeMsg_FunctionDivide, "Divide"
     
    413523        TeeConst_TeeMsg_ValuesBar,      "Bar"
    414524        TeeConst_TeeMsg_ValuesAngle,    "Angle"
    415         OleConst_SCannotActivate,       "OLE control activation failed"
    416         OleConst_SNoWindowHandle,       "Could not obtain OLE control window handle"
     525        TeeConst_TeeMsg_PieSample8,     "Chairs"
     526        TeeConst_TeeMsg_GalleryStandard,        "Standard"
     527        TeeConst_TeeMsg_GalleryFunctions,       "Functions"
     528        TeeConst_TeeMsg_GalleryArrow,   "Arrow"
     529        TeeConst_TeeMsg_GalleryGantt,   "Gantt"
     530        TeeConst_TeeMsg_GanttSample1,   "Design"
     531        TeeConst_TeeMsg_GanttSample2,   "Prototyping"
     532        TeeConst_TeeMsg_GanttSample3,   "Development"
     533        TeeConst_TeeMsg_GanttSample4,   "Sales"
     534        TeeConst_TeeMsg_GanttSample5,   "Marketing"
     535        TeeConst_TeeMsg_GanttSample6,   "Testing"
     536        TeeConst_TeeMsg_GanttSample7,   "Manufac."
     537        TeeConst_TeeMsg_GanttSample8,   "Debugging"
     538        TeeConst_TeeMsg_GanttSample9,   "New Version"
     539        TeeConst_TeeMsg_GanttSample10,  "Banking"
     540        TeeConst_TeeMsg_DefaultFontSize,        "8"
     541        TeeConst_TeeMsg_AxisLabels,     "Axis Labels"
     542        TeeConst_TeeMsg_GalleryLine,    "Line"
     543        TeeConst_TeeMsg_GalleryPoint,   "Point"
     544        TeeConst_TeeMsg_GalleryArea,    "Area"
     545        TeeConst_TeeMsg_GalleryBar,     "Bar"
     546        TeeConst_TeeMsg_GalleryHorizBar,        "Horiz. Bar"
    417547        TeeConst_TeeMsg_GalleryPie,     "Pie"
    418548        TeeConst_TeeMsg_GalleryFastLine,        "Fast Line"
     
    425555        TeeConst_TeeMsg_PieSample6,     "Keyboards"
    426556        TeeConst_TeeMsg_PieSample7,     "Bikes"
    427         TeeConst_TeeMsg_PieSample8,     "Chairs"
    428         TeeConst_TeeMsg_GalleryStandard,        "Standard"
    429         TeeConst_TeeMsg_GalleryFunctions,       "Functions"
    430         TeeConst_TeeMsg_DefaultFontSize,        "8"
    431         TeeConst_TeeMsg_FunctionAdd,    "Add"
    432         TeeConst_TeeMsg_FunctionSubtract,       "Subtract"
     557        TeeConst_TeeMsg_AxisLogDateTime,        "DateTime Axis cannot be Logarithmic"
     558        TeeConst_TeeMsg_AxisLogNotPositive,     "Logarithmic Axis Min and Max values should be >= 0"
     559        TeeConst_TeeMsg_AxisLabelSep,   "Labels Separation % must be greater than 0"
     560        TeeConst_TeeMsg_AxisIncrementNeg,       "Axis increment must be >= 0"
     561        TeeConst_TeeMsg_AxisMinMax,     "Axis Minimum Value must be <= Maximum"
     562        TeeConst_TeeMsg_AxisMaxMin,     "Axis Maximum Value must be >= Minimum"
    433563        TeeConst_TeeMsg_AxisLogBase,    "Axis Logarithmic Base should be >= 2"
    434564        TeeConst_TeeMsg_MaxPointsPerPage,       "MaxPointsPerPage must be >= 0"
     
    441571        TeeConst_TeeMsg_DefValueFormat, "#,##0.###"
    442572        TeeConst_TeeMsg_AxisTitle,      "Axis Title"
    443         TeeConst_TeeMsg_AxisLabels,     "Axis Labels"
    444         TeeConst_TeeMsg_GalleryLine,    "Line"
    445         TeeConst_TeeMsg_GalleryPoint,   "Point"
    446         TeeConst_TeeMsg_GalleryArea,    "Area"
    447         TeeConst_TeeMsg_GalleryBar,     "Bar"
    448         TeeConst_TeeMsg_GalleryHorizBar,        "Horiz. Bar"
    449         ComConst_SAutomationWarning,    "COM Server Warning"
    450         ComConst_SNoCloseActiveServer1, "There are still active COM objects in this application.  One or more clients may have references to these objects, so manually closing "
    451         ComConst_SNoCloseActiveServer2, "this application may cause those client application(s) to fail.\r\n\r\nAre you sure you want to close this application?"
     573        bdeconst_SInitError,    "An error occurred while attempting to initialize the Borland Database Engine (error $%.4x)"
     574        bdeconst_SIDAPILangID,  "0009"
     575        bdeconst_SBDEError,     "BDE error $%.4x"
     576        bdeconst_SNoDataSetField,       "Missing DataSetField property"
     577        bdeconst_SNoCachedUpdates,      "Not in cached update mode"
     578        bdeconst_SNoFieldAccess,        "Cannot access field '%s' in a filter"
     579        bdeconst_SUntitled,     "Untitled Application"
     580        bdeconst_SUpdateFailed, "Update failed"
     581        bdeconst_SLocalTransDirty,      "The transaction isolation level must be dirty read for local databases"
    452582        TeeConst_TeeMsg_LegendTopPos,   "Top Legend Position must be between 0 and 100 %"
    453583        TeeConst_TeeMsg_LegendFirstValue,       "First Legend Value must be > 0"
     
    457587        TeeConst_TeeMsg_FillSample,     "FillSampleValues NumValues must be > 0"
    458588        TeeConst_TeeMsg_Angle,  "%s Angle must be between 0 and 359 degrees"
    459         TeeConst_TeeMsg_AxisLogDateTime,        "DateTime Axis cannot be Logarithmic"
    460         TeeConst_TeeMsg_AxisLogNotPositive,     "Logarithmic Axis Min and Max values should be >= 0"
    461         TeeConst_TeeMsg_AxisLabelSep,   "Labels Separation % must be greater than 0"
    462         TeeConst_TeeMsg_AxisIncrementNeg,       "Axis increment must be >= 0"
    463         TeeConst_TeeMsg_AxisMinMax,     "Axis Minimum Value must be <= Maximum"
    464         TeeConst_TeeMsg_AxisMaxMin,     "Axis Maximum Value must be >= Minimum"
     589        bdeconst_SAutoSessionExists,    "Cannot add a session to the form or data-module while session '%s' has AutoSessionName enabled"
     590        bdeconst_SAutoSessionActive,    "Cannot modify SessionName while AutoSessionName is enabled"
     591        bdeconst_SDuplicateDatabaseName,        "Duplicate database name '%s'"
     592        bdeconst_SDuplicateSessionName, "Duplicate session name '%s'"
     593        bdeconst_SInvalidSessionName,   "Invalid session name %s"
     594        bdeconst_SDatabaseNameMissing,  "Database name missing"
     595        bdeconst_SSessionNameMissing,   "Session name missing"
     596        bdeconst_SDatabaseOpen, "Cannot perform this operation on an open database"
     597        bdeconst_SDatabaseClosed,       "Cannot perform this operation on a closed database"
     598        bdeconst_SDatabaseHandleSet,    "Database handle owned by a different session"
     599        bdeconst_SSessionActive,        "Cannot perform this operation on an active session"
     600        bdeconst_SHandleError,  "Error creating cursor handle"
     601        bdeconst_SNoReferenceTableName, "ReferenceTableName not specified for field '%s'"
     602        bdeconst_SEmptySQLStatement,    "No SQL statement available"
     603        bdeconst_SNoParameterValue,     "No value for parameter '%s'"
     604        bdeconst_SLoginError,   "Cannot connect to database '%s'"
     605        DBConsts_STextTrue,     "True"
     606        DBConsts_SParameterNotFound,    "Parameter '%s' not found"
     607        DBConsts_SInvalidVersion,       "Unable to load bind parameters"
     608        DBConsts_SBadFieldType, "Field '%s' is of an unsupported type"
     609        DBConsts_SProviderSQLNotSupported,      "SQL not supported: %s"
     610        DBConsts_SProviderExecuteNotSupported,  "Execute not supported: %s"
     611        DBConsts_SExprNoAggOnCalcs,     "Field '%s' is not the correct type of calculated field to be used in an aggregate, use an internalcalc"
     612        DBConsts_SDataSetUnidirectional,        "Operation not allowed on a unidirectional dataset"
     613        DBConsts_SUnassignedVar,        "Unassigned variant value"
     614        DBConsts_SRecordNotFound,       "Record not found"
     615        DBConsts_SBcdOverflow,  "BCD overflow"
     616        DBConsts_SInvalidBcdValue,      "%s is not a valid BCD value"
     617        DBConsts_SInvalidFormatType,    "Invalid format type for BCD"
     618        DBConsts_SCouldNotParseTimeStamp,       "Could not parse SQL TimeStamp string"
     619        DBConsts_SInvalidSqlTimeStamp,  "Invalid SQL date/time values"
     620        bdeconst_SAutoSessionExclusive, "Cannot enable AutoSessionName property with more than one session on a form or data-module"
     621        DBConsts_SExprNoRParenOrComma,  "')' or ',' expected but %s found"
     622        DBConsts_SExprExpected, "Expression expected but %s found"
     623        DBConsts_SExprBadField, "Field '%s' cannot be used in a filter expression"
     624        DBConsts_SExprBadNullTest,      "NULL only allowed with '=' and '<>'"
     625        DBConsts_SExprRangeError,       "Constant out of range"
     626        DBConsts_SExprIncorrect,        "Incorrectly formed filter expression"
     627        DBConsts_SExprNothing,  "nothing"
     628        DBConsts_SExprTypeMis,  "Type mismatch in expression"
     629        DBConsts_SExprBadScope, "Operation cannot mix aggregate value with record-varying value"
     630        DBConsts_SExprNoArith,  "Arithmetic in filter expressions not supported"
     631        DBConsts_SExprNotAgg,   "Expression is not an aggregate expression"
     632        DBConsts_SExprBadConst, "Constant is not correct type %s"
     633        DBConsts_SExprNoAggFilter,      "Aggregate expressions not allowed in filters"
     634        DBConsts_SExprEmptyInList,      "IN predicate list may not be empty"
     635        DBConsts_SInvalidKeywordUse,    "Invalid use of keyword"
     636        DBConsts_STextFalse,    "False"
     637        DBConsts_SInvalidCalcType,      "Field '%s' cannot be a calculated or lookup field"
     638        DBConsts_SFieldReadOnly,        "Field '%s' cannot be modified"
     639        DBConsts_SNotIndexField,        "Field '%s' is not indexed and cannot be modified"
     640        DBConsts_SCircularDataLink,     "Circular datalinks are not allowed"
     641        DBConsts_SLookupInfoError,      "Lookup information for field '%s' is incomplete"
     642        DBConsts_SDataSourceChange,     "DataSource cannot be changed"
     643        DBConsts_SDataSetOpen,  "Cannot perform this operation on an open dataset"
     644        DBConsts_SNotEditing,   "Dataset not in edit or insert mode"
     645        DBConsts_SDataSetClosed,        "Cannot perform this operation on a closed dataset"
     646        DBConsts_SNestedDataSetClass,   "Nested dataset must inherit from %s"
     647        DBConsts_SExprTermination,      "Filter expression incorrectly terminated"
     648        DBConsts_SExprNameError,        "Unterminated field name"
     649        DBConsts_SExprStringError,      "Unterminated string constant"
     650        DBConsts_SExprInvalidChar,      "Invalid filter expression character: '%s'"
     651        DBConsts_SExprNoLParen, "'(' expected but %s found"
     652        DBConsts_SExprNoRParen, "')' expected but %s found"
     653        DBConsts_SFieldNameMissing,     "Field name missing"
     654        DBConsts_SDuplicateFieldName,   "Duplicate field name '%s'"
     655        DBConsts_SFieldNotFound,        "Field '%s' not found"
     656        DBConsts_SFieldAccessError,     "Cannot access field '%s' as type %s"
     657        DBConsts_SFieldValueError,      "Invalid value for field '%s'"
     658        DBConsts_SFieldRangeError,      "%g is not a valid value for field '%s'. The allowed range is %g to %g"
     659        DBConsts_SBcdFieldRangeError,   "%s is not a valid value for field '%s'. The allowed range is %s to %s"
     660        DBConsts_SInvalidIntegerValue,  "'%s' is not a valid integer value for field '%s'"
     661        DBConsts_SInvalidBoolValue,     "'%s' is not a valid boolean value for field '%s'"
     662        DBConsts_SInvalidFloatValue,    "'%s' is not a valid floating point value for field '%s'"
     663        DBConsts_SFieldTypeMismatch,    "Type mismatch for field '%s', expecting: %s actual: %s"
     664        DBConsts_SFieldSizeMismatch,    "Size mismatch for field '%s', expecting: %d actual: %d"
     665        DBConsts_SInvalidVarByteArray,  "Invalid variant type or size for field '%s'"
     666        DBConsts_SFieldOutOfRange,      "Value of field '%s' is out of range"
     667        DBConsts_SFieldRequired,        "Field '%s' must have a value"
     668        DBConsts_SDataSetMissing,       "Field '%s' has no dataset"
     669        ComConst_STooManyParams,        "Dispatch methods do not support more than 64 parameters"
     670        ComConst_SDCOMNotInstalled,     "DCOM not installed"
     671        ComConst_SDAXError,     "DAX Error"
     672        ComConst_SAutomationWarning,    "COM Server Warning"
     673        ComConst_SNoCloseActiveServer1, "There are still active COM objects in this application.  One or more clients may have references to these objects, so manually closing "
     674        ComConst_SNoCloseActiveServer2, "this application may cause those client application(s) to fail.\r\n\r\nAre you sure you want to close this application?"
     675        OleConst_SCannotActivate,       "OLE control activation failed"
     676        OleConst_SNoWindowHandle,       "Could not obtain OLE control window handle"
     677        OleConst_SOleError,     "OLE error %.8x"
     678        OleConst_SVarNotObject, "Variant does not reference an OLE object"
     679        OleConst_SInvalidLicense,       "License information for %s is invalid"
     680        OleConst_SNotLicensed,  "License information for %s not found. You cannot use this control in design mode"
     681        OleConst_sNoRunningObject,      "Unable to retrieve a pointer to a running object registered with OLE for %s/%s"
     682        DBConsts_SInvalidFieldSize,     "Invalid field size"
     683        DBConsts_SInvalidFieldKind,     "Invalid FieldKind"
     684        DBConsts_SUnknownFieldType,     "Field '%s' is of an unknown type"
     685        ComStrs_sPageIndexError,        "%d is an invalid PageIndex value.  PageIndex must be between 0 and %d"
     686        ComStrs_sInvalidComCtl32,       "This control requires version 4.70 or greater of COMCTL32.DLL"
     687        ComStrs_sDateTimeMax,   "Date exceeds maximum of %s"
    465688        ComStrs_sDateTimeMin,   "Date is less than minimum of %s"
    466689        ComStrs_sFailSetCalDateTime,    "Failed to set calendar date or time"
     
    476699        ComConst_SNoMethod,     "Method '%s' not supported by automation object"
    477700        ComConst_SVarNotObject, "Variant does not reference an automation object"
    478         ComConst_STooManyParams,        "Dispatch methods do not support more than 64 parameters"
    479         ComConst_SDCOMNotInstalled,     "DCOM not installed"
    480         ComConst_SDAXError,     "DAX Error"
     701        HelpIntfs_hNoContext,   "No context-sensitive help installed"
     702        HelpIntfs_hNoTopics,    "No topic-based help system installed"
     703        ComStrs_sTabFailClear,  "Failed to clear tab control"
    481704        ComStrs_sTabFailDelete, "Failed to delete tab at index %d"
    482705        ComStrs_sTabFailRetrieve,       "Failed to retrieve tab at index %d"
     
    492715        ComStrs_sRichEditSaveFail,      "Failed to Save Stream"
    493716        ComStrs_sUDAssociated,  "%s is already associated with %s"
    494         ComStrs_sPageIndexError,        "%d is an invalid PageIndex value.  PageIndex must be between 0 and %d"
    495         ComStrs_sInvalidComCtl32,       "This control requires version 4.70 or greater of COMCTL32.DLL"
    496         ComStrs_sDateTimeMax,   "Date exceeds maximum of %s"
     717        Consts_SCannotOpenClipboard,    "Cannot open clipboard"
     718        Consts_SInvalidMemoSize,        "Text exceeds memo capacity"
     719        Consts_SInvalidPrinterOp,       "Operation not supported on selected printer"
    497720        Consts_SNoDefaultPrinter,       "There is no default printer currently selected"
    498721        Consts_SDuplicateMenus, "Menu '%s' is already being used by another form"
     
    508731        HelpIntfs_hNoTableOfContents,   "Unable to find a Table of Contents"
    509732        HelpIntfs_hNothingFound,        "No help found for %s"
    510         HelpIntfs_hNoContext,   "No context-sensitive help installed"
    511         HelpIntfs_hNoTopics,    "No topic-based help system installed"
    512         ComStrs_sTabFailClear,  "Failed to clear tab control"
     733        Consts_SmkcPgDn,        "PgDn"
     734        Consts_SmkcEnd, "End"
     735        Consts_SmkcHome,        "Home"
    513736        Consts_SmkcLeft,        "Left"
    514737        Consts_SmkcUp,  "Up"
     
    524747        Consts_SInvalidClipFmt, "Invalid clipboard format"
    525748        Consts_SIconToClipboard,        "Clipboard does not support Icons"
    526         Consts_SCannotOpenClipboard,    "Cannot open clipboard"
    527         Consts_SInvalidMemoSize,        "Text exceeds memo capacity"
    528         Consts_SInvalidPrinterOp,       "Operation not supported on selected printer"
     749        Consts_SMsgDlgNo,       "&No"
     750        Consts_SMsgDlgOK,       "OK"
     751        Consts_SMsgDlgCancel,   "Cancel"
    529752        Consts_SMsgDlgHelp,     "&Help"
    530753        Consts_SMsgDlgAbort,    "&Abort"
     
    540763        Consts_SmkcSpace,       "Space"
    541764        Consts_SmkcPgUp,        "PgUp"
    542         Consts_SmkcPgDn,        "PgDn"
    543         Consts_SmkcEnd, "End"
    544         Consts_SmkcHome,        "Home"
     765        Consts_SIgnoreButton,   "&Ignore"
     766        Consts_SRetryButton,    "&Retry"
     767        Consts_SAbortButton,    "Abort"
    545768        Consts_SAllButton,      "&All"
    546769        Consts_SCannotDragForm, "Cannot drag a form"
     
    556779        Consts_SMsgDlgConfirm,  "Confirm"
    557780        Consts_SMsgDlgYes,      "&Yes"
    558         Consts_SMsgDlgNo,       "&No"
    559         Consts_SMsgDlgOK,       "OK"
    560         Consts_SMsgDlgCancel,   "Cancel"
     781        Consts_SMenuReinserted, "Menu inserted twice"
     782        Consts_SMenuNotFound,   "Sub-menu is not in menu"
     783        Consts_SNoTimers,       "Not enough timers available"
    561784        Consts_SNotPrinting,    "Printer is not currently printing"
    562785        Consts_SPrinting,       "Printing in progress"
     
    572795        Consts_SHelpButton,     "&Help"
    573796        Consts_SCloseButton,    "&Close"
    574         Consts_SIgnoreButton,   "&Ignore"
    575         Consts_SRetryButton,    "&Retry"
    576         Consts_SAbortButton,    "Abort"
     797        Consts_SInvalidImageList,       "Invalid ImageList"
     798        Consts_SReplaceImage,   "Unable to Replace Image"
     799        Consts_SImageIndexError,        "Invalid ImageList Index"
    577800        Consts_SImageReadFail,  "Failed to read ImageList data from stream"
    578801        Consts_SImageWriteFail, "Failed to write ImageList data to stream"
     
    588811        Consts_SPropertyOutOfRange,     "%s property out of range"
    589812        Consts_SMenuIndexError, "Menu index out of range"
    590         Consts_SMenuReinserted, "Menu inserted twice"
    591         Consts_SMenuNotFound,   "Sub-menu is not in menu"
    592         Consts_SNoTimers,       "Not enough timers available"
     813        RTLConsts_SUnknownGroup,        "%s not in a class registration group"
     814        RTLConsts_SUnknownProperty,     "Property %s does not exist"
     815        RTLConsts_SWriteError,  "Stream write error"
    593816        RTLConsts_SThreadCreateError,   "Thread creation error: %s"
    594817        RTLConsts_SThreadError, "Thread Error: %s (%d)"
     
    604827        Consts_SNoCanvasHandle, "Canvas does not allow drawing"
    605828        Consts_SInvalidImageSize,       "Invalid image size"
    606         Consts_SInvalidImageList,       "Invalid ImageList"
    607         Consts_SReplaceImage,   "Unable to Replace Image"
    608         Consts_SImageIndexError,        "Invalid ImageList Index"
     829        RTLConsts_SInvalidPropertyValue,        "Invalid property value"
     830        RTLConsts_SInvalidRegType,      "Invalid data type for '%s'"
     831        RTLConsts_SInvalidStringGridOp, "Cannot insert or delete rows from grid"
    609832        RTLConsts_SListCapacityError,   "List capacity out of bounds (%d)"
    610833        RTLConsts_SListCountError,      "List count out of bounds (%d)"
     
    620843        RTLConsts_SSortedListError,     "Operation not allowed on sorted list"
    621844        RTLConsts_STooManyDeleted,      "Too many rows or columns deleted"
    622         RTLConsts_SUnknownGroup,        "%s not in a class registration group"
    623         RTLConsts_SUnknownProperty,     "Property %s does not exist"
    624         RTLConsts_SWriteError,  "Stream write error"
     845        RTLConsts_SDuplicateClass,      "A class named %s already exists"
     846        RTLConsts_SDuplicateItem,       "List does not allow duplicates ($0%x)"
     847        RTLConsts_SDuplicateName,       "A component named %s already exists"
    625848        RTLConsts_SDuplicateString,     "String list does not allow duplicates"
    626849        RTLConsts_SFCreateError,        "Cannot create file %s"
     
    636859        RTLConsts_SInvalidPropertyPath, "Invalid property path"
    637860        RTLConsts_SInvalidPropertyType, "Invalid property type: %s"
    638         RTLConsts_SInvalidPropertyValue,        "Invalid property value"
    639         RTLConsts_SInvalidRegType,      "Invalid data type for '%s'"
    640         RTLConsts_SInvalidStringGridOp, "Cannot insert or delete rows from grid"
     861        SysConst_SShortDayNameThu,      "Thu"
     862        SysConst_SShortDayNameFri,      "Fri"
     863        SysConst_SShortDayNameSat,      "Sat"
    641864        SysConst_SLongDayNameSun,       "Sunday"
    642865        SysConst_SLongDayNameMon,       "Monday"
     
    652875        RTLConsts_SCheckSynchronizeError,       "CheckSynchronize called from thread $%x, which is NOT the main thread"
    653876        RTLConsts_SClassNotFound,       "Class %s not found"
    654         RTLConsts_SDuplicateClass,      "A class named %s already exists"
    655         RTLConsts_SDuplicateItem,       "List does not allow duplicates ($0%x)"
    656         RTLConsts_SDuplicateName,       "A component named %s already exists"
     877        SysConst_SLongMonthNameJan,     "January"
     878        SysConst_SLongMonthNameFeb,     "February"
     879        SysConst_SLongMonthNameMar,     "March"
    657880        SysConst_SLongMonthNameApr,     "April"
    658881        SysConst_SLongMonthNameMay,     "May"
     
    668891        SysConst_SShortDayNameTue,      "Tue"
    669892        SysConst_SShortDayNameWed,      "Wed"
    670         SysConst_SShortDayNameThu,      "Thu"
    671         SysConst_SShortDayNameFri,      "Fri"
    672         SysConst_SShortDayNameSat,      "Sat"
     893        SysConst_SModuleAccessViolation,        "Access violation at address %p in module '%s'. %s of address %p"
     894        SysConst_SOSError,      "System Error.  Code: %d.\r\n%s"
    673895        SysConst_SUnkOSError,   "A call to an OS function failed"
     896        SysConst_SNL,   "Application is not licensed to use this feature"
    674897        SysConst_SShortMonthNameJan,    "Jan"
    675898        SysConst_SShortMonthNameFeb,    "Feb"
     
    684907        SysConst_SShortMonthNameNov,    "Nov"
    685908        SysConst_SShortMonthNameDec,    "Dec"
    686         SysConst_SLongMonthNameJan,     "January"
    687         SysConst_SLongMonthNameFeb,     "February"
    688         SysConst_SLongMonthNameMar,     "March"
     909        SysConst_SVarTypeNotUsable,     "Custom variant type (%.4x) is not usable"
     910        SysConst_SVarTypeTooManyCustom, "Too many custom variant types have been registered"
    689911        SysConst_SInvalidVarNullOp,     "Invalid NULL variant operation"
    690912        SysConst_SVarTypeCouldNotConvert,       "Could not convert variant of type (%s) into type (%s)"
     
    701923        SysConst_SAssertError,  "%s (%s, line %d)"
    702924        SysConst_SAbstractError,        "Abstract Error"
    703         SysConst_SModuleAccessViolation,        "Access violation at address %p in module '%s'. %s of address %p"
    704         SysConst_SOSError,      "System Error.  Code: %d.\r\n%s"
     925        SysConst_SExceptTitle,  "Application Error"
     926        SysConst_SInvalidFormat,        "Format '%s' invalid or incompatible with argument"
    705927        SysConst_SArgumentMissing,      "No argument for format '%s'"
    706928        SysConst_SDispatchError,        "Variant method calls not supported"
     
    717939        SysConst_SVarTypeOutOfRange,    "Custom variant type (%.4x) is out of range"
    718940        SysConst_SVarTypeAlreadyUsed,   "Custom variant type (%.4x) already used by %s"
    719         SysConst_SVarTypeNotUsable,     "Custom variant type (%.4x) is not usable"
    720         SysConst_SVarTypeTooManyCustom, "Too many custom variant types have been registered"
     941        SysConst_SInvalidInput, "Invalid numeric input"
     942        SysConst_SDivByZero,    "Division by zero"
    721943        SysConst_SRangeError,   "Range check error"
    722944        SysConst_SIntOverflow,  "Integer overflow"
     
    733955        SysConst_SOperationAborted,     "Operation aborted"
    734956        SysConst_SException,    "Exception %s in module %s at %p.\r\n%s%s\r\n"
    735         SysConst_SExceptTitle,  "Application Error"
    736         SysConst_SInvalidFormat,        "Format '%s' invalid or incompatible with argument"
    737957        SysConst_SInvalidInteger,       "'%s' is not a valid integer value"
    738958        SysConst_SInvalidFloat, "'%s' is not a valid floating point value"
     959        SysConst_SInvalidDate,  "'%s' is not a valid date"
    739960        SysConst_SInvalidTime,  "'%s' is not a valid time"
    740961        SysConst_SInvalidDateTime,      "'%s' is not a valid date and time"
     962        SysConst_SInvalidTimeStamp,     "'%d.%d' is not a valid timestamp"
    741963        SysConst_STimeEncodeError,      "Invalid argument to time encode"
    742964        SysConst_SDateEncodeError,      "Invalid argument to date encode"
     
    749971        SysConst_SEndOfFile,    "Read beyond end of file"
    750972        SysConst_SDiskFull,     "Disk full"
    751         SysConst_SInvalidInput, "Invalid numeric input"
    752         SysConst_SDivByZero,    "Division by zero"
    753973END
    754974
Note: See TracChangeset for help on using the changeset viewer.