I want to define a view class and I want to derived it from the base class CEditView and CRichEditView. But I don't know how to do it, The Functions I programmed can be complied for one base class(CEditView or CRichEditView).If
anyone know how to do it,please let me know.