user32: Add a helper function for copying bits from a window surface.
commit4e13c06f3bc043b454d931ba161b8bf0bfa400ff
authorAlexandre Julliard <julliard@winehq.org>
Thu, 13 Jul 2017 09:03:44 +0000 (13 11:03 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 13 Jul 2017 09:05:15 +0000 (13 11:05 +0200)
treed20d9add708990787468860b3fb704367ba57e19
parent4f88a57ce72d72ca17a9b281f4cfefaa86729e39
user32: Add a helper function for copying bits from a window surface.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/painting.c
dlls/user32/user_private.h
dlls/user32/winpos.c