D
Dick Monahan
Process 00 creates Processes 01-04.
After running for a while, Process 02 hung (a known problem with an external
device).
Process 00 detected the hang and did a TerminateProcess. The
TerminateProcess failed because "Access is denied."
I would expect that the process that created another process could terminate
it. Am I wrong? Is there some other way that Process 00 can kill Process
02?
Help.
Dick.
After running for a while, Process 02 hung (a known problem with an external
device).
Process 00 detected the hang and did a TerminateProcess. The
TerminateProcess failed because "Access is denied."
I would expect that the process that created another process could terminate
it. Am I wrong? Is there some other way that Process 00 can kill Process
02?
Help.
Dick.