- 6
- 0
- 约56.39万字
- 发布于广东
- 举报
- 文档已下架,其它文档更精彩
第4章 Visual C++ - 整合性軟體開發環境
#0022
#0023 // Implementation
#0024 public:
#0025 virtual ~CChildFrame();
#0026 #ifdef _DEBUG
#0027 virtual void AssertValid() const;
#0028 virtual void Dump(CDumpContext dc) const;
#0029 #endif
#0030
#0031 // Generated message map functions
#0032 protected:
#0033 //{{AFX_MSG(CChildFrame)
#0034 // NOTE - the ClassWizard will add and remove member functions here.
#0035 // DO NOT EDIT what you see in these blocks of generated code!
#0036 //}}AFX_MSG
#0037 DECLARE_MESSAGE_MAP ()
原创力文档

文档评论(0)