Module: wine Branch: master Commit: 7c9e198a716d70818f88d129246e7a97e8540d06 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7c9e198a716d70818f88d12924...
Author: Vincent Povirk vincent@codeweavers.com Date: Thu Jul 9 15:03:22 2009 -0500
oleaut32: Use WIC to decode gif files.
---
dlls/oleaut32/Makefile.in | 3 +- dlls/oleaut32/olepicture.c | 395 ++++++++---------- dlls/oleaut32/regsvr.c | 1 + dlls/oleaut32/ungif.c | 999 -------------------------------------------- dlls/oleaut32/ungif.h | 169 -------- 5 files changed, 180 insertions(+), 1387 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7c9e198a716d70818f88d1...