[Bug 19962] Teamviewer: Text background displayed in black

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 21 04:54:43 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=19962


Daniel Stiefe1maier <caliga at arcor.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caliga at arcor.de




--- Comment #5 from Daniel Stiefe1maier <caliga at arcor.de>  2009-12-21 04:54:42 ---
The black labels are caused by the implementation of AlphaBlend().
Not only wine, but also Win98 and NT are a little bit picky with the
parameters, especially the destination DC. (screen DC vs. compatible mem DC vs.
DIB-Section)

To improve compatibility, TeamViewer changed how AlphaBlend is used in recent
versions.
But of course it'd be good to improve wine's AlphaBlend implementation.

-- 
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.



More information about the wine-bugs mailing list