source: cprs/branches/tmg-cprs/dklang-package-3.01/Packages/dcldklang7.drc@ 468

Last change on this file since 468 was 468, checked in by Kevin Toppenberg, 16 years ago

CPRS v1.0.26.76

File size: 1.6 KB
Line 
1/* VER150
2 Generated by the Borland Delphi Pascal Compiler
3 because -GD or --drc was supplied to the compiler.
4
5 This file contains compiler-generated resources that
6 were bound to the executable.
7 If this file is empty, then no compiler-generated
8 resources were bound to the produced executable.
9*/
10
11#define DKL_Expt_SDKLExptErr_CannotObtainNTAIntf 65520
12#define DKL_Expt_SDKLExptErr_CannotObtainOTAIntf 65521
13#define DKL_Expt_SDKLExptErr_CannotObtainModSvcIntf 65522
14#define DKL_Expt_SDKLExptErr_CannotFindProjectMenu 65523
15#define DKL_Expt_SDKLExptErr_CannotFindProject 65524
16#define DKL_Expt_SDKLExptErr_CannotSaveLangSource 65525
17#define DKL_Expt_SDKLExptMsg_LCsUpdated 65526
18#define DKL_Expt_SDKLExptMenuItem_EditConstants 65527
19#define DKL_Expt_SDKLExptMenuItem_UpdateLangSource 65528
20STRINGTABLE
21BEGIN
22 DKL_Expt_SDKLExptErr_CannotObtainNTAIntf, "Cannot obtain INTAServices interface"
23 DKL_Expt_SDKLExptErr_CannotObtainOTAIntf, "Cannot obtain IOTAServices interface"
24 DKL_Expt_SDKLExptErr_CannotObtainModSvcIntf, "Cannot obtain IOTAModuleServices interface"
25 DKL_Expt_SDKLExptErr_CannotFindProjectMenu, "Cannot locate 'ProjectMenu' submenu item"
26 DKL_Expt_SDKLExptErr_CannotFindProject, "No active project found"
27 DKL_Expt_SDKLExptErr_CannotSaveLangSource, "Failed to update project language source. Check whether project is open and active"
28 DKL_Expt_SDKLExptMsg_LCsUpdated, "%d language controllers have updated the project language source."
29 DKL_Expt_SDKLExptMenuItem_EditConstants, "Edit pro&ject constants..."
30 DKL_Expt_SDKLExptMenuItem_UpdateLangSource, "Update project lan&guage source"
31END
32
Note: See TracBrowser for help on using the repository browser.