A simple question – does anyone know a program that would let me to trace the call of some particular function in some particular dll? The problem that I don’t have sources of this dll as far as this is a MS exch server dll. This dll contains function that crashes, so I need to figure out why it happens.
Your help is greatly appreciated!
"I have not failed. I've just found 10,000 ways that won't work." (Thomas Edison)
Originally posted by Braker
A simple question does anyone know a program that would let me to trace the call of some particular function in some particular dll? The problem that I dont have sources of this dll as far as this is a MS exch server dll. This dll contains function that crashes, so I need to figure out why it happens.
Your help is greatly appreciated!
Well, SoftIce could do it of course. But that is difficult enough tool to use and to learn. And for your goal I think U can find far more easy tool.
There are some technics for Win to achive what U want on a programming level. But as I've understood U are looking for a written utility.
First, try to search on sysinternals.com. There are a lot of sys utilites and I think they have the tool U 're interested in. For every utility they describs the way by which it works. So it can be interesting for U too.
And I remember, Matt Pietrick described in his book such utility too.
"UNIX is simple; it just takes a genius to understand its simplicity!"
Bookmarks