• Mikołaj Zalewski's avatar
    user32: Fix TabbedTextOut. · 521cba2b
    Mikołaj Zalewski authored
    The TEXT_TabbedTextOut didn't set correctly the text starting point
    (x0) for left-aligned tabs and was ignoring the last tab. I've also
    changed GetTextMetricsA to W as this should be slightly faster.
    521cba2b
text.c 48.8 KB