gdi32: Make GetICMProfile behave more like native. Rewrite ansi version as a wrapper and move color management functions to their own file.

Hans Leidekker hans at it.vu.nl
Mon Jan 21 09:33:03 CST 2008


In addition to this patch you need to install a color profile (it comes
standard on Windows):

$ wget http://download.microsoft.com/download/whistler/hwdev1/1.0/wxp/en-us/ColorProfile.exe
$ unzip ColorProfile.exe
$ mkdir -p ~/.wine/drive_c/windows/system32/spool/drivers/color
$ cp sRGB\ Color\ Space\ Profile.icm ~/.wine/drive_c/windows/system32/spool/drivers/color/

Should fix a crash in Photoshop 6 and 7.
See http://bugs.winehq.org/show_bug.cgi?id=11295

 -Hans

Changelog
 Make GetICMProfile behave more like native. Rewrite ansi version as a
 wrapper and move color management functions to their own file.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdi32_icm_02.diff
Type: text/x-diff
Size: 10396 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080121/b63301ae/attachment.diff 


More information about the wine-patches mailing list