Nikolay Sivov : combase: Move CoCreateFreeThreadedMarshaler().

Alexandre Julliard julliard at winehq.org
Wed Aug 12 16:28:39 CDT 2020


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Wed Aug 12 11:12:29 2020 +0300

combase: Move CoCreateFreeThreadedMarshaler().

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/combase.spec |   2 +-
 dlls/combase/marshal.c    | 295 +++++++++++++++++++++++++++++++++++++++++++
 dlls/ole32/ftmarshal.c    | 312 ----------------------------------------------
 dlls/ole32/ole32.spec     |   2 +-
 4 files changed, 297 insertions(+), 314 deletions(-)

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



More information about the wine-cvs mailing list