This code written in C++ actually hides your EXE from the PROCESSES list in the Task Manager. Run the sample EXE and you will see what I mean.
Now the question is can anyone tell me HOW to use his code to do the same for my app?
http://www.codeproject.com/useritems/PreventClose.asp
THanks
