Home
last modified time | relevance | path

Searched refs:UninstallColorProfileW (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/mscms/
H A Dmscms.spec84 @ stdcall UninstallColorProfileW(wstr wstr long)
H A Dprofile.c1305 ret = UninstallColorProfileW( NULL, profileW , delete ); in UninstallColorProfileA()
1327 BOOL WINAPI UninstallColorProfileW( PCWSTR machine, PCWSTR profile, BOOL delete ) in UninstallColorProfileW() function
/reactos/sdk/include/psdk/
H A Dicm.h407 BOOL WINAPI UninstallColorProfileW(PCWSTR,PCWSTR,BOOL);
/reactos/modules/rostests/winetests/mscms/
H A Dprofile.c97 GETFUNCPTR( UninstallColorProfileW ) in init_function_ptrs()