I want my application to realize which keys have been pressed, before the system gets it.
A very confusing phrase, eh? That's because I don't know English..
I mean when the user presses, for example, alt+Tab or ctrl+alt+del, my application has to execute the specified handler for these keys, before the system will do it, or let the system execute the default handler.
A very confusing phrase, eh? That's because I don't know English..
I mean when the user presses, for example, alt+Tab or ctrl+alt+del, my application has to execute the specified handler for these keys, before the system will do it, or let the system execute the default handler.