ChangeSet ID: 21522
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)winehq.org 2005/11/29 05:05:20
Modified files:
dlls/oleaut32 : typelib.c
Log message:
Robert Shearman <rob(a)codeweavers.com>
Add functions for doing a deep copy of a TYPEDESC into a flat buffer.
Copy VARDESC structures returned to calling applications instead of
passing a pointer to the master structure used internally.
Patch: http://cvs.winehq.org/patch.py?id=21522
Old revision New revision Changes Path
1.176 1.177 +129 -44 wine/dlls/oleaut32/typelib.c