MSVC does not like the typeof() in the function pointer declaration.
authorFrancois Gouget <fgouget@free.fr>
Tue, 31 Aug 2004 17:32:43 +0000 (17:32 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 31 Aug 2004 17:32:43 +0000 (17:32 +0000)
commitd661e1a2a9fabf1beacfadcde02ac92185c59c3d
tree8f3ca70470279920dfbb3f2a892b0fb41bef8381
parent91562d5b220e0836efebc60b203a9059e2dd6b21
MSVC does not like the typeof() in the function pointer declaration.
Fix a warning.
dlls/comctl32/tests/imagelist.c