GeekArticles
Programming
DelphiFixing the "Duplicate resource" error
Author: delphi.about.com |
Published: 26th Jan 2006 |
Visited: 741 times |
Add CommentFiled in: DelphieCourse :: If you are trying to link custom resources to your Delphi application, you might get the "Duplicate resource" error. Here's how to deal with it....
Read Article Sponsored Links
Related Articles
• Ajax Uncaught Exception Error When building an Ajax based website, one can encounter uncaught exception error while using Mozilla/Firefox.
Error: uncaught exception: Permission denied to call method
Even though everything appear to be fine except for this error, it could be that the Ajax based website will be working well fro ...
• Error on SecondsBetween routine QC#: 59310 Version: 11.2 Status: Open defect, requires resolution Description: The SecondsBetween routine don t return the correct value for some input values.
Probably other similar routines such as MilliSecondsBetween is bugged ...
• error in code of the functions SQLCallBack25 QC#: 58675 Version: 10.0 Status: New defect, requires tester review Description: SqlExpr.pas:
function SQLCallBack25(CallType: TRACECat; CBInfo25: Pointer): CBRType; stdcall;
var
CBInfo30 : SQLTraceDesc30;
begin
Result := cbrUSEDEF;
if CBInfo25 <& ...