> > Is there an easy way to determine what packages are being used
> > by an app.  I certainly cant find it.  SHouldn't there be one ?
> 
> Do you want to find out the runtime packages used by an EXE? That's simple -
> run tdump on it and check the exports section.
> 
> If you want to see non-runtime packages used by an EXE - these are compiled
> into an app, so they're part of the code. Not easily determinable as far as
> I know.

You can find this information in the PACKAGEINFO resource. To view it
have a look at :

http://www.pexplorer.nm.ru


All the best,

Robert

-- 
=====================================================

Robert Loof <[EMAIL PROTECTED]>

Phasis Ltd & WebCentre Ltd, Christchurch, New Zealand
---------------------------------------------------------------------------
    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"

Reply via email to