I'm new here, so if I'm asking this question in the wrong place, please forgive me and point me to where I need to go. Thanks!
Here's my Question:
MS allows you to load DLL Files using the LibLoad Command and then subsequently make calls to these DLL Files using the LibFunc Command. What I need to find out is how someone can find the functions that are stored in the DLL File in the first place. Is there a utility out there that can look at a DLL File and tell you what functions are stored within the DLL File so that you can call them?
Any Help would be appreciated.
Thanks!
Library Functions [LibLoad, LibFunc, LibFree]
Moderators: JRL, Dorian (MJT support)
I use this.
http://www.dependencywalker.com/
http://www.dependencywalker.com/