消息对话框
//一。应用程序类 CDlogApp theApp; //唯一的应用程序类CDlogApp的实例对象 BOOL CDlog::InitInstance() //应用程序初始化 { AfxEnableC
消息对话框