enhmfdrv: Return proper values from GDI APIs

Phil Krylov phil at newstar.rinet.ru
Fri Oct 21 08:57:58 CDT 2005


Hi,

Are there any problems to apply this patch before 0.9?

On Mon, 17 Oct 2005 03:43:55 +0400
Phil Krylov <phil at newstar.rinet.ru> wrote:

> Hi,
> 
> This patch fixes EMF rendering in some programs that depend on the fact
> that SetTextAlign(), SetBkMode(), SetROP2(), SetPolyFillMode(), and
> SetStretchBltMode() return proper values when called on a EMF device
> context.
> 
> 
> ChangeLog:
> 
> Fixed EMFDRV_SetTextAlign, EMFDRV_SetBkMode, EMFDRV_SetROP2,
> EMFDRV_SetPolyFillMode, and EMFDRV_SetStretchBltMode to return proper
> old values of modes that are being set. Added FIXMEs for other cases of
> improper return values.
> 
> -- Ph.

-- Ph.



More information about the wine-devel mailing list