Nikolay Sivov : combase: Build without WINE_NO_LONG_TYPES.

Alexandre Julliard julliard at winehq.org
Tue Feb 8 16:11:46 CST 2022


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Feb  8 15:04:29 2022 +0300

combase: Build without WINE_NO_LONG_TYPES.

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

---

 dlls/combase/Makefile.in     |   1 -
 dlls/combase/apartment.c     |  18 +++----
 dlls/combase/combase.c       |  60 +++++++++++------------
 dlls/combase/errorinfo.c     |  10 ++--
 dlls/combase/hglobalstream.c |  10 ++--
 dlls/combase/malloc.c        |   4 +-
 dlls/combase/marshal.c       | 111 +++++++++++++++++++++----------------------
 dlls/combase/roapi.c         |   4 +-
 dlls/combase/rpc.c           |  60 +++++++++++------------
 dlls/combase/stubmanager.c   |  22 ++++-----
 dlls/combase/usrmarshal.c    |  18 +++----
 11 files changed, 157 insertions(+), 161 deletions(-)

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



More information about the wine-cvs mailing list