ChangeSet ID: 21557 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/11/30 06:00:00
Modified files: dlls/oleaut32 : typelib.c
Log message: Robert Shearman rob@codeweavers.com Factor out code for doing ELEMDESC sizes and copies. Copy FUNCDESC structures returned to calling applications instead of passing a pointer to the master structure used internally. Call VariantInit on newly allocated memory before calling VariantCopy.
Patch: http://cvs.winehq.org/patch.py?id=21557
Old revision New revision Changes Path 1.178 1.179 +117 -27 wine/dlls/oleaut32/typelib.c