wine/dlls/oleaut32 typelib.h typelib.c
ChangeSet ID: 6864 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/01/02 17:11:19 Modified files: dlls/oleaut32 : typelib.h typelib.c Log message: Marcus Meissner <marcus(a)jet.franken.de> Process TKIND_ALIAS in SLTG typelibs, 0x14 in the tail is the tdescAlias.vt entry. Added a small handler for TKIND_DISPATCH in SLTG. ITypeLib_Release can have a NULL pointer as ITypeInfo*. Split out _copy_arg function for both DispCall and ITypeInfo_fnInvoke, added some more functionality. ITypeInfo_fnInvoke can handle VT_USERDEFINED variants. Patch: http://cvs.winehq.com/patch.py?id=6864 Old revision New revision Changes Path 1.13 1.14 +8 -1 wine/dlls/oleaut32/typelib.h 1.84 1.85 +221 -40 wine/dlls/oleaut32/typelib.c
participants (1)
-
Alexandre Julliard