In Linux there is a utility called xkill that changes the mouse pointer so that whatever you window you click is killed. This saves you the trouble of finding its PID and killing it with kill -9.
Is there any similar utility for Windows 7 that can save me the trouble of going through the task manager?