9 Mar
2012
9 Mar
'12
2:56 p.m.
http://bugs.winehq.org/show_bug.cgi?id=27669 --- Comment #7 from ocean04(a)suomi24.fi 2012-03-09 08:56:03 CST --- Still in 1.4 If you need source, just google: controls.pas Procedure is TWinControl.WMPaint This line draws black: BitBlt(DC, 0, 0, ClientRect.Right, ClientRect.Bottom, MemDC, 0, 0, SRCCOPY); -- 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.