C++ Programming
03-28-2009, 08:04 AM
Why am I not able to handle WM_KEYDOWN on a dialog? Pretranslate is the only way? Also what's the reason the event is not getting dispatched to the dialog?
|
مشاهدة النسخة كاملة : Handling KeyDown even on Dialog. C++ Programming 03-28-2009, 08:04 AM Why am I not able to handle WM_KEYDOWN on a dialog? Pretranslate is the only way? Also what's the reason the event is not getting dispatched to the dialog? |