Hello all,I Have an MDI MFC application un der VS2005, I have some doc/view classes (like CUsersDoc/CUsersView).I was attempting to create a new pair of (Doc/View) and i could not how to do that: I created a Document Based Class then i Created a CFormView Based One With The Doc Class as DocumentTemplate but when i tried to see the already created Doc classes i saw lignes like #if!defined(AFX_BFICONSULTATIONDOC_H__4D72AF8D_2711_11D4_99F9_0050BA015F99__INCLUDED_)#define AFX_BFICONSULTATIONDOC_H__4D72AF8D_2711_11D4_99F9_0050BA015F99__INCLUDED_....But the one that i created dosen''t include such lines.So People is there a link to a good tutorial for creating Doc/View Classes in MDI Applicaions. 解决方案 这篇关于如何创建Doc/View类MDI MFC的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!