摘要:
void UiMainFrm::OnSize(UINT nType, int cx, int cy){ CWnd::OnSize(nType, cx, cy); CRgn rgn; CRect rcRgn; GetWindowRect(&rcRgn); rcRgn -=rcRgn.TopLeft(); CPoint points[8] = {CPoint(rcRgn.left, m_nBorderWidth), CPoint(m_nBorderWidth, rcRgn.top), CPoint(rcRgn.right-m_nBorderWidth, rcRgn.top), CPo... 阅读全文
posted @ 2013-09-15 13:08
幸福之圣
阅读(271)
评论(0)
推荐(0)

浙公网安备 33010602011771号