ChangeSet ID: 12427 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/05/21 15:52:57
Modified files: dlls/ole32 : storage32.c oleproxy.c ole2impl.c ole2.c moniker.c marshal.c itemmoniker.c ifs.c filemoniker.c defaulthandler.c datacache.c compobj.c dlls/d3d8 : surface.c
Log message: Marcus Meissner marcus@jet.franken.de Revert broken strict aliasing fix.
Patch: http://cvs.winehq.org/patch.py?id=12427
Old revision New revision Changes Path 1.53 1.54 +1 -1 wine/dlls/ole32/storage32.c 1.14 1.15 +2 -2 wine/dlls/ole32/oleproxy.c 1.10 1.11 +2 -2 wine/dlls/ole32/ole2impl.c 1.51 1.52 +9 -9 wine/dlls/ole32/ole2.c 1.29 1.30 +1 -1 wine/dlls/ole32/moniker.c 1.15 1.16 +4 -4 wine/dlls/ole32/marshal.c 1.24 1.25 +5 -5 wine/dlls/ole32/itemmoniker.c 1.38 1.39 +9 -9 wine/dlls/ole32/ifs.c 1.33 1.34 +3 -3 wine/dlls/ole32/filemoniker.c 1.16 1.17 +4 -4 wine/dlls/ole32/defaulthandler.c 1.23 1.24 +2 -2 wine/dlls/ole32/datacache.c 1.92 1.93 +2 -2 wine/dlls/ole32/compobj.c 1.35 1.36 +1 -1 wine/dlls/d3d8/surface.c