Hiding a process in Task Manager !
-
Hi All, I am working with VC++(Windows NT).I have created an ATL Service !Now, what I want firstly is that when I run that service, it should not appear in the Task Manager .But, at the background the process should be running ! How can I do that ?Which is the suitable API function for this ? Thanx in advance for the Help . Yamini Devi
-
Hi All, I am working with VC++(Windows NT).I have created an ATL Service !Now, what I want firstly is that when I run that service, it should not appear in the Task Manager .But, at the background the process should be running ! How can I do that ?Which is the suitable API function for this ? Thanx in advance for the Help . Yamini Devi
Try to look at following adress: http://www.codeguru.com/cgi-bin/bbs/wt/showpost.pl?Board=vc&Number=203057&page=0&view=collapsed&sb=5&category= Alex