source: trunk/src/mscms/mscms.def@ 22012

Last change on this file since 22012 was 21916, checked in by dmik, 14 years ago

Merge branch gcc-kmk to trunk.

File size: 3.6 KB
Line 
1LIBRARY MSCMS INITINSTANCE
2DESCRIPTION 'Odin32 System DLL - mscms'
3DATA MULTIPLE NONSHARED
4
5EXPORTS
6
7AssociateColorProfileWithDeviceA = "_AssociateColorProfileWithDeviceA@12" @1
8AssociateColorProfileWithDeviceW = "_AssociateColorProfileWithDeviceW@12" @2
9CheckBitmapBits = "_CheckBitmapBits@36" @3
10CheckColors = "_CheckColors@20" @4
11CloseColorProfile = "_CloseColorProfile@4" @5
12ConvertColorNameToIndex = "_ConvertColorNameToIndex@16" @6
13ConvertIndexToColorName = "_ConvertIndexToColorName@16" @7
14CreateColorTransformA = "_CreateColorTransformA@16" @8
15CreateColorTransformW = "_CreateColorTransformW@16" @9
16CreateDeviceLinkProfile = "_CreateDeviceLinkProfile@28" @10
17CreateMultiProfileTransform = "_CreateMultiProfileTransform@24" @11
18CreateProfileFromLogColorSpaceA = "_CreateProfileFromLogColorSpaceA@8" @12
19CreateProfileFromLogColorSpaceW = "_CreateProfileFromLogColorSpaceW@8" @13
20DeleteColorTransform = "_DeleteColorTransform@4" @14
21DisassociateColorProfileFromDeviceA = "_DisassociateColorProfileFromDeviceA@12" @15
22DisassociateColorProfileFromDeviceW = "_DisassociateColorProfileFromDeviceW@12" @16
23EnumColorProfilesA = "_EnumColorProfilesA@20" @17
24EnumColorProfilesW = "_EnumColorProfilesW@20" @18
25GenerateCopyFilePaths = "_GenerateCopyFilePaths@36" @19
26GetCMMInfo = "_GetCMMInfo@8" @20
27GetColorDirectoryA = "_GetColorDirectoryA@12" @21
28GetColorDirectoryW = "_GetColorDirectoryW@12" @22
29GetColorProfileElement = "_GetColorProfileElement@24" @23
30GetColorProfileElementTag = "_GetColorProfileElementTag@12" @24
31GetColorProfileFromHandle = "_GetColorProfileFromHandle@12" @25
32GetColorProfileHeader = "_GetColorProfileHeader@8" @26
33GetCountColorProfileElements = "_GetCountColorProfileElements@8" @27
34GetNamedProfileInfo = "_GetNamedProfileInfo@8" @28
35GetPS2ColorRenderingDictionary = "_GetPS2ColorRenderingDictionary@20" @29
36GetPS2ColorRenderingIntent = "_GetPS2ColorRenderingIntent@16" @30
37GetPS2ColorSpaceArray = "_GetPS2ColorSpaceArray@24" @31
38GetStandardColorSpaceProfileA = "_GetStandardColorSpaceProfileA@16" @32
39GetStandardColorSpaceProfileW = "_GetStandardColorSpaceProfileW@16" @33
40InstallColorProfileA = "_InstallColorProfileA@8" @34
41InstallColorProfileW = "_InstallColorProfileW@8" @35
42;InternalGetDeviceConfig = _InternalGetDeviceConfig @36
43;InternalGetPS2CSAFromLCS = _InternalGetPS2CSAFromLCS @37
44;InternalGetPS2ColorRenderingDictionary = _InternalGetPS2ColorRenderingDictionary @38
45;InternalGetPS2ColorSpaceArray = _InternalGetPS2ColorSpaceArray @39
46;InternalGetPS2PreviewCRD = _InternalGetPS2PreviewCRD @40
47;InternalSetDeviceConfig = _InternalSetDeviceConfig @41
48IsColorProfileTagPresent = "_IsColorProfileTagPresent@12" @42
49IsColorProfileValid = "_IsColorProfileValid@8" @43
50OpenColorProfileA = "_OpenColorProfileA@16" @44
51OpenColorProfileW = "_OpenColorProfileW@16" @45
52RegisterCMMA = "_RegisterCMMA@12" @46
53RegisterCMMW = "_RegisterCMMW@12" @47
54SelectCMM = "_SelectCMM@4" @48
55SetColorProfileElement = "_SetColorProfileElement@20" @49
56SetColorProfileElementReference = "_SetColorProfileElementReference@12" @50
57SetColorProfileElementSize = "_SetColorProfileElementSize@12" @51
58SetColorProfileHeader = "_SetColorProfileHeader@8" @52
59SetStandardColorSpaceProfileA = "_SetStandardColorSpaceProfileA@12" @53
60SetStandardColorSpaceProfileW = "_SetStandardColorSpaceProfileW@12" @54
61SpoolerCopyFileEvent = "_SpoolerCopyFileEvent@12" @55
62TranslateBitmapBits = "_TranslateBitmapBits@44" @56
63TranslateColors = "_TranslateColors@24" @57
64UninstallColorProfileA = "_UninstallColorProfileA@12" @58
65UninstallColorProfileW = "_UninstallColorProfileW@12" @59
66UnregisterCMMA = "_UnregisterCMMA@8" @60
67UnregisterCMMW = "_UnregisterCMMW@8" @61
Note: See TracBrowser for help on using the repository browser.