[MSCMS] Sync with Wine Staging 2.2. CORE-12823

321b34d mscms: Fix some spec file entries.

svn path=/trunk/; revision=73962
This commit is contained in:
Amine Khaldi 2017-02-26 18:26:43 +00:00
parent 830abcecb9
commit c8c9ff4987
2 changed files with 5 additions and 5 deletions

View file

@ -18,13 +18,13 @@
@ stdcall EnumColorProfilesW(ptr ptr ptr ptr ptr)
@ stdcall GenerateCopyFilePaths(wstr wstr ptr long ptr ptr ptr ptr long)
@ stdcall GetCMMInfo(ptr long)
@ stdcall GetColorDirectoryA(ptr ptr long)
@ stdcall GetColorDirectoryW(ptr ptr long)
@ stdcall GetColorDirectoryA(ptr ptr ptr)
@ stdcall GetColorDirectoryW(ptr ptr ptr)
@ stdcall GetColorProfileElement(ptr long long ptr ptr ptr)
@ stdcall GetColorProfileElementTag(ptr long ptr)
@ stdcall GetColorProfileFromHandle(ptr ptr ptr)
@ stdcall GetColorProfileHeader(ptr ptr)
@ stdcall GetCountColorProfileElements(ptr long)
@ stdcall GetCountColorProfileElements(ptr ptr)
@ stdcall GetNamedProfileInfo(ptr ptr)
@ stdcall GetPS2ColorRenderingDictionary(ptr long ptr ptr ptr)
@ stdcall GetPS2ColorRenderingIntent(ptr long ptr ptr)
@ -40,7 +40,7 @@
@ stub InternalGetPS2PreviewCRD
@ stub InternalSetDeviceConfig
@ stdcall IsColorProfileTagPresent(ptr long ptr)
@ stdcall IsColorProfileValid(ptr long)
@ stdcall IsColorProfileValid(ptr ptr)
@ stdcall OpenColorProfileA(ptr long long long)
@ stdcall OpenColorProfileW(ptr long long long)
@ stdcall RegisterCMMA(ptr long ptr)

View file

@ -104,7 +104,7 @@ reactos/dll/win32/msacm32 # Synced to WineStaging-2.2
reactos/dll/win32/msacm32.drv # Synced to WineStaging-1.9.11
reactos/dll/win32/msadp32.acm # Synced to WineStaging-1.9.11
reactos/dll/win32/mscat32 # Synced to WineStaging-1.9.11
reactos/dll/win32/mscms # Synced to WineStaging-1.9.11
reactos/dll/win32/mscms # Synced to WineStaging-2.2
reactos/dll/win32/mscoree # Synced to Wine-1.5.4
reactos/dll/win32/msctf # Synced to WineStaging-1.9.23
reactos/dll/win32/msftedit # Synced to WineStaging-1.9.11