mshtml: Use the ARRAY_SIZE() macro.
commit12b85004aaf6cc2b9ebc8e8f4c5074c93908c3b3
authorMichael Stefaniuc <mstefani@winehq.org>
Thu, 23 Aug 2018 21:31:15 +0000 (23 23:31 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 24 Aug 2018 08:28:28 +0000 (24 10:28 +0200)
treeda58a58800b4730fabaecc5770ef0da590e0d145
parent737440d24bc0582efc048c8218e563a0b4a4b0bb
mshtml: Use the ARRAY_SIZE() macro.

Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Jacek Caban<jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
19 files changed:
dlls/mshtml/dispex.c
dlls/mshtml/htmlbody.c
dlls/mshtml/htmldoc.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlevent.c
dlls/mshtml/htmlimg.c
dlls/mshtml/htmllocation.c
dlls/mshtml/htmlstyle.c
dlls/mshtml/htmlwindow.c
dlls/mshtml/main.c
dlls/mshtml/mutation.c
dlls/mshtml/navigate.c
dlls/mshtml/nsembed.c
dlls/mshtml/nsio.c
dlls/mshtml/olecmd.c
dlls/mshtml/pluginhost.c
dlls/mshtml/protocol.c
dlls/mshtml/script.c
dlls/mshtml/view.c