Evening all,
Since 2 days am struggling and googling to solve this error
/////////////////////////////////////////////////////////////////////////
[Error] WARNING. Duplicate resource(s):
[Error] Type 6 (STRING), ID 61254:
[Error] File c:\program files\borland\delphi7\Rx\Units\RXCConst.R32
string kept: "Details"
[Error] File MyApplication.str string discarded: "SmallFormFrameBottom"
[Error] Type 6 (STRING), ID 61255:
[Error] File c:\program files\borland\delphi7\Rx\Units\RXCConst.R32
string kept: "Could not load '%s' library"
[Error] File MyApplication.str string discarded: "FormButtonClose"
[Error] Type 6 (STRING), ID 61256:
[Error] File c:\program files\borland\delphi7\Rx\Units\RXCConst.R32
string kept: "File specified is not an executable file, dynamic-link
library, or icon file"
[Error] File MyApplication.str string discarded: "FormButtonHelp"
[Error] Type 6 (STRING), ID 61257:
[Error] File c:\program files\borland\delphi7\Rx\Units\RXCConst.R32
string kept: "Function not yet implemented"
[Error] File MyApplication.str string discarded: "FormButtonMaximize"
[Error] Type 6 (STRING), ID 61258:
[Error] File c:\program files\borland\delphi7\Rx\Units\RXCConst.R32
string kept: "Previous Month|"
[Error] File MyApplication.str string discarded: "FormButtonMinimize"
[Error] Type 6 (STRING), ID 61259:
[Error] File c:\program files\borland\delphi7\Rx\Units\RXCConst.R32
string kept: "Previous Year|"
[Error] File MyApplication.str string discarded: "FormButtonRestore"
[Error] Type 6 (STRING), ID 61260:
[Error] File c:\program files\borland\delphi7\Rx\Units\RXCConst.R32
string kept: "Next Month|"
[Error] File MyApplication.str string discarded: "SmallFormButtonClose"
[Error] Type 6 (STRING), ID 61261:
[Error] File c:\program files\borland\delphi7\Rx\Units\RXCConst.R32
string kept: "Next Year|"
[Error] File MyApplication.str string discarded: "StatusBar"
[Error] Type 6 (STRING), ID 61262:
[Error] File c:\program files\borland\delphi7\Rx\Units\RXCConst.R32
string kept: "Select a Date"
[Error] File MyApplication.str string discarded: "Borders"
[Error] Type 6 (STRING), ID 61263:
[Error] File c:\program files\borland\delphi7\Rx\Units\RXCConst.R32
string kept: "All files (*.*)|*.*"
[Error] File MyApplication.str string discarded: "Left"
[Error] Type 6 (STRING), ID 61264:
[Error] File c:\program files\borland\delphi7\Rx\Units\RXCConst.R32
string kept: "Browse"
[Error] File MyApplication.str string discarded: "GroupRow"
////////////////////////////////////////////////////////////////////////
my application contains more than 100 forms and I work in this
applications since long time I never had this problem
I did not install any new components Its so happened suddenly and I use
the RX component also in my application I tried
to uninstall/install it without any success, I check in all the forms it
has correct {$R *.dfm} directive and all the units are added
to the project.
Any hints or an Idea where to look ??
Regards
Bahry
_______________________________________________
Delphi mailing list -> [email protected]
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi