On 10 September 2018 at 13:01, Nikolay Sivov nsivov@codeweavers.com wrote:
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
In attempt to reduce larger patch at https://bugs.winehq.org/show_bug.cgi?id=44052.
dlls/d2d1/dc_render_target.c | 3 ++- dlls/d2d1/hwnd_render_target.c | 3 ++- dlls/d2d1/wic_render_target.c | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-)
It seems to me that calling EndDraw()/Flush() on the returned interface won't do the right thing, although that would be easy enough to fix.