http://bugs.winehq.org/show_bug.cgi?id=33378
--- Comment #20 from Rafał Mużyło galtgendo@o2.pl 2013-08-04 12:02:03 CDT --- Just two minor things: - the latest version of my workaround is http://www.winehq.org/pipermail/wine-patches/2013-June/124783.html - in mingw, DrawString(const WCHAR *string, INT length, const Font *font, const PointF& origin, const Brush *brush) wrapper uses 'RectF layoutRect(origin.X, origin.Y, 0.0f, 0.0f);' as the argument of GdipDrawString call