非模态对话框的的PreTranslateMessage确实进不去,
自然也无法用重载PreTranslateMessage的方法来响应键盘消息。
可以用Hook的方法来使其生效。
http://bbs.csdn.net/topics/390165769
非模态对话框的PreTranslateMessage() 没有用,无法进去
时间: 2024-12-25 14:06:44
非模态对话框的的PreTranslateMessage确实进不去,
自然也无法用重载PreTranslateMessage的方法来响应键盘消息。
可以用Hook的方法来使其生效。
http://bbs.csdn.net/topics/390165769
非模态对话框的PreTranslateMessage() 没有用,无法进去