[PATCH] wineps.drv: Add a simple implementation of PSDRV_SelectBitmap.

Alexandre Julliard julliard at winehq.org
Mon Jan 26 08:03:08 CST 2009


Lei Zhang <thestig at google.com> writes:

> Hi,
>
> This fixes bug 17103 for me. I'm not sure if PSDRV_SelectBitmap() need
> to do more, but this is a start and it's better than a stub.

If it doesn't do more, then removing it completely should work just as
well. There doesn't seem to be much point in just storing the bitmap,
this is easy to retrieve when needed.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list