Nikolay Sivov : comctl32: Use ARRAY_SIZE() macro.

Alexandre Julliard julliard at winehq.org
Tue Feb 27 17:29:33 CST 2018


Module: wine
Branch: master
Commit: db2a3b7028c7d617c48827f66b8b7e813709c4d1
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=db2a3b7028c7d617c48827f66b8b7e813709c4d1

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Feb 27 01:29:13 2018 +0300

comctl32: Use ARRAY_SIZE() macro.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/comctl32/comctl32.h     |  2 ++
 dlls/comctl32/commctrl.c     |  4 ++--
 dlls/comctl32/datetime.c     | 11 +++++------
 dlls/comctl32/listview.c     |  2 +-
 dlls/comctl32/monthcal.c     | 31 ++++++++++++++-----------------
 dlls/comctl32/propsheet.c    | 10 ++++------
 dlls/comctl32/rebar.c        |  2 +-
 dlls/comctl32/syslink.c      |  8 ++++----
 dlls/comctl32/taskdialog.c   |  4 ++--
 dlls/comctl32/theme_dialog.c |  3 +--
 dlls/comctl32/theming.c      |  2 +-
 dlls/comctl32/toolbar.c      | 11 +++++------
 dlls/comctl32/tooltips.c     |  2 +-
 dlls/comctl32/trackbar.c     |  2 +-
 dlls/comctl32/treeview.c     |  4 ++--
 dlls/comctl32/updown.c       |  9 ++++-----
 16 files changed, 50 insertions(+), 57 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=db2a3b7028c7d617c48827f66b8b7e813709c4d1



More information about the wine-cvs mailing list