quartz: Don't use strlenW in array size declaration.
commite7ecfe28a1a4f074d16623e251c892b3f11e3c2b
authorRob Shearman <robertshearman@gmail.com>
Wed, 1 Oct 2008 10:21:04 +0000 (1 11:21 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 1 Oct 2008 16:44:02 +0000 (1 11:44 -0500)
treee94b281b4aa0c184b9f76ca397df98136d5f6233
parent2c37baba0a4c692a93beef69e7456570a64923b2
quartz: Don't use strlenW in array size declaration.

Use ARRAYSIZE() on the constant string arrays instead.
dlls/quartz/filtermapper.c