Identify which executable is throwing a runtime error

Posted by Byron Whitlock on Stack Overflow See other posts from Stack Overflow or by Byron Whitlock
Published on 2010-06-15T21:20:49Z Indexed on 2010/06/15 21:32 UTC
Read the original article Hit count: 139

Filed under:
|

I have a program that is throwing a run-time error dialog. Is there a way to programmatically detect which executable is the parent of this dialog box from another process?

© Stack Overflow or respective owner

Related posts about win32

Related posts about win32-process