oleaut: Rename SLTG_DoType to SLTG_DoElem and split out the common TYPEDESC generatin...
authorRobert Shearman <rob@codeweavers.com>
Mon, 3 Jul 2006 12:53:52 +0000 (13:53 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 5 Jul 2006 09:45:22 +0000 (11:45 +0200)
commit23e089a09fba1f05b4c33dbbbf90f64c5ac01f51
treecb0617463be1f0a8b696dc4fede8a5d8a28f3ba5
parent663fb8bd5621aa2b0c9a142a90e14a1327543b56
oleaut: Rename SLTG_DoType to SLTG_DoElem and split out the common TYPEDESC generating code to SLTG_DoType.

Process SLTG alias types with SLTG_DoType as the data is stored in the
same format as in other components of the typelib.
dlls/oleaut32/typelib.c
dlls/oleaut32/typelib.h