摘要:
CWindowDC dc(this); CRgn rgn; CRect rcWindow, rcClient; GetWindowRect(rcWindow); GetClientRect(rcClient); ClientToScreen(rcClient); rcClient.OffsetRect(-rcWindow.TopLeft()); rgn.Cr... 阅读全文
posted @ 2005-03-22 17:20
bcpl
阅读(6783)
评论(6)
推荐(1)
2005年3月22日