![]() |
PreTranslteMessage()
Hi,
I want to implement keyBoard shortcuts like ( Alt+p,Alt+L...). I hav implemented a dialog based appplication.And i want to implement those shortcuts for my controls on dialog box. Kindly hellp. Thanks in advance. Rgds, Sampath |
Re: PreTranslteMessage()
You have 2 options
1. Go for the keypress / Keydown event 2. Handle the WndProc for the Keyboard events |
Re: PreTranslteMessage()
Thanks for ur reply...
I got that in PreTranslateMessage() only..... Only i needed to check is whether it is WM_SYSKEYDOWN or WM_KEYDOWN.... Rgds, Sampath |
| All times are GMT +5.5. The time now is 18:19. |