Nikolay Sivov : ole32: Move apartment and activation management to a separate file.

Alexandre Julliard julliard at winehq.org
Wed Aug 26 15:24:44 CDT 2020


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Aug 25 18:18:15 2020 +0300

ole32: Move apartment and activation management to a separate file.

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/ole32/Makefile.in       |    1 +
 dlls/ole32/apartment.c       | 1289 ++++++++++++++++++++++++++++++++++++
 dlls/ole32/compobj.c         | 1497 +++++-------------------------------------
 dlls/ole32/compobj_private.h |   20 +-
 4 files changed, 1456 insertions(+), 1351 deletions(-)

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



More information about the wine-cvs mailing list