7 Jan
2005
7 Jan
'05
9:33 a.m.
ChangeSet ID: 15257 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/01/07 09:33:41 Modified files: dlls/ole32 : stubmanager.c marshal.c compobj_private.h Log message: Robert Shearman <rob(a)codeweavers.com> Rename iid in wine_marshal_id to ipid and use IPIDs instead of IIDs in the stub manager. Patch: http://cvs.winehq.org/patch.py?id=15257 Old revision New revision Changes Path 1.4 1.5 +10 -9 wine/dlls/ole32/stubmanager.c 1.45 1.46 +11 -10 wine/dlls/ole32/marshal.c 1.29 1.30 +7 -6 wine/dlls/ole32/compobj_private.h