wine/dlls/ole32 stubmanager.c marshal.c
19 Jul
2005
19 Jul
'05
7:59 p.m.
ChangeSet ID: 19022 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/07/19 14:59:41 Modified files: dlls/ole32 : stubmanager.c marshal.c Log message: Robert Shearman <rob(a)codeweavers.com> - Always query for the correct stub interface, otherwise we will be pointing to the completely wrong object when a proxy does a queryinterface. - Remove assumption that the stub buffer will handle the lifetime of the object. Patch: http://cvs.winehq.org/patch.py?id=19022 Old revision New revision Changes Path 1.23 1.24 +1 -1 wine/dlls/ole32/stubmanager.c 1.78 1.79 +20 -21 wine/dlls/ole32/marshal.c
7456
Age (days ago)
7456
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard