ChangeSet ID: 16237 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/22 08:54:01
Modified files: dlls/oleaut32 : variant.c usrmarshal.c typelib.c olepicture.c
Log message: Jon Griffiths jon_p_griffiths@yahoo.com Use variant macros instead of accessing the union directly.
Patch: http://cvs.winehq.org/patch.py?id=16237
Old revision New revision Changes Path 1.110 1.111 +113 -113 wine/dlls/oleaut32/variant.c 1.6 1.7 +3 -3 wine/dlls/oleaut32/usrmarshal.c 1.141 1.142 +18 -18 wine/dlls/oleaut32/typelib.c 1.53 1.54 +1 -1 wine/dlls/oleaut32/olepicture.c