Michael Stefaniuc : comctl32: Use SetRect() instead of open coding it.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Apr 29 11:05:58 CDT 2016


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Fri Apr 29 15:58:29 2016 +0200

comctl32: Use SetRect() instead of open coding it.

Signed-off-by: Michael Stefaniuc <mstefani at redhat.de>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/comctl32/animate.c   |  5 +----
 dlls/comctl32/comboex.c   |  7 ++-----
 dlls/comctl32/datetime.c  |  5 +----
 dlls/comctl32/listview.c  | 22 +++++++---------------
 dlls/comctl32/progress.c  | 32 ++++++--------------------------
 dlls/comctl32/propsheet.c | 23 ++++-------------------
 dlls/comctl32/syslink.c   |  5 +----
 dlls/comctl32/tab.c       |  3 +--
 dlls/comctl32/toolbar.c   |  4 +---
 dlls/comctl32/trackbar.c  | 12 ++++--------
 10 files changed, 28 insertions(+), 90 deletions(-)

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



More information about the wine-cvs mailing list