15 Oct
2018
15 Oct
'18
9:15 p.m.
Module: wine Branch: master Commit: 475b2d6b5fd63d4a1bb298682fad86eb7a6325d1 URL: https://source.winehq.org/git/wine.git/?a=commit;h=475b2d6b5fd63d4a1bb298682... Author: Piotr Caban <piotr(a)codeweavers.com> Date: Thu Oct 11 19:11:34 2018 +0200 ole32: Make standard marshaler responsible for marshaling OBJREF header. Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ole32/marshal.c | 222 ++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 157 insertions(+), 65 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=475b2d6b5fd63d4a1bb29...