Re: secur32: Take schannel backend capabilities into account when configuring enabled protocols.

2013-03-29 Thread Juan Lang
Hi Jacek, thanks for the detailed reply. On Fri, Mar 29, 2013 at 3:02 AM, Jacek Caban wrote: > Each protocol has two kinds of enable/disable flags: "enabled" and > "disabled by default". Those have different default values for each > protocol and there are registry setting allowing to change e

Re: [PATCH 1/3] jscript: Use helpers to access string buffers in jsregexp.c.

2013-03-29 Thread Alexandre Julliard
Jacek Caban writes: > --- > dlls/jscript/jsregexp.c | 114 > +++- > 1 file changed, 73 insertions(+), 41 deletions(-) It breaks the tests: ../../../tools/runtest -q -P wine -M jscript.dll -T ../../.. -p jscript_test.exe.so run.c && touch run.ok run.

Re: d3dx9 [patch 1/2, try 4]: Implement D3DXSHEvalSphericalLight

2013-03-29 Thread Alexandre Julliard
Nozomi Kodama writes: > From bb40ba80a24a954d21c44cbe55b4b9c79e2087c5 Mon Sep 17 00:00:00 2001 > From: "nozomi.kodama" > Date: Wed, 27 Mar 2013 22:38:51 -1000 > Subject: d3dx9: Implement D3DXSHEvalSphericalLight It still fails the same way... -- Alexandre Julliard julli...@winehq.org

Re: msvcp110: Add VS2012 C/C++ runtime

2013-03-29 Thread Piotr Caban
On 03/28/13 23:22, Stefan Leichter wrote: --- configure.ac|1 + dlls/msvcp110/Makefile.in |5 + dlls/msvcp110/msvcp110.c| 37 + dlls/msvcp110/msvcp110.spec | 3900 +++ 4 files changed, 3943 insertions(+), 0 deletions(-)

Re: Windows API on Linux

2013-03-29 Thread Henri Verbeet
On 29 March 2013 13:27, Abhinav Jangda wrote: > Hello everyone, I'm working on a project which aims to develop a port of > Windows API on Linux, so that programs written using Windows API could > directly be compiled and executed on Linux with its native look and feel. Is that really any differen

Windows API on Linux

2013-03-29 Thread Abhinav Jangda
Hello everyone, I'm working on a project which aims to develop a port of Windows API on Linux, so that programs written using Windows API could directly be compiled and executed on Linux with its native look and feel. Anyone, interested in working on this project. I think some Wine developers wi

Re: wined3d: Properly handle WS_VISIBLE and WS_EX_TOPMOST style flags on fullscreen windows.

2013-03-29 Thread Henri Verbeet
On 29 March 2013 03:31, Sam Edwards wrote: > Note that the tests are NOT (primarily) intended to make sure that > WS_VISIBLE and WS_EX_TOPMOST are still set. The main purpose of this patch > is to fix a slightly more serious bug: > > - Create a window without WS_VISIBLE. > - Create a fullscreen Di

Re: secur32: Take schannel backend capabilities into account when configuring enabled protocols.

2013-03-29 Thread Jacek Caban
Hi Juan, On 03/28/13 21:55, Juan Lang wrote: > On Thu, Mar 28, 2013 at 12:31 PM, Ken Thomases > wrote: > > On Mar 28, 2013, at 6:05 AM, Jacek Caban wrote: > > > --- a/dlls/secur32/schannel_macosx.c > > +++ b/dlls/secur32/schannel_macosx.c > > @@ -630,6

Re: secur32: Take schannel backend capabilities into account when configuring enabled protocols.

2013-03-29 Thread Jacek Caban
Hi Ken, On 03/28/13 20:31, Ken Thomases wrote: > On Mar 28, 2013, at 6:05 AM, Jacek Caban wrote: > >> --- a/dlls/secur32/schannel_macosx.c >> +++ b/dlls/secur32/schannel_macosx.c >> @@ -630,6 +630,11 @@ static OSStatus schan_push_adapter(SSLConnectionRef >> transport, const void *buff, >> re