hBrush = GetStockObject (GRAY_BRUSH) ;. You can select it into the device context by calling SelectObject: SelectObject (hdc, hBrush) ;. Now when you draw one ...
確定! 回上一頁