Thats in D3 as well.  Its what I used to figure out to my horror that 
the brute loads all DLLs at startup.  :-(


To:                     Multiple recipients of list delphi <[EMAIL PROTECTED]>
Send reply to:          [EMAIL PROTECTED]
From:                   Myles Penlington <[EMAIL PROTECTED]>
Subject:                RE: [DUG]:  Tracking uses clause
Date sent:              Fri, 19 May 2000 12:09:20 +1200

> One helpful thing I have noticed. Under D5 in the module window, if you
> select your program/DLL and have debug information included then you can see
> all the units that the program/DLL uses.
> 
> > -----Original Message-----
> > From:       Jeff Sinclair [SMTP:[EMAIL PROTECTED]]
> > Sent:       Wednesday, May 17, 2000 3:14 PM
> > To: Multiple recipients of list delphi
> > Subject:    Re: [DUG]:  Tracking uses clause
> > 
> > O.K. If anyones interested a tools for tracking dependencies is 
> > available on our web site :
> > 
> > http://www.kestral.com.au/devtools/Dependancy/
> > 
> > Jeff Sinclair
> > Kestral Computing
> > 
> > At 10:32 AM 17/05/2000 , you wrote:
> > >Hello All,
> > >
> > >I'v spoken to my boss and I'll be putting it on
> > >our web site soon. You must understand that it is not
> > >finished and is very rough around the edges. 
> > >Please use it at your own risk. 
> > >I'll mail a link shortly when I get it on our web site.
> > >
> > >Jeff Sinclair
> > >
> > >
> > >At 09:48 AM 17/05/2000 , Rohit Gupta wrote:
> > >>Jeff Sinclair has an utility thats pretty good.
> > >>
> > >>We should twist his arm to make it public.
> > >>
> > >>-----Original Message-----
> > >>From: Kerry Sainsbury <[EMAIL PROTECTED]>
> > >>To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
> > >>Date: Wednesday, 17 May 2000 13:27
> > >>Subject: Re: [DUG]: Tracking uses clause
> > >>
> > >>
> > >>> My other alternative would be to delete the .pas and .dcu of the units
> > not
> > >>> wanted and then see where the compiler falls over.
> > >>
> > >>Or just add a compilation error to the unwanted unit, and do a 'build'
> > >>
> > >>> Myles.
> > >>>
> > >>> > -----Original Message-----
> > >>> > From: Rohit Gupta [SMTP:[EMAIL PROTECTED]]
> > >>> > Sent: Wednesday, May 17, 2000 11:21 AM
> > >>> > To: Multiple recipients of list delphi
> > >>> > Subject: [DUG]:  Tracking uses clause
> > >>> >
> > >>> > I need to trace through and find what torturous path the compiler is
> > >>> > taking
> > >>> > to pull in a whole suite of units that it should not.  Is there a
> > >>utility
> > >>> > to
> > >>> > replace the good old stuff from DOS days ?  :-)
> > >>> >
> > >>> >
> > >>> >
> > >>>
> > >>>
> > --------------------------------------------------------------------------
> > >>> > -
> > >>> >     New Zealand Delphi Users group - Delphi List -
> > [EMAIL PROTECTED]
> > >>> >                   Website: http://www.delphi.org.nz
> > >>>
> > --------------------------------------------------------------------------
> > >>-
> > >>>     New Zealand Delphi Users group - Delphi List -
> > [EMAIL PROTECTED]
> > >>>                   Website: http://www.delphi.org.nz
> > >>
> > >>------------------------------------------------------------------------
> > ---
> > >>    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> > >>                  Website: http://www.delphi.org.nz
> > >>
> > >>
> > >>------------------------------------------------------------------------
> > ---
> > >>    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> > >>                  Website: http://www.delphi.org.nz
> > >
> > >-------------------------------------------------------------------------
> > --
> > >    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> > >                  Website: http://www.delphi.org.nz
> > 
> > --------------------------------------------------------------------------
> > -
> >     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> >                   Website: http://www.delphi.org.nz
> ---------------------------------------------------------------------------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz



Rohit

======================================================================
CFL - Computer Fanatics Ltd.  21 Barry's Point Road, AKL, New Zealand
PH    (649) 489-2280 
FX    (649) 489-2290
email [EMAIL PROTECTED]  or  [EMAIL PROTECTED]
======================================================================

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to