oleaut32: Properly mask size from funcdesc typedata.
authorAndrew Eikum <aeikum@codeweavers.com>
Fri, 20 Aug 2010 19:59:09 +0000 (14:59 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Aug 2010 09:50:53 +0000 (11:50 +0200)
commit471475ec28885c8cc160b41a575466ae205676b7
treebcf1c70487acf0d3f50e7da6ab22380a8d2a1bcf
parent7fcea36a82444e317cd627ab24fb18f5a81a1868
oleaut32: Properly mask size from funcdesc typedata.

The high word of a funcdesc's typedata[0] is used for other data and needs
to be masked out.
dlls/oleaut32/typelib2.c