Nikolay Sivov : combase: Move CoUnmarshalInterface().

Alexandre Julliard julliard at winehq.org
Tue Sep 1 15:43:31 CDT 2020


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Sep  1 15:16:31 2020 +0100

combase: Move CoUnmarshalInterface().

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/combase/apartment.c       |   5 ++
 dlls/combase/combase.spec      |   2 +-
 dlls/combase/combase_private.h |   3 +
 dlls/combase/marshal.c         | 146 +++++++++++++++++++++++++++++++++++++++++
 dlls/ole32/marshal.c           | 143 +---------------------------------------
 dlls/ole32/ole32.spec          |   3 +-
 6 files changed, 159 insertions(+), 143 deletions(-)

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



More information about the wine-cvs mailing list