Nikolay Sivov : combase: Move default memory stream implementation.

Alexandre Julliard julliard at winehq.org
Wed Sep 2 15:24:32 CDT 2020


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Wed Sep  2 14:14:47 2020 +0300

combase: Move default memory stream implementation.

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    |   4 +-
 dlls/combase/hglobalstream.c | 455 ++++++++++++++++++++++++++++
 dlls/ole32/Makefile.in       |   1 -
 dlls/ole32/hglobalstream.c   | 684 -------------------------------------------
 dlls/ole32/ole32.spec        |   4 +-
 6 files changed, 460 insertions(+), 689 deletions(-)

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



More information about the wine-cvs mailing list