Patrick. I am quite aware that this is the problem. Thats why if you look 
at my message I mention it.

TApplication is not part of a COM DLL, remembering its a DLL not an EXE, 
and forms is not automatically added to the uses clause.

Anyway, might just extract the code I need.

Jeremy

-----Original Message-----
From: "Patrick Dunford" <[EMAIL PROTECTED]>
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Date: Wed, 22 Aug 2001 10:16:51 +1200
Subject: RE: [DUG]:  Application.processmessages

> The only reason you should have problems like this with included units
> is if
> you are using classes that are in the units. In this case, TApplication
> class, which I thought was actually part of an application anyway.
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On
> > Behalf Of vss
> > Sent: Wednesday, 22 August 2001 09:58
> > To: Multiple recipients of list delphi
> > Subject: [DUG]: Application.processmessages
> >
> >
> > Hi All.
> >
> > Has anyone got or know of a "Lite" version of
> appliction.processmessages ?
> > When I say "Lite" what I mean is, that I hav an COM DLL that I wrote
> that
> > needs to use appliction.processmessages. BUT the proble3m is, that I
> need
> > to include "FORMS.PAS" in the unit. With out it, 102kb...wit it 315kb
> !
> > ok, its not a  major thing, BUT it seems a lot of extra overhead I
> dont
> > need.
> > I know I could extract the code I need from froms, but befoe I do, I
> just
> > wanted to check that there was nothing elase around to save e a job.
> >
> > Thanks, Jeremy Coulter
> >
> >
> > ------------------------------------------------------------------
> > ---------
> >     New Zealand Delphi Users group - Delphi List -
> [EMAIL PROTECTED]
> >                   Website: http://www.delphi.org.nz
> > To UnSub, send email to: [EMAIL PROTECTED]
> > with body of "unsubscribe delphi"
> > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
> >
> 
> -----------------------------------------------------------------------
> ----
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED] 
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to