摘要:
1.在窗体头文件(如:MyDlg.h)中声明消息处理函数OnButton1: protected: // Generated message map functions //{{AFX_MSG(CMyDlg) afx_msg void OnButton1(); //}}AFX_MSG2.在MyDlg.cpp源文件开头部分的消息映射入口,添加相应的消息映射宏: 这段代码,表明消息及其处理函数之间的联... 阅读全文
posted @ 2008-05-22 17:28
sopper
阅读(778)
评论(0)
推荐(0)
浙公网安备 33010602011771号