I'm creating an SDI app that I want to use an alternate view class constructor at startup. Anyway to keep the app class from using the default constructor?
Printable View
I'm creating an SDI app that I want to use an alternate view class constructor at startup. Anyway to keep the app class from using the default constructor?