* icm.h: Multiple fixes according to ...
http://msdn.microsoft.com/en-us/library/ff546018(VS.85).aspx
http://msdn.microsoft.com/en-us/library/ff563752(VS.85).aspx
http://www.color.org/ICC34.pdf
http://msdn.microsoft.com/en-us/library/ff546012(VS.85).aspx
http://msdn.microsoft.com/en-us/library/ff563709(VS.85).aspx
http://msdn.microsoft.com/en-us/library/ff563736(VS.85).aspx

Add INTENT_* macros from ICC spec, fix the COLORPROFILESUBTYPE
enum name and its values. Fix the COLORPROFILETYPE enum values.
Add initial value to WCS_PROFILE_MANAGEMENT_SCOPE enum's first 
member. WcsAssociateColorProfileWithDevice(): Remove the ANSI
and UNICODE variants of it, make it single type only accepting
PCWSTR arguments. WcsOpenColorProfile(): Add ANSI and UNICODE
versions, make a macro defining the correct one. Fix a WINBOOL
typo (was WInBOOL).

(if you don't believe me about the ANSI/UNICODE changes, just
look at your mscms.def file.)


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@3332 4407c894-4637-0410-b4f5-ada5f102cad1
1 file changed