ChangeSet ID: 15664 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/25 04:57:24
Modified files: dlls/ole32 : stubmanager.c rpc.c marshal.c compobj_private.h compobj.c
Log message: Robert Shearman rob@codeweavers.com - Generate machine-local IPIDs. - Make pipes be uniquely identified only by their IPID.
Patch: http://cvs.winehq.org/patch.py?id=15664
Old revision New revision Changes Path 1.8 1.9 +113 -5 wine/dlls/ole32/stubmanager.c 1.46 1.47 +19 -14 wine/dlls/ole32/rpc.c 1.55 1.56 +3 -28 wine/dlls/ole32/marshal.c 1.36 1.37 +9 -2 wine/dlls/ole32/compobj_private.h 1.129 1.130 +27 -1 wine/dlls/ole32/compobj.c