gdi32: CreateBitmap and friends should return stock DEFAULT_BITMAP if requested bitma...
commit0510a7a5996ea7ece6c6fc9102a898a10f0b0af5
authorDmitry Timoshkov <dmitry@codeweavers.com>
Sat, 27 Jan 2007 09:56:31 +0000 (27 17:56 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 5 Feb 2007 11:24:55 +0000 (5 12:24 +0100)
treebceb7aa8b551ab0372f4d80868431170efea2eac
parent7ed705eb2e0fe4b36cbcc10ee778ad44156d0faa
gdi32: CreateBitmap and friends should return stock DEFAULT_BITMAP if requested bitmap width or height is 0.
dlls/gdi32/bitmap.c
dlls/gdi32/tests/bitmap.c