wine/dlls/oleaut32 typelib.c

Alexandre Julliard julliard at wine.codeweavers.com
Wed Nov 30 06:00:00 CST 2005


ChangeSet ID:	21557
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/11/30 06:00:00

Modified files:
	dlls/oleaut32  : typelib.c 

Log message:
	Robert Shearman <rob at 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




More information about the wine-cvs mailing list