Friday, December 19, 2008

Dependency Walker

Dependency Walker is an awesome freaking tool. Especially after you load a program and start profiling. You can see all the DLL and function calls, and it will also tell you if it can't find a dll. This is a great tool if you are troubleshooting a 3rd party application.

http://www.dependencywalker.com/

No comments:

Post a Comment