摘要:
int ty=5; CRect m_rect; GetWindowRect(&m_rect); int recordy=m_rect.left; int recordx=m_rect.top; for(int i=0;i<3;i++) { m_rect.left=recordy; m_rect.top=recordx; m_rect.top = m_... 阅读全文
posted @ 2009-02-25 15:07 Tom Wu 阅读(867) 评论(0) 推荐(0)
浙公网安备 33010602011771号