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?
Is this possible? Can it be done without 3rd party DLL's?