Re: [2/2] windowscodecs: Add a bunch of GIF metadata tests.

2012-09-11 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=21528 Your paranoid android

Re: msls31: Add stub dll.

2012-09-11 Thread Josh DuBois
Thanks for the feedback! I'll clean up and re-submit. (Now I'll have to decide whether to change my comment style for everything I write, or just try to remember to fix them for winehq patches ... ;) ) On 9/11/12 11:58 AM, Austin English wrote: On Tue, Sep 11, 2012 at 9:32 AM, Josh DuBois

Re: [PATCH 5/5] ntdll: Add more complete implementation of NtPowerInformation

2012-09-11 Thread James Eder
On Mon, Sep 10, 2012 at 11:16 PM, Ken Thomases wrote: > First, there are some compiler warnings: Fixed > Then, you are off by an order of magnitude. You're dividing by 10 million > rather than 1 million to go from Hz to MHz. and fixed > I would say you should probably remove that semi-stub warni

Re: msls31: Add stub dll.

2012-09-11 Thread Austin English
On Tue, Sep 11, 2012 at 9:32 AM, Josh DuBois wrote: > Presence of a stub of msls31.dll allows Visio 2003 to open .svg files, which > it fails to do without the stub. > Visio 2003 does complain that some values in the files are missing or of the > incorrect data type when opening these files, but i

Re: wininet: disable TLSv1.1/1.2 by default

2012-09-11 Thread Alexandre Julliard
Hiroshi Miura writes: > How do you think whether we should implement similar way or not? > If we adopt similar fall back mechanism, compatibility may become well, > but is it good behavior? If it's possible to implement some sort of automatic fall back, that would certainly be preferable. -- A