user32/tests: Use SetRect instead of open coding it.
commit4ee81394878f5917f9484a4ce0952aa07f866c9d
authorMichael Stefaniuc <mstefani@redhat.de>
Mon, 18 Apr 2016 08:12:23 +0000 (18 10:12 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Apr 2016 10:28:31 +0000 (18 19:28 +0900)
tree8fdd5cb04756b2910578240edf6c526ad7cdfc58
parent414c73feabb6d33be969f3927f8b3e8a8075bcd4
user32/tests: Use SetRect instead of open coding it.

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