19 Jul
2012
19 Jul
'12
4:58 p.m.
Aric Stewart <aric(a)codeweavers.com> wrote:
+ sc->tm = heap_alloc(size); + GetOutlineTextMetricsW(hdc, size, sc->tm);
otmSize exists for a reason, if GetOutlineTextMetrics currently doesn't check it this doesn't mean it won't at some point in future. -- Dmitry.