lfWidth = AverageWidth/2; hFont = CreateFontIndirect( &lf ); hOldFont = SelectObject( hdc, hFont ); GetTextMetrics( hdc, &tm ); /* properly output the text ...
確定! 回上一頁