correct the coordinates used for DIBs in StretchBlt() (closes #10501)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 Feb 2009 23:54:05 +0000 (23:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 Feb 2009 23:54:05 +0000 (23:54 +0000)
commit4b87142167b4460ec4bf1d5bbed6c92218355868
tree753e3e0b988ef68955c498c6ced580de4b866296
parent068f78bc73bbbe76c812b011f749a74df6268dc9
correct the coordinates used for DIBs in StretchBlt() (closes #10501)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/dc.cpp