Nikolay Sivov : combase: Move Wdtp* marshalling functions.

Alexandre Julliard julliard at winehq.org
Sat Aug 1 05:45:55 CDT 2020


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Jul 28 13:42:22 2020 +0300

combase: Move Wdtp* 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/Makefile.in  |   4 +-
 dlls/combase/combase.spec |   8 +-
 dlls/combase/usrmarshal.c | 231 ++++++++++++++++++++++++++++++++++++++++++++++
 dlls/ole32/Makefile.in    |   2 +-
 dlls/ole32/ole32.spec     |   8 +-
 dlls/ole32/usrmarshal.c   | 181 +-----------------------------------
 6 files changed, 249 insertions(+), 185 deletions(-)

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



More information about the wine-cvs mailing list