ChangeSet ID: 19170 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/27 10:14:18
Modified files: dlls/oleaut32 : typelib2.c typelib.c olepicture.c olefont.c
Log message: Replace the ICOM_THIS_From macros by inline functions.
Patch: http://cvs.winehq.org/patch.py?id=19170
Old revision New revision Changes Path 1.38 1.39 +38 -34 wine/dlls/oleaut32/typelib2.c 1.162 1.163 +19 -12 wine/dlls/oleaut32/typelib.c 1.66 1.67 +58 -49 wine/dlls/oleaut32/olepicture.c 1.44 1.45 +94 -74 wine/dlls/oleaut32/olefont.c