Add a generic TYPEDESC VT to VARIANT VT mapper so we can use the
commitfb42af123b42f79dce70866b59b6987381f1cc9c
authorRobert Shearman <rob@codeweavers.com>
Wed, 29 Jun 2005 20:15:00 +0000 (29 20:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 29 Jun 2005 20:15:00 +0000 (29 20:15 +0000)
tree1a723e0c334e082d99fe2a262d6c14bf5ec00493
parent9f96664dc4973533ff2c6686d31054a3127853e9
Add a generic TYPEDESC VT to VARIANT VT mapper so we can use the
standard Variant* routines. Use this new function to properly copy &
de-reference the return value.
dlls/oleaut32/typelib.c