ChangeSet ID: 10814 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/01/21 16:24:08
Modified files: dlls/oleaut32 : typelib.h oleaut32.spec Makefile.in Added files: dlls/oleaut32 : typelib2.c
Log message: Alastair Bridgewater nyef@softhome.net Initial implementation of CreateTypeLib2() and the ICreateTypeLib2 and ICreateTypeInfo2 interfaces.
Patch: http://cvs.winehq.com/patch.py?id=10814
Old revision New revision Changes Path 1.16 1.17 +3 -1 wine/dlls/oleaut32/typelib.h 1.63 1.64 +1 -1 wine/dlls/oleaut32/oleaut32.spec 1.52 1.53 +1 -0 wine/dlls/oleaut32/Makefile.in Added 1.1 +0 -0 wine/dlls/oleaut32/typelib2.c