[PATCH 2/3] mscms: Add stub for WcsGetDefaultColorProfileSize

Hans Leidekker hans at codeweavers.com
Fri Jan 31 03:54:14 CST 2020


On Fri, 2020-01-31 at 02:10 +0100, Vijay Kiran Kamuju wrote:
> +/******************************************************************************
> + * WcsGetDefaultColorProfileSize     [MSCMS.@]
> + */
> +BOOL WINAPI WcsGetDefaultColorProfileSize( WCS_PROFILE_MANAGEMENT_SCOPE scope, PCWSTR device_name, 
> +                                           COLORPROFILETYPE type, COLORPROFILESUBTYPE subtype, 
> +                                           DWORD profile_id, PDWORD profile_name)
> +{

profile_size would be better name for the last parameter.





More information about the wine-devel mailing list