ChangeSet ID: 17963 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/06 05:03:58
Modified files: dlls/oleaut32/tests: Makefile.in .cvsignore dlls/oleaut32 : olepicture.c Added files: dlls/oleaut32/tests: olepicture.c
Log message: Marcus Meissner marcus@jet.franken.de Added testcases for OLE Picture handling. Implemented PICTYPE_NONE loading. Cleaned up stream loading, handle "lt" magic. Fixed some small problems exposed by tests against native.
Patch: http://cvs.winehq.org/patch.py?id=17963
Old revision New revision Changes Path 1.7 1.8 +2 -1 wine/dlls/oleaut32/tests/Makefile.in 1.8 1.9 +1 -0 wine/dlls/oleaut32/tests/.cvsignore 1.61 1.62 +49 -29 wine/dlls/oleaut32/olepicture.c Added 1.1 +0 -0 wine/dlls/oleaut32/tests/olepicture.c