ChangeSet ID: 18542
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/06/29 15:15:00
Modified files:
dlls/oleaut32 : typelib.c
Log message:
Robert Shearman <rob(a)codeweavers.com> for Mandriva
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.
Patch: http://cvs.winehq.org/patch.py?id=18542
Old revision New revision Changes Path
1.155 1.156 +133 -66 wine/dlls/oleaut32/typelib.c