Nikolay Sivov : combase: Move CLIPFORMAT marshalling functions.

Alexandre Julliard julliard at winehq.org
Mon Aug 3 16:35:36 CDT 2020


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Mon Aug  3 12:08:37 2020 +0300

combase: Move CLIPFORMAT 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  |   2 +-
 dlls/combase/combase.spec |   4 +
 dlls/combase/usrmarshal.c | 200 ++++++++++++++++++++++++++++++++++++++++++++++
 dlls/ole32/ole32.spec     |   8 +-
 dlls/ole32/usrmarshal.c   | 200 ----------------------------------------------
 5 files changed, 209 insertions(+), 205 deletions(-)

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



More information about the wine-cvs mailing list