This is my first MFC application away from VC6, and I feel a little bit stupid:
How do I add the OnInitDialog handler? (I know how to add it manually, but that\'s a
Open Class Wizard, then go to Virtual Functions Tab. Double Click on which functions you want to override