可重写的 CWinApp 成员函数

CWinApp 提供了多个可重写的关键成员函数(CWinApp从派生自 CWinAppCWinThread 类重写这些成员):

必须重写的唯 CWinApp 一成员函数是 InitInstance

另请参阅

CWinApp:应用程序类