Re: [PATCH] problem with color management with mscms and gdi

2010-10-16 Thread Detlef Riekenberg
Hi Tomasz. Welcome to Wine. You already fixed your missing real name in your first patch. That is good, but there are more suggestions. > For applications which uses EnumICMProfiles to detect monitor icc profile, > there should be a copy of monitor profile in > windows\system32\spool\drivers\c

Re: [PATCH] problem with color management with mscms and gdi

2010-10-16 Thread James McKenzie
On 10/16/10 5:38 AM, André Hentschel wrote: Hi and welcome to wine development, your patch is wrapped. see the gdi part of it at http://source.winehq.org/patches/. so you should check your mailclient. Further you might want to split it per module (gdi and mscms, one patch each) Andre: The pat

Re: [PATCH] problem with color management with mscms and gdi

2010-10-16 Thread Hans Leidekker
Hi Tomasz, This patch is wrapped, unlike your first attempt were you attached the patch. > dlls/gdi32/icm.c |8 ++-- > dlls/mscms/transform.c |2 ++ > 2 files changed, 8 insertions(+), 2 deletions(-) > > diff --git a/dlls/gdi32/icm.c b/dlls/gdi32/icm.c > index 0e346ee..d75c52

Re: [PATCH] problem with color management with mscms and gdi

2010-10-16 Thread André Hentschel
Hi and welcome to wine development, your patch is wrapped. see the gdi part of it at http://source.winehq.org/patches/. so you should check your mailclient. Further you might want to split it per module (gdi and mscms, one patch each) -- Best Regards, André Hentschel