gdiplus/tests: Add a test for calling GdipImageSelectActiveFrame() with invalid frame...
commit408972cb4d960225798f3c18e5d1f7be03eff40d
authorDmitry Timoshkov <dmitry@baikal.ru>
Wed, 6 Sep 2023 12:19:07 +0000 (6 15:19 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 Sep 2023 20:29:44 +0000 (6 22:29 +0200)
treebcd8f9cda9d554ed3528c4bebf593c3d789703f6
parent01aff6c9a01e7400d62ff2045b02c740d3d62947
gdiplus/tests: Add a test for calling GdipImageSelectActiveFrame() with invalid frame on a memory bitmap.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
dlls/gdiplus/tests/image.c