Berin, I have found few intereting articles on debugging apps under Windows that I wanted to share with you:
http://www.debuginfo.com/tips/userbpntdll.html http://support.microsoft.com/?kbid=268343 http://developer.mozilla.org/en/docs/How_to_get_a_stacktrace_with_WinDbg "Debugging Tools for Windows" helped me several times when Visual C++ 7.1 debugger couldn't. Today I'm sorry that I haven't discovered it before and started using it long time ago. Best regards, Milan