ChangeSet ID: 6365 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/11/21 22:43:02
Modified files: dlls/ole32 : storage.c rpc.c ole32_main.c ole2stubs.c ole2.c datacache.c compobj.c clipboard.c Makefile.in
Log message: Compile ole32 with -DSTRICT.
Patch: http://cvs.winehq.com/patch.py?id=6365
Old revision New revision Changes Path 1.26 1.27 +60 -53 wine/dlls/ole32/storage.c 1.5 1.6 +6 -6 wine/dlls/ole32/rpc.c 1.9 1.10 +1 -1 wine/dlls/ole32/ole32_main.c 1.24 1.25 +1 -1 wine/dlls/ole32/ole2stubs.c 1.36 1.37 +9 -8 wine/dlls/ole32/ole2.c 1.14 1.15 +1 -3 wine/dlls/ole32/datacache.c 1.68 1.69 +1 -1 wine/dlls/ole32/compobj.c 1.22 1.23 +2 -3 wine/dlls/ole32/clipboard.c 1.23 1.24 +1 -1 wine/dlls/ole32/Makefile.in