You have to create an instance of your class:
Code:
CCDAboutDlg aboutDlg;
aboutDlg.DoModal();
IM me if any other problems.