22 Jan
2013
22 Jan
'13
10:16 p.m.
Dmitry Timoshkov <dmitry(a)baikal.ru> wrote:
ExtTextOutW calls GetTextExtentExPointI for the (char_extra || dc->breakExtra) case, and one of its helpers unconditionally calls dc->GetGlyphIndices and dc->GetTextExtentExPointI which crashes for a wineps.drv device.
These 2 patches make ExtTextOutW work in this case.
What is the reason that these patches are marked as pending? -- Dmitry.