Home
last modified time | relevance | path

Searched refs:DisassociateColorProfileFromDeviceW (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/mscms/
H A Dmscms.spec36 @ stdcall DisassociateColorProfileFromDeviceW(wstr wstr wstr)
H A Dprofile.c205 ret = DisassociateColorProfileFromDeviceW( NULL, profileW, deviceW ); in DisassociateColorProfileFromDeviceA()
216 BOOL WINAPI DisassociateColorProfileFromDeviceW( PCWSTR machine, PCWSTR profile, PCWSTR device ) in DisassociateColorProfileFromDeviceW() function
/reactos/sdk/include/psdk/
H A Dicm.h359 BOOL WINAPI DisassociateColorProfileFromDeviceW(PCWSTR,PCWSTR,PCWSTR);