I'm sure this is easy for someone, so here goes. I have a dialog based app that accepts use input. When a user hits something like alt and 2 at the same time, I want to change all the text to * or something. How do I check for the key combo being pressed?
-HisWord