Trapping windows key and ctrl alt delete

BlitzPlus Forums/BlitzPlus Programming/Trapping windows key and ctrl alt delete

I'm writing a game for kids, and it runs in full-screen mode, and I want to trap all key presses so they don't hit ctrl alt delete, ctrl esc, alt tab, or the windows key.

Is this possible? Can it be done without 3rd party DLL's?

Interesting question, I was wondering the same myself actually.