Alexandre Julliard : user32: Use WIN_GetRectangles where possible instead of accessing the window structure .

Alexandre Julliard julliard at winehq.org
Tue Sep 7 11:22:56 CDT 2010


Module: wine
Branch: master
Commit: 141defbd54239e8bf86ee299ac5294c5d2598c48
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=141defbd54239e8bf86ee299ac5294c5d2598c48

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Sep  7 14:41:07 2010 +0200

user32: Use WIN_GetRectangles where possible instead of accessing the window structure.

---

 dlls/user32/defwnd.c    |    5 +--
 dlls/user32/nonclient.c |   51 ++++++++------------------------
 dlls/user32/painting.c  |   13 ++------
 dlls/user32/scroll.c    |   32 ++++++++++----------
 dlls/user32/win.c       |   19 ++++-------
 dlls/user32/winpos.c    |   74 +++++++++++++++++++++++-----------------------
 6 files changed, 78 insertions(+), 116 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=141defbd54239e8bf86ee299ac5294c5d2598c48



More information about the wine-cvs mailing list