user32/tests: Use EqualRect() instead of open coding it.
commit4b26eef83c8f5742fb19840391ab5d415ed5a7d9
authorMichael Stefaniuc <mstefani@redhat.de>
Mon, 6 Jun 2016 09:15:14 +0000 (6 11:15 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Jun 2016 09:48:34 +0000 (6 18:48 +0900)
tree53073f9e1fb3d5d5612a78e45624f24da1b02770
parentfe9f23a2cb0a507917197db86c9f9be7142338da
user32/tests: Use EqualRect() instead of open coding it.

Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/tests/menu.c
dlls/user32/tests/msg.c
dlls/user32/tests/win.c