riched20: Use PatBlt() instead of FillRect() to paint the background area.
commitcfeb4358b5382d92f987f81b2e4320b570b5bae8
authorHuw Davies <huw@codeweavers.com>
Mon, 19 Aug 2019 09:55:29 +0000 (19 10:55 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Aug 2019 12:12:22 +0000 (19 14:12 +0200)
treefc6a57f2d9983517c27b64492ab36e1efa259137
parent6f1cc1f3b5eadadd8a97a8f15ff82d2a83261f66
riched20: Use PatBlt() instead of FillRect() to paint the background area.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/riched20/editor.c
dlls/riched20/paint.c