http://bugs.winehq.org/show_bug.cgi?id=8636
------- Additional Comments From dmitry@codeweavers.com 2007-08-06 02:48 ------- The patch needs to be reworked. It has to avoid code duplication, for instance by making GetTextExtentPointI call GetTextExtentExPointI, and "upgrade" the WineEngGetTextExtentPointI backend into WineEngGetTextExtentExPointI.