mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-12-18 14:27:58 +08:00
8fdda9e7c0
* lib64/wlanui.def: New. * lib64/wlanapi.def: New. * lib64/wlanutil.def: New. * lib64/wer.def: New. * lib32/wlanutil.def: New. * lib32/wlanui.def: New. * lib32/wlanapi.def: New. * llib32/wer.def: New. * lib64/dbghelp.def: Updated from Vista. * lib64/ws2_32.def: Likewise. * lib64/wtsapi32.def: Likewise. * lib64/mscms.def: Likewise. * lib32/wtsapi32.def: Likewise. * lib32/ws2_32.def: Likewise. * lib32/mscms.def: Likewise. * Makefile.am: Add new entries. * Makefile.in: Regenerated. git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@2786 4407c894-4637-0410-b4f5-ada5f102cad1
101 lines
2.4 KiB
Modula-2
101 lines
2.4 KiB
Modula-2
;
|
|
; Definition file of mscms.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "mscms.dll"
|
|
EXPORTS
|
|
AssociateColorProfileWithDeviceA
|
|
AssociateColorProfileWithDeviceW
|
|
CheckBitmapBits
|
|
CheckColors
|
|
CloseColorProfile
|
|
ColorCplGetDefaultProfileScope
|
|
ColorCplGetDefaultRenderingIntentScope
|
|
ColorCplGetProfileProperties
|
|
ColorCplHasSystemWideAssociationListChanged
|
|
ColorCplInitialize
|
|
ColorCplLoadAssociationList
|
|
ColorCplMergeAssociationLists
|
|
ColorCplOverwritePerUserAssociationList
|
|
ColorCplReleaseProfileProperties
|
|
ColorCplResetSystemWideAssociationListChangedWarning
|
|
ColorCplSaveAssociationList
|
|
ColorCplSetUsePerUserProfiles
|
|
ColorCplUninitialize
|
|
ConvertColorNameToIndex
|
|
ConvertIndexToColorName
|
|
CreateColorTransformA
|
|
CreateColorTransformW
|
|
CreateDeviceLinkProfile
|
|
CreateMultiProfileTransform
|
|
CreateProfileFromLogColorSpaceA
|
|
CreateProfileFromLogColorSpaceW
|
|
DeleteColorTransform
|
|
DeviceRenameEvent
|
|
DisassociateColorProfileFromDeviceA
|
|
DisassociateColorProfileFromDeviceW
|
|
EnumColorProfilesA
|
|
EnumColorProfilesW
|
|
GenerateCopyFilePaths
|
|
GetCMMInfo
|
|
GetColorDirectoryA
|
|
GetColorDirectoryW
|
|
GetColorProfileElement
|
|
GetColorProfileElementTag
|
|
GetColorProfileFromHandle
|
|
GetColorProfileHeader
|
|
GetCountColorProfileElements
|
|
GetNamedProfileInfo
|
|
GetPS2ColorRenderingDictionary
|
|
GetPS2ColorRenderingIntent
|
|
GetPS2ColorSpaceArray
|
|
GetStandardColorSpaceProfileA
|
|
GetStandardColorSpaceProfileW
|
|
InstallColorProfileA
|
|
InstallColorProfileW
|
|
InternalGetDeviceConfig
|
|
InternalGetPS2CSAFromLCS
|
|
InternalGetPS2ColorRenderingDictionary
|
|
InternalGetPS2ColorSpaceArray
|
|
InternalGetPS2PreviewCRD
|
|
InternalSetDeviceConfig
|
|
IsColorProfileTagPresent
|
|
IsColorProfileValid
|
|
OpenColorProfileA
|
|
OpenColorProfileW
|
|
RegisterCMMA
|
|
RegisterCMMW
|
|
SelectCMM
|
|
SetColorProfileElement
|
|
SetColorProfileElementReference
|
|
SetColorProfileElementSize
|
|
SetColorProfileHeader
|
|
SetStandardColorSpaceProfileA
|
|
SetStandardColorSpaceProfileW
|
|
SpoolerCopyFileEvent
|
|
TranslateBitmapBits
|
|
TranslateColors
|
|
UninstallColorProfileA
|
|
UninstallColorProfileW
|
|
UnregisterCMMA
|
|
UnregisterCMMW
|
|
WcsAssociateColorProfileWithDevice
|
|
WcsCheckColors
|
|
WcsCreateIccProfile
|
|
WcsDisassociateColorProfileFromDevice
|
|
WcsEnumColorProfiles
|
|
WcsEnumColorProfilesSize
|
|
WcsGetDefaultColorProfile
|
|
WcsGetDefaultColorProfileSize
|
|
WcsGetDefaultRenderingIntent
|
|
WcsGetUsePerUserProfiles
|
|
WcsGpCanInstallOrUninstallProfiles
|
|
WcsGpCanModifyDeviceAssociationList
|
|
WcsOpenColorProfileA
|
|
WcsOpenColorProfileW
|
|
WcsSetDefaultColorProfile
|
|
WcsSetDefaultRenderingIntent
|
|
WcsSetUsePerUserProfiles
|
|
WcsTranslateColors
|