Scroll to navigation

InstallColorProfileA(3w) Wine API InstallColorProfileA(3w)

NAME

InstallColorProfileA (MSCMS.@)

SYNOPSIS

BOOL InstallColorProfileA
(
PCSTR machine,
PCSTR profile
)
 

DESCRIPTION

See InstallColorProfileW(3w).
 

IMPLEMENTATION

Declared in "icm.h".
Implemented in "dlls/mscms/profile.c".
Debug channel "mscms".
Oct 2012 Wine API