Re: [PATCH] mscms: Use lcms2, when available

2013-05-09 Thread wine . dev
Hi Hans. >> lcms2 was released on 8. May 2010 >> lcms v1 is on the way to be phased out in the newest >> distribution versions. >Are there any distributions that have released without v1? I don't know, but Ubuntu has a bug for replacing lcms v1. There is no reason, that Wine is the last app,

Re: [PATCH] advapi32: RegDeleteKey tests for merged view of HKCR

2013-06-30 Thread wine . dev
Hi George. > [PATCH] advapi32: RegDeleteKey tests for merged view of HKCR > http://newtestbot.winehq.org/JobDetails.pl?Key=1403 > --- > dlls/advapi32/tests/registry.c | 21 + > 1 file changed, 21 insertions(+) I can't test atm, but it looks good while reading. Please add a [try

Re: [GSoC] Merge winecfg and Control Panel

2011-03-24 Thread wine . dev
Dear Tony Welcome to Wine. > > After all the searches, I still do not have an overall idea of how to > create an control panel applet. From my current understanding, if I put the > cpl (dll) file in "~/.wine/drive_c/windows/system32/", wine control will > recognize it automatically, right? When