Hi Molinetti,
You can use dumpbin ..also you can automate this with script
dumpbin /imports <dll name> | grep -i <fun name>
On 5/22/06, Andres Molinetti <andymolinetti_at_hotmail.com> wrote:
> Hi,
>
> I want to find if a specific function is defined in a given set of dll's
> IAT (Import Address Table).
>
> Does anyone know a tool to perform this check?
>
> Regards,
>
> Andy
>
> _________________________________________________________________
> ¿Estás pensando en cambiar de coche? Todas los modelos de serie y extras en
> MSN Motor. http://motor.msn.es/researchcentre/
>
>
--
With Regards
Nagareshwar
Received on May 26 2006