ChangeSet ID: 14655 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/12/02 13:58:07
Modified files: dlls/oleaut32 : typelib.c
Log message: Huw Davies huw@codeweavers.com Allocate the TYPEATTR rather than copying it. For a dual interface the dispinterface's cfuncs should include the inherited functions, cbSizeVft should just be the size of IDispatch's vtbl and we should strip TYPEFLAG_FOLEAUTOMATION.
Patch: http://cvs.winehq.org/patch.py?id=14655
Old revision New revision Changes Path 1.128 1.129 +9 -2 wine/dlls/oleaut32/typelib.c