01 2016 档案
摘要:#include "stdafx.h"#include#pragma comment(lib,"urlmon.lib")//隐藏控制台窗口#pragma comment( linker, "/subsystem:\"windows\" /entry:\"mainCRTStartup\"" )int ...
阅读全文
摘要:// 追加文本到EditControl void InstmDebugMainDlg::AppendText(int controlId, CString strAdd) { ((CEdit*)GetDlgItem(controlId))->SetSel(GetDlgItem(controlId)-
阅读全文

浙公网安备 33010602011771号