gdi32: Add support for loading scalable font resources.

Dmitry Timoshkov dmitry at baikal.ru
Fri Mar 30 05:31:54 CDT 2012


Huw Davies <huw at codeweavers.com> wrote:

> +    if (size.u.LowPart < sizeof( *dos )) goto fail;

Testing LowPart only could not work for large sizes.

-- 
Dmitry.



More information about the wine-devel mailing list