Hi. I just have no idea why my MFC dialog-based programm doesn't respond to a Windows WM_KEYDOWN or WM_KEYUP messages, which are supposed to be sended by framework whenever a user types a key. I have used those messages in programming MFC SDI and MDI applications, but for some reason in a dialog-based application it doesn't seem working. Could that possibly be an error in Visual C++, or may be I just don't know something that's happening.
Please if you know the answer, or at least have any idea HELP!!! Cause I've searched all the MSDN library and look in all my VC++ books, but didn't find anything like that.
Thank you! George.
Please if you know the answer, or at least have any idea HELP!!! Cause I've searched all the MSDN library and look in all my VC++ books, but didn't find anything like that.
Thank you! George.