Michael Stefaniuc : uxtheme: Use the ARRAY_SIZE() macro.
Module: wine Branch: master Commit: 93994dfc0b99789e3a9c1490b4d93082f34b8dcc URL: https://source.winehq.org/git/wine.git/?a=commit;h=93994dfc0b99789e3a9c1490b... Author: Michael Stefaniuc <mstefani(a)winehq.org> Date: Tue Sep 18 20:38:19 2018 +0200 uxtheme: Use the ARRAY_SIZE() macro. Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/uxtheme/draw.c | 5 ++--- dlls/uxtheme/metric.c | 2 +- dlls/uxtheme/msstyles.c | 22 +++++++++++----------- dlls/uxtheme/property.c | 4 ++-- dlls/uxtheme/stylemap.c | 2 +- dlls/uxtheme/system.c | 46 +++++++++++++++++++++------------------------- 6 files changed, 38 insertions(+), 43 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=93994dfc0b99789e3a9c1...
participants (1)
-
Alexandre Julliard