CreateFontIndirect (&tempFont); CFont* pOldFont = memDC.SelectObject(&newFont); // ... other stuff same as before ... So I still FillSolidRect pink then draw ...
確定! 回上一頁