ChangeSet ID: 6974 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/09 00:04:34
Modified files: include : config.h.in dlls/oleaut32 : olepicture.c Makefile.in . : configure.ac configure
Log message: Marcus Meissner marcus@jet.franken.de Added GIF decompressor support to OLE Automation IPictures.
Patch: http://cvs.winehq.com/patch.py?id=6974
Old revision New revision Changes Path 1.138 1.139 +6 -0 wine/include/config.h.in 1.23 1.24 +154 -14 wine/dlls/oleaut32/olepicture.c 1.42 1.43 +1 -1 wine/dlls/oleaut32/Makefile.in 1.118 1.119 +9 -0 wine/configure.ac 1.386 1.387 +272 -1 wine/configure