John Samperi wrote:
At 05:31 PM 2/11/2005, you wrote:
 >Why is it still looking for a .DFM extension?

I seemed to have fixed that bit by changing

// {$R *.DFM}
to
{$R *.LFM}


Remove the {$R *.LFM) line completely.

Your resources are in the .lrs file now, that is included in the initialization section of the unit.

Vincent.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to