Hi,
Is there any way that I can attach a process by myself, just like the VC++'s attach to a process?
I found the VC++ can detect the process crash and dump the message. I want to simulate the behavior by myself.
Does anybody know how to do this?
Thanks,
Eric