delphi - Get list of required BPLs for a given DLL, EXE or BPL -


i'm wondering if knows of elegant way of determining bpls required given (compiled) dll, exe or bpl.

i'm not sure if possible shy of scanning binary text references .bpl filenames (which prone possible false-positives).

ideally i'd return tstringlist or comma-separated string containing names of required .bpl files.

for packages can use requires section of packageinfo resource - see tjclpepackageinfo.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -