Nikolay Sivov : combase: Move IMalloc/IMallocSpy functionality.

Alexandre Julliard julliard at winehq.org
Wed Aug 5 16:05:00 CDT 2020


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Wed Aug  5 08:54:57 2020 +0300

combase: Move IMalloc/IMallocSpy functionality.

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/Makefile.in  |   1 +
 dlls/combase/combase.spec |  12 +-
 dlls/combase/malloc.c     | 456 ++++++++++++++++++++++++++++++++++++++++
 dlls/ole32/ifs.c          | 515 ----------------------------------------------
 dlls/ole32/ole32.spec     |  12 +-
 5 files changed, 469 insertions(+), 527 deletions(-)

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



More information about the wine-cvs mailing list