I have SDI project, with CFormView as base class. My code in OnInitDialog() is not executing. I have tried AfxMessageBos() there, it does not show up!
What could be the possible reason and remedy of this?