这些可能会很抽象,你既然学MFC,给你几个不可少的技术点1.Dynamic Creation2.Runtime Type Imformation3.Persistence4.Message Mapping5.Command Routing.以上5点自己去学吧,剩下的就仅仅是API的问题. 你的IsKindOf()就是RuntimeTypeImformation的支持
MFC不可不会
原文:http://www.cnblogs.com/liaocheng/p/4243339.html