2 Feb
2005
2 Feb
'05
7:11 p.m.
ChangeSet ID: 15905 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/02/02 13:11:23 Modified files: dlls/ole32 : marshal.c Log message: Robert Shearman <rob(a)codeweavers.com> - Pass the original IID to IMarshal_UnmarshalInterface and query for the requested interface. - Unmarshaling IID_NULL means use the IID the interface was originally marshaled with. Patch: http://cvs.winehq.org/patch.py?id=15905 Old revision New revision Changes Path 1.62 1.63 +24 -10 wine/dlls/ole32/marshal.c