首页 > 代码库 > 非模态对话框的PreTranslateMessage() 没有用,无法进去

非模态对话框的PreTranslateMessage() 没有用,无法进去

非模态对话框的的PreTranslateMessage确实进不去

自然也无法用重载PreTranslateMessage的方法来响应键盘消息。

 

可以用Hook的方法来使其生效。

http://bbs.csdn.net/topics/390165769