Lots of small debugging completed. I've found out the importance of nulls and properly initializing fields.

One thing is odd, the custom SendKeys logic above works like a charm except for one thing:

^%{DELETE}

I would have expected the Task Manager screen to pop up but apparently it doesn't work that way. Is there some sort of parameter that disables CTRL-ALT-DELETE by default or something like that?

Robert