void InvalidateRect(LPCRECT lpRect, BOOL bErase = TRUE); void InvalidateRgn(CRgn* pRgn, BOOL bErase = TRUE); InvalidateRect() 多了一個Rect ...
確定! 回上一頁