ChangeSet ID: 19184 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/28 05:14:37
Modified files: dlls/oleaut32 : typelib.c
Log message: Robert Shearman rob@codeweavers.com - A name in an SLTG typelib only beginning with 0xff is the indicator of an offset, instead of any non alpha-numeric character. - Any dispatch interface should have the fixed vtable size, not just dual ones. - Warn when ITypeInfo_GetDocumentation fails.
Patch: http://cvs.winehq.org/patch.py?id=19184
Old revision New revision Changes Path 1.163 1.164 +3 -2 wine/dlls/oleaut32/typelib.c