Hi,
OS: w2k advanced server
I want to see which other files depends on "name.dll" and which funtions or methods they use from that dll.
=> dll's are compiled
Does someone know How I can findout wich dll's and which functions are called from another dll.
Actualy I was thinking about:
x:\grep "functionname" *
or
x:\grep "name.dll" *
Or are there any other tools?
Thanx,
S.
OS: w2k advanced server
I want to see which other files depends on "name.dll" and which funtions or methods they use from that dll.
=> dll's are compiled
Does someone know How I can findout wich dll's and which functions are called from another dll.
Actualy I was thinking about:
x:\grep "functionname" *
or
x:\grep "name.dll" *
Or are there any other tools?
Thanx,
S.