Nikolay Sivov : combase: Move HBITMAP marshalling functions.

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


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

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

combase: Move HBITMAP 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 | 201 ++++++++++++++++++++++++++++++++++++++++++++++
 dlls/ole32/ole32.spec     |   8 +-
 dlls/ole32/usrmarshal.c   | 201 ----------------------------------------------
 5 files changed, 210 insertions(+), 206 deletions(-)

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



More information about the wine-cvs mailing list