Saturday, August 31, 2013

-Process Terminator with GUI [WinAPI] + Source

I coded this a while back.
It's a Process Terminator that involves GUI(Graphic User Interface). GUI can be achieved through C++ Win32 coding. Google it. It's redundant but pretty neat.
--Problems--
Cannot kill system processes
Issues with right click

--Advantages--
Works like Jesus.

--Screenshot--
[Image: 4040867.bmp]

--Source--
main.cpp
resource.rc
resource.h

Peace

No comments:

Post a Comment