ChangeSet ID: 16105 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/14 14:53:59
Modified files: dlls/mscms/tests: profile.c dlls/mscms : profile.c mscms_priv.h icc.c handle.c
Log message: Hans Leidekker hans@it.vu.nl Implement and test access flags for color profiles. Write the color profile back to disk when it was opened for writing.
Patch: http://cvs.winehq.org/patch.py?id=16105
Old revision New revision Changes Path 1.10 1.11 +3 -9 wine/dlls/mscms/tests/profile.c 1.10 1.11 +21 -6 wine/dlls/mscms/profile.c 1.5 1.6 +5 -2 wine/dlls/mscms/mscms_priv.h 1.2 1.3 +9 -1 wine/dlls/mscms/icc.c 1.3 1.4 +21 -3 wine/dlls/mscms/handle.c