2006-04-18 Thorsten Dahlheimer (dahlheim@users.sf.net>

* include/wingdi.h (ColorCorrectPalette): Add declaration.
	(CreateColorSpace): Add UNICODE mappings.
	* lib/gdi32.def (ColorCorrectPalette): Add stub. 
	* include/icm.h: New file.
	* lib/mscms.def: New file.
	* lib/icmui.def: New file.
This commit is contained in:
Danny Smith
2006-04-18 04:38:03 +00:00
parent edf92ad046
commit 065e8a7a02
6 changed files with 473 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
LIBRARY ICMUI.DLL
EXPORTS
SetupColorMatchingA@4
SetupColorMatchingW@4