CString m_buf; CStatic *m_static; char *szName; ... m_buf.Format(":%s",szName); m_static->SetWindowText(m_buf); 为什么显示出来时乱码?
確定! 回上一頁