摘要: void CXXXButton::OnPaint(){ CPaintDC dc(this); CRect rect; this->GetClientRect(&rect); int imageW = m_pImage->GetWidth(); //... 阅读全文
posted @ 2013-04-22 18:20 奥雷连诺 阅读(430) 评论(0) 推荐(0)