http://mwtx.blog.163.com/blog/static/38939129200842764810262/
!!!CBMPChildFrame::OnCreateClient
通过对方案三中“CBMPChildFrame::OnCreateClient”的学习得知无法完全采用多视图方案,因为我的 CEditWnd 是
class CEditWnd : public CWnd 而不是 CView
CBMPChildFrame::OnCreateClient分析
本文探讨了CBMPChildFrame::OnCreateClient在多视图方案中的应用限制,指出由于CEditWnd继承自CWnd而非CView,因此无法完全采用多视图方案。
http://mwtx.blog.163.com/blog/static/38939129200842764810262/
!!!CBMPChildFrame::OnCreateClient
通过对方案三中“CBMPChildFrame::OnCreateClient”的学习得知无法完全采用多视图方案,因为我的 CEditWnd 是
class CEditWnd : public CWnd 而不是 CView

被折叠的 条评论
为什么被折叠?