Zebediah Figura : ole32: Allow unmarshalling objects into an implicit MTA.

Alexandre Julliard julliard at winehq.org
Tue Apr 10 17:24:28 CDT 2018


Module: wine
Branch: master
Commit: a4cf16db08a0cd07b05fbb32d578b81b0578509f
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=a4cf16db08a0cd07b05fbb32d578b81b0578509f

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Mon Apr  9 21:15:51 2018 -0500

ole32: Allow unmarshalling objects into an implicit MTA.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ole32/compobj.c         |   2 +-
 dlls/ole32/compobj_private.h |   3 +-
 dlls/ole32/marshal.c         |  32 ++++++++----
 dlls/ole32/rpc.c             |  12 +++--
 dlls/ole32/tests/marshal.c   | 114 +++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 148 insertions(+), 15 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=a4cf16db08a0cd07b05fbb32d578b81b0578509f



More information about the wine-cvs mailing list