- TerminateProcess doesn't work
- Posted by Sue on April 3rd, 2008
Hi,
I was trying to terminate the process. I did
TerminateProcess( hProcess, 0 ) and I'm sure it is the right process
handle and the call failed and the error is access denied. Is there a
way I can call SetSecurityInfo to set the PROCESS_TERMINATE right to
the process? Thanks.
- Posted by Sue on April 3rd, 2008
On Apr 2, 4:55*pm, Sue <jean....@gmail.com> wrote:
never mind. I got the answer.
Similar Posts
- How to kill a Windows Service process tree avoiding TerminateProcess() (Development Resources) by for.fun@laposte.net
- Anybody known how work in Polish. codepage 620, 1250 and 1251 doesn´t work. I´m spanish (UK Specific MCE) by carlos
- ?? Trap TerminateProcess Signal (Development Resources) by Sandy
- TerminateProcess without knowing the window (Development Resources) by sofakingfree@netzero.net
- VB application does not respond to SendMessageTimer and TerminateProcess will not kill it (Development Resources) by Daniel M. Dieckmann

