Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

78 lines
2.1 KiB

  1. LIBRARY mscms
  2. EXPORTS
  3. ; Public ICM 2.0 API
  4. OpenColorProfileA
  5. OpenColorProfileW
  6. CloseColorProfile
  7. GetColorProfileFromHandle
  8. IsColorProfileValid
  9. CreateProfileFromLogColorSpaceA
  10. CreateProfileFromLogColorSpaceW
  11. IsColorProfileTagPresent
  12. GetCountColorProfileElements
  13. GetColorProfileElement
  14. GetColorProfileElementTag
  15. GetColorProfileHeader
  16. SetColorProfileElementSize
  17. SetColorProfileElement
  18. SetColorProfileElementReference
  19. SetColorProfileHeader
  20. GetPS2ColorSpaceArray
  21. GetPS2ColorRenderingIntent
  22. GetPS2ColorRenderingDictionary
  23. GetNamedProfileInfo
  24. ConvertColorNameToIndex
  25. ConvertIndexToColorName
  26. CreateDeviceLinkProfile
  27. CreateColorTransformA
  28. CreateColorTransformW
  29. CreateMultiProfileTransform
  30. DeleteColorTransform
  31. TranslateColors
  32. CheckColors
  33. TranslateBitmapBits
  34. CheckBitmapBits
  35. GetCMMInfo
  36. RegisterCMMA
  37. RegisterCMMW
  38. UnregisterCMMA
  39. UnregisterCMMW
  40. SelectCMM
  41. GetColorDirectoryA
  42. GetColorDirectoryW
  43. InstallColorProfileA
  44. InstallColorProfileW
  45. UninstallColorProfileA
  46. UninstallColorProfileW
  47. AssociateColorProfileWithDeviceA
  48. AssociateColorProfileWithDeviceW
  49. DisassociateColorProfileFromDeviceA
  50. DisassociateColorProfileFromDeviceW
  51. EnumColorProfilesA
  52. EnumColorProfilesW
  53. SetStandardColorSpaceProfileA
  54. SetStandardColorSpaceProfileW
  55. GetStandardColorSpaceProfileA
  56. GetStandardColorSpaceProfileW
  57. ; Internal API for Spooler
  58. GenerateCopyFilePaths
  59. SpoolerCopyFileEvent
  60. ; Internal API for PostScrpt driver
  61. InternalGetPS2CSAFromLCS
  62. InternalGetPS2ColorRenderingDictionary
  63. InternalGetPS2PreviewCRD
  64. InternalGetPS2ColorSpaceArray
  65. ; Internal API for ICMUI and GDI32
  66. InternalGetDeviceConfig
  67. InternalSetDeviceConfig