6 Mar
2013
6 Mar
'13
5:24 p.m.
http://bugs.winehq.org/show_bug.cgi?id=33137 --- Comment #1 from Robert Walker <forums(a)robertinventor.com> 2013-03-06 11:24:50 CST --- The code is For DrawTextW, I use SelectObject(hdc,hFont); then draw the text with DrawTextW For WM_SETFONT, I use SendMessage(hwnd,WM_SETFONT,(WPARAM)hFont,TRUE); -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.