- Oct 30, 2000
- 42,589
- 5
- 0
Have an program written/created using the MFC wizard dialog app template
Problem is that the F1 key is too close to the Escape key.
Users may hit the Escape key and kill the app.
I can not seem to trap the Escape Key Keydown message.
Does not show as SYSCHAR, SYSCOMMAND, KEYDOWN or Close message.
First time I can detect it is at the DestroyWindow - then it is to late.
Guidance will be greatly appreciated.
Problem is that the F1 key is too close to the Escape key.
Users may hit the Escape key and kill the app.
I can not seem to trap the Escape Key Keydown message.
Does not show as SYSCHAR, SYSCOMMAND, KEYDOWN or Close message.
First time I can detect it is at the DestroyWindow - then it is to late.
Guidance will be greatly appreciated.
