If you use Process Explorer or Process Monitor from sysinternals you will find useful to see the names of the called function in the call stack window.
Go to Options—>Configure Symbols and type:
Here are the strings:
C:\Program Files\Debugging Tools for Windows (x86)\dbghelp.dll
and
SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
Here is an example of complete call stack, note the windows function names:
Remember to install the latest Debugging Tools For Windows!
No comments:
Post a Comment