user32: Use WIN_GetRectangles where possible instead of accessing the window structure.
authorAlexandre Julliard <julliard@winehq.org>
Tue, 7 Sep 2010 12:41:07 +0000 (14:41 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Sep 2010 12:55:42 +0000 (14:55 +0200)
commit141defbd54239e8bf86ee299ac5294c5d2598c48
tree689ce1a20ca01dc58d68eaccc509f01a76baa064
parentc5bf4976f189a0fe4b083ab5161be0556390c678
user32: Use WIN_GetRectangles where possible instead of accessing the window structure.
dlls/user32/defwnd.c
dlls/user32/nonclient.c
dlls/user32/painting.c
dlls/user32/scroll.c
dlls/user32/win.c
dlls/user32/winpos.c