CDC::TextOut (or ExtTextOut) background colour troubles. Hi. I'm displaying some text on a dialog. CPaintDC dc(this); dc.TextOut(rect.left,rect.top,"HELLO") ...
確定! 回上一頁