mscms: Null ID can make GetStandardColorSpaceProfile*() succeed.
[wine] / dlls / mscms / profile.c
2006-01-06  Hans Leidekkermscms: Silence a potentially noisy fixme.
2005-07-18  Hans LeidekkerMake lcms support depend on headers _and_ libraries...
2005-07-15  Hans LeidekkerLink directly to liblcms.
2005-07-05  Hans LeidekkerFix color directory handling.
2005-04-11  Vincent BéronDon't reference c:\windows directly.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-09  Hans Leidekker- Implementation stubs for GenerateCopyFilePaths,
2005-02-21  Hans Leidekker- Add support for color transform handles.
2005-02-14  Hans LeidekkerImplement and test access flags for color profiles.
2004-12-20  Hans LeidekkerStub implementations for all documented functions.
2004-12-13  Hans LeidekkerTest and implement SetColorProfileElement.
2004-12-07  Hans LeidekkerMove ICC profile handling into its own file.
2004-11-30  Hans LeidekkerInfrastructure for handling ICC profiles.
2004-11-21  Hans LeidekkerImplement and test GetColorProfileElementTag,
2004-11-19  Hans LeidekkerImplement IsProfileValid.
2004-11-03  Hans LeidekkerImprove {Uninstall,Install}ColorProfile{A,W}.
2004-10-22  Francois GougetFlesh out the icm.h header (add COLORMATCHSETUP & co...
2004-10-08  Vincent BéronBetter document some apis in commdlg and mscms.
2004-10-07  Hans LeidekkerImplement color profile handles.