Vincent Povirk : windowscodecs: Add stub implementation of IWICBitmapDecoderInfo.

Alexandre Julliard julliard at winehq.org
Wed Aug 5 09:48:09 CDT 2009


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

Author: Vincent Povirk <vincent at codeweavers.com>
Date:   Tue Jul 14 17:50:28 2009 -0500

windowscodecs: Add stub implementation of IWICBitmapDecoderInfo.

---

 dlls/windowscodecs/Makefile.in         |    1 +
 dlls/windowscodecs/imgfactory.c        |    4 +-
 dlls/windowscodecs/info.c              |  369 ++++++++++++++++++++++++++++++++
 dlls/windowscodecs/wincodecs_private.h |    2 +
 4 files changed, 374 insertions(+), 2 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=f24834f486c6e38a5e21e823cfc39a53f2d2d7a1



More information about the wine-cvs mailing list