ChangeSet ID: 18530
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/06/29 14:18:25
Modified files:
dlls/oleaut32 : typelib2.c typelib.h typelib.c
Log message:
Huw Davies <huw(a)codeweavers.com> for Mandriva
Cope with the index in a import table entry being a typeinfo index
rather than a guid offset.
Patch: http://cvs.winehq.org/patch.py?id=18530
Old revision New revision Changes Path
1.36 1.37 +1 -1 wine/dlls/oleaut32/typelib2.c
1.20 1.21 +5 -3 wine/dlls/oleaut32/typelib.h
1.154 1.155 +5 -2 wine/dlls/oleaut32/typelib.c