gdi32: CreateBitmapIndirect should ignore the provided bm.bmWidthBytes.
authorDmitry Timoshkov <dmitry@codeweavers.com>
Fri, 16 Feb 2007 09:02:12 +0000 (17:02 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 16 Feb 2007 11:35:25 +0000 (12:35 +0100)
commit0457b0c3466a92377a9662239bb34366e734456e
treec5d03a214a25d25cebefcd711661f70a8308740d
parentf9975b004d559117d800e28ba995060b31cc740d
gdi32: CreateBitmapIndirect should ignore the provided bm.bmWidthBytes.
dlls/gdi32/bitmap.c
dlls/gdi32/tests/bitmap.c