Hello,
I create Splitter and also create view
virtual BOOL CreateView( int row, int col, CRuntimeClass* pViewClass, SIZE sizeInit, CCreateContext* pContext );

but I don't understand about CRuntimeClass
Why I must use it ??? and How to use it for this
case ???

Thank you very much