mscms/tests: The presence of an ICM file in the color directory has nothing to do with the presence of a registered RGB profile.

Francois Gouget fgouget at free.fr
Wed Feb 13 15:00:06 CST 2008


---

The tests were failing on my Windows systems because they have ICM files 
in the color directory but they are not registered, i.e. they don't 
even have the HKLM\Software\Microsoft\Windows 
NT\CurrentVersion\ICM\RegisteredProfiles key.

What matters for GetStandardColorSpaceProfile() is that that the 
relevant value is set in HKLM\Software\Microsoft\Windows 
NT\CurrentVersion\ICM\RegisteredProfiles. It may also check the presence 
of the file but the presence of an 'srgb*.icm' file in the color 
directory is by no means sufficient.


 dlls/mscms/tests/profile.c |   33 ++++++++++++++++++++++-----------
 1 files changed, 22 insertions(+), 11 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9016c29941480bae69fa1f2cf564b177fb464fb3.diff
Type: text/x-patch
Size: 6695 bytes
Desc: 
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080213/fa409bee/attachment-0001.bin 


More information about the wine-patches mailing list