11 2016 档案

摘要:error C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strupr. See online help for detail 阅读全文
posted @ 2016-11-16 17:11 奥雷连诺 阅读(4363) 评论(0) 推荐(0) 编辑
摘要:BOOL CXXXDlg::OnInitDialog(){ CDialogEx::OnInitDialog(); SetIcon(m_hIcon, TRUE); SetIcon(m_hIcon, FALSE); CChildDlg dlg; dlg.DoModal(); //你的业务代码 } 有时候 阅读全文
posted @ 2016-11-02 14:31 奥雷连诺 阅读(1121) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示