gdi32: Always return the full DIB surface in GetImage and adjust coordinates accordingly.
commit36f2b09632261d6f5467e4c4cc20e561f5baec4d
authorAlexandre Julliard <julliard@winehq.org>
Mon, 15 Oct 2012 12:16:28 +0000 (15 14:16 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Oct 2012 13:25:04 +0000 (15 15:25 +0200)
tree80b1cd817888dbab1780f2b89c326550ee617180
parent710858abee7a1808c2b17ef00a69f284b342708b
gdi32: Always return the full DIB surface in GetImage and adjust coordinates accordingly.

Based on a patch by Ken Thomases.
dlls/gdi32/dibdrv/bitblt.c