[1/2] gdiplus: GdipBitmapLockBits should treat flags == 0 as ImageLockModeRead.

Dmitry Timoshkov dmitry at baikal.ru
Tue Jul 10 08:21:27 CDT 2012


Vincent Povirk <madewokherd at gmail.com> wrote:

> I think you might want (!(flags &
> (ImageLockModeRead|ImageLockModeWrite))), in case someone passes
> ImageLockModeUserInputBuf

This needs an additional test of course, and that should be a separate
patch.

-- 
Dmitry.



More information about the wine-devel mailing list