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!