[PATCH 2/2] oleaut32: Fix OLEFontImpl_SetRatio return when either cyLogical or cyHimetric are 0.

Erich E. Hoover erich.e.hoover at gmail.com
Fri Jan 17 17:12:08 CST 2014


While adding more tests I discovered that we are currently returning
the wrong value when cyLogical or cyHimetric are zero.  At the moment
we are returning E_INVALIDARG and the value should really be E_FAIL in
this case.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-oleaut32-Fix-OLEFontImpl_SetRatio-return-when-either.patch
Type: text/x-diff
Size: 1872 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140117/e3df1065/attachment.patch>


More information about the wine-patches mailing list