Click here to Skip to main content
15,892,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi I want write a program for coffenet that has two parts.
One part install on server and one part install on client

In client part I want normal user can't close my program. I search in Internet and found I must hook terminateprocess function in kernel32.dll. But I don't find DLL structure that inject in taskmanager.exe or kernel32.dll.

Can you help me to do this?
Posted
Updated 13-May-10 0:12am
v2

1 solution

Hello, i think you can find thhe answer in this article
http://www.codeproject.com/KB/vista/api-hooks.aspx
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900