Re: [PATCH] winepulse.drv: Add PulseAudio driver

2012-06-10 Thread Dmitry Timoshkov
Andrew Eikum wrote: > configure.ac | 31 +- > dlls/mmdevapi/main.c |4 +- > dlls/winepulse.drv/Makefile.in|9 + > dlls/winepulse.drv/mmdevdrv.c | 3216 > + > dlls/winepulse.drv/winepulse.drv.spec

Re: [PATCH] kernel32: Don't use putenv(3) on temporary strings.

2012-06-10 Thread Ken Thomases
The putenv() calls occur in a forked grandchild process just before an exec(). The strings are sure to survive the current process image. After that, it's the kernel's problem. Regards, Ken On Jun 10, 2012, at 11:47 AM, Charles Davis wrote: > The Darwin manpage for putenv() warns that it no l

Re: [PATCH 4/4] kernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdCopyrightDescriptor) test

2012-06-10 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=18927 Your paranoid android

Re: [PATCH 3/4] kernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdPhysicalDescriptor) test

2012-06-10 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=18926 Your paranoid android

Re: [PATCH 1/5] hhctrl.ocx: Add HTML to Unicode parsing capability.

2012-06-10 Thread Jacek Caban
On 6/8/12 11:18 PM, Erich E. Hoover wrote: On Fri, Jun 8, 2012 at 8:17 AM, Jacek Caban wrote: ... I don't know any helper API for that. Writing decoder for HTML-encoded characters sounds like a good solution. How does something like the attached sound? A few comments: You definitely don't

Re: Patch 1/2 - [scrrun] - Add initial support for Dictionary - try 2

2012-06-10 Thread Jacek Caban
On 6/8/12 7:44 PM, Vijay Kiran Kamuju wrote: On Fri, Jun 8, 2012 at 11:00 AM, Jacek Caban wrote: Hi Vijay, On 06/08/12 03:15, Vijay Kiran Kamuju wrote: +*ppvObject = NULL; +if ( IsEqualGUID( riid,&IID_IDictionary ) || + IsEqualGUID( riid,&IID_IPersist ) || + IsEqualGUI

Re: joy.cpl icon

2012-06-10 Thread Alexandre Julliard
Joel Holdsworth writes: > Moving over to rsvg-convert is trivial of course, except one > question. Is it present on enough platforms? I'm using Ubunut > 12.04. Is maintainer mode meant to work on Debian Squeeze? Switching to rsvg-convert is fine, maintainer mode is only guaranteed to work on my