msi: Use the ARRAY_SIZE() macro.
commita9cb67bb7ffb5b25469ba6a732f8913ac8778c36
authorMichael Stefaniuc <mstefani@winehq.org>
Mon, 20 Aug 2018 19:15:43 +0000 (20 21:15 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Aug 2018 08:22:10 +0000 (21 10:22 +0200)
treed3c3d161530360cdbb7b3a1f49785cf675188abb
parent8204d04b7fd416c1b6296708937e3c06e058809b
msi: Use the ARRAY_SIZE() macro.

Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
13 files changed:
dlls/msi/action.c
dlls/msi/appsearch.c
dlls/msi/assembly.c
dlls/msi/automation.c
dlls/msi/custom.c
dlls/msi/database.c
dlls/msi/dialog.c
dlls/msi/msi.c
dlls/msi/package.c
dlls/msi/patch.c
dlls/msi/registry.c
dlls/msi/source.c
dlls/msi/upgrade.c