oleaut: Improve SLTG var support.
commit3f97460c2b702eb6d34a707bd62b26c624a1b28f
authorRobert Shearman <rob@codeweavers.com>
Mon, 3 Jul 2006 12:54:38 +0000 (3 13:54 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 5 Jul 2006 09:48:29 +0000 (5 11:48 +0200)
tree23c9bc97d5f8572e9170cb2e306796a01b0c879f
parent4b6b51ae99eb372b38143e58eaee16035d65f7d9
oleaut: Improve SLTG var support.

Pass both the start of the block and the offset to the first item into
SLTG_DoVars as they may be different.
Process 0xfffe offsets for variable names - this means to use the
previous name.
Add support for parsing the optional varflags field.
dlls/oleaut32/typelib.c
dlls/oleaut32/typelib.h