<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2523" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I can't track this down.&nbsp; This application has 
2 different DPR project&nbsp;files, and compiler $defines to load one of 2 
different About forms, About1 or About2.&nbsp; Both have the same class name, 
just different unit filenames.&nbsp;&nbsp;This has worked fine for years.&nbsp; 
But today when switching the define to use About2, and doing a Build, the linker 
is complaining about 2 conflicting resources.&nbsp; I renamed About1.DFM out of 
the way and received the above Error message.&nbsp; I've searched the entire 
source,and the DPR,&nbsp;for any reference to About1 and there is none, except 
for within the&nbsp;{$IFDEF}&nbsp;define which is not being compiled.&nbsp; I 
even remarked the line out so there was no way About1 was being USEed 
anywhere.&nbsp; Any ideas where to look?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Cheers,</FONT></DIV>
<DIV><FONT face=Arial size=2>Ross.</FONT></DIV></BODY></HTML>