Nikolay Sivov : combase: Move HGLOBAL marshalling functions.

Alexandre Julliard julliard at winehq.org
Tue Aug 4 15:26:36 CDT 2020


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Aug  4 17:02:36 2020 +0300

combase: Move HGLOBAL marshalling functions.

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 |   4 +
 dlls/combase/usrmarshal.c | 219 ++++++++++++++++++++++++++++++++++++++++++++++
 dlls/ole32/ole32.spec     |   8 +-
 dlls/ole32/usrmarshal.c   | 219 ----------------------------------------------
 4 files changed, 227 insertions(+), 223 deletions(-)

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



More information about the wine-cvs mailing list