Module: wine Branch: master Commit: 475b2d6b5fd63d4a1bb298682fad86eb7a6325d1 URL: https://source.winehq.org/git/wine.git/?a=commit;h=475b2d6b5fd63d4a1bb298682...
Author: Piotr Caban piotr@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@codeweavers.com Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@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...