美文网首页
2017-09-25

2017-09-25

作者: 夏维 | 来源:发表于2017-09-25 16:32 被阅读0次

Mfc应用程序  view.h头文件 view.cpp源文件

WM_开头的消息是标准消息,鼠标移动、单击,键盘左击,右击 窗口的窗帘关闭。

消息类名wm_command

格式

…view::onlbuttondown(uintnflags,cpointpoint){

GEtting str(_T("")):

Messagebox(str);}

Cview::onlbuttondown(nflags,point){

相关文章

网友评论

      本文标题:2017-09-25

      本文链接:https://www.haomeiwen.com/subject/voddextx.html