Module: wine Branch: master Commit: 50d53928e048ea4679528ec5f21fda1ad71d52c8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=50d53928e048ea4679528ec5f2...
Author: Dmitry Timoshkov dmitry@baikal.ru Date: Mon May 28 18:41:38 2012 +0900
windowscodecs: Extend IWICImagingFactory to IWICComponentFactory.
---
dlls/windowscodecs/clsfactory.c | 2 +- dlls/windowscodecs/imgfactory.c | 211 ++++++++++++++++++++----------- dlls/windowscodecs/proxy.c | 2 +- dlls/windowscodecs/tests/metadata.c | 5 +- dlls/windowscodecs/wincodecs_private.h | 2 +- 5 files changed, 142 insertions(+), 80 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=50d53928e048ea4679528e...