Hans Leidekker : windowscodecs: Implement WICCreateBitmapFromSectionEx.

Alexandre Julliard julliard at winehq.org
Thu Mar 22 17:08:16 CDT 2018


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Wed Mar 21 10:28:27 2018 +0100

windowscodecs: Implement WICCreateBitmapFromSectionEx.

Based on a patch by Dmitry Timoshkov.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Vincent Povirk <vincent at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/windowscodecs/bitmap.c            | 22 +++++---
 dlls/windowscodecs/imgfactory.c        | 95 ++++++++++++++++++++++++++++++++--
 dlls/windowscodecs/tests/bitmap.c      | 60 +++++++++++++++++++++
 dlls/windowscodecs/wincodecs_private.h |  2 +-
 dlls/windowscodecs/windowscodecs.spec  |  3 +-
 include/wincodec.idl                   |  8 +++
 6 files changed, 175 insertions(+), 15 deletions(-)

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



More information about the wine-cvs mailing list