user32: Use WIN_GetRectangles where possible instead of mapping coordinates explicitly.
authorAlexandre Julliard <julliard@winehq.org>
Tue, 7 Sep 2010 13:11:24 +0000 (15:11 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Sep 2010 13:11:24 +0000 (15:11 +0200)
commit9b693ddadbdcba044f17b1d61729d565ab41273f
tree3dae5df8e5f5df33e8bbd814a35815ff3cb314cc
parent141defbd54239e8bf86ee299ac5294c5d2598c48
user32: Use WIN_GetRectangles where possible instead of mapping coordinates explicitly.
dlls/user32/edit.c
dlls/user32/mdi.c
dlls/user32/menu.c
dlls/user32/painting.c
dlls/user32/win.c
dlls/user32/winpos.c