Fwd: [Freerdp-devel] WinPR: Windows Portable Runtime

2012-05-24 Thread Pau Garcia i Quiles
FYI -- Forwarded message -- From: Marc-André Moreau Date: Fri, May 25, 2012 at 3:04 AM Subject: [Freerdp-devel] WinPR: Windows Portable Runtime To: freerdp-devel Dear FreeRDP community, I have an announcement to make regarding a new spin-off project which I've been preparing f

Re: [4/5] propsys: Implement IPropertyStore::SetValue and GetValue.

2012-05-24 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=18572 Your paranoid android

Re: [5/5] propsys: Implement IPropertyStore::GetCount.

2012-05-24 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=18573 Your paranoid android

Re: gdiplus: Reimplement GdipIsEmptyRegion.

2012-05-24 Thread Dmitry Timoshkov
Vincent Povirk wrote: > Status is still "New". I guess a test could help, but I would be very > surprised if native can't detect things like empty paths. I don't see how that's related. -- Dmitry.

Re: windowscodecs: Add a stubbed out IWICMetadataBlockReader interface.

2012-05-24 Thread Vincent Povirk
Please add a test showing that some builtin metadata handler implements this interface. On Thu, May 24, 2012 at 4:39 AM, Dmitry Timoshkov wrote: > --- >  dlls/windowscodecs/metadatahandler.c |   69 > ++ >  1 file changed, 69 insertions(+) > > diff --git a/dlls/win

Re: gdiplus: Reimplement GdipIsEmptyRegion.

2012-05-24 Thread Vincent Povirk
Status is still "New". I guess a test could help, but I would be very surprised if native can't detect things like empty paths. On Wed, May 23, 2012 at 11:22 PM, Dmitry Timoshkov wrote: > Hello, > > I'm surprised that such a trivial patch wasn't accepted yet. But just > in case it matters, curren

Re: Testing regedit

2012-05-24 Thread Frédéric Delanoy
On Thu, May 24, 2012 at 8:47 AM, Daniel Jelinski wrote: > 2012/5/24 Austin English : >> On Wed, May 23, 2012 at 12:24 PM, Daniel Jelinski >> wrote: >>> Hello, >>> I just noticed that wine's regedit has a few interesting bugs that >>> appear when running with native comctl32. Can I/should I file