2015年6月11日
摘要: wchar_t* longStr = (wchar_t*) malloc(16*sizeof(wchar_t)); swprintf(longStr, L"%d", this->m_longAuthority); this->m_pToolTip->SetText(TEXT_K... 阅读全文
posted @ 2015-06-11 14:05 aoun 阅读(201) 评论(0) 推荐(0)