I am having trouble with the Composite control I built using ATL. I can insert it in my MFC CFormView SDI exe, but I cant call any methods. I can initialize it, but once I try to call a method, it crashes with an error.
I can add the composite control to a dialog based exe, so I think it has to do with the CFormView architecture. Please help....
I can add the composite control to a dialog based exe, so I think it has to do with the CFormView architecture. Please help....