mshtml: Use SetRectEmpty() instead of memset().
commit85916a10ad8e4372139c3bfa65935264dff61fb5
authorMichael Stefaniuc <mstefani@redhat.de>
Sat, 30 Jul 2016 20:06:02 +0000 (30 22:06 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 1 Aug 2016 14:44:58 +0000 (1 09:44 -0500)
tree2a1d22e456a261e0be663919db88a1e1a89ee3c6
parent3b61af6306361953d6fff924078c9017db397b13
mshtml: Use SetRectEmpty() instead of memset().

Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/mshtml/editor.c
dlls/mshtml/view.c