gdiplus: Increase refcount of the source stream when loading a bitmap instead of...
commit174b74bab29e5c83ab8a8d50d0b43b6fd1a13b53
authorDmitry Timoshkov <dmitry@baikal.ru>
Wed, 27 Jun 2012 05:29:08 +0000 (27 14:29 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Jun 2012 09:37:03 +0000 (28 11:37 +0200)
tree6a80ca2211f0addc94e708b8409b0ca0ce84b578
parent55f160db347759b0c23a5d307e5e6b824f6f4345
gdiplus: Increase refcount of the source stream when loading a bitmap instead of cloning it.
dlls/gdiplus/gdiplus_private.h
dlls/gdiplus/image.c
dlls/gdiplus/tests/image.c